crispedge.com

Color picker

Loading...

#836a41 hex color - Brown - Warm color - Information

#836a41 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #836a41 Color code in RGB color code model is created after adding 51.37% red color, 41.57% green color and 25.49% blue color. Hex #836a41 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 50% yellow and 49% black.

Hex #836a41 color code is between #886644 web safe hex color code and #777733 web safe hex color code. #886644 is the nearest web safe color code. You can see here many more shades of #836a41 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code836a41#836a41
RGB Decimal131, 106, 65rgb(131, 106, 65)
RGB Percent51%, 42%, 25%rgb(51%, 42%, 25%)
CSS RGBa131, 106, 65,1rgba(131,106,65,1)
CMYK Modelcmyk(0%,19%,50%,49%)
HSL Color Space37,34% ,38%hsl(37,34% ,38%)
HSV Color Space37°, 50%, 51%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000110110101001000001
Octal203152101
Decimal13110665
Hex836a41

Different shades of #836a41 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #836a41
#a58652
Dark Shade of #836a41
#614e30
Saturated Shade of #836a41
#8d6c37
Desaturated Shade of #836a41
#79684b
Grey scale Shade of #836a41
#626262
Brighten Shade
#9c835a
Most Readable Shade
#FFFFFF

Shades of #836a41 color code

Generate more color scales with scales (color stack) generator.

#836a41
#745e39
#655232
#57462b
#483a24
#3a2f1c
#2b2315
#1d170e
#0e0b07
#000000

Similar Color like #836a41 color

Find visually similar hex color codes nearing to #836a41 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#846b42
#856c43
#866d44
#876e45
#886f46
#897047
#8a7148
#8b7249
#8c734a
#8d744b
#8e754c
#8f764d
#90774e
#91784f
#826940
#81683f
#80673e
#7f663d
#7e653c
#7d643b
#7c633a
#7b6239
#7a6138
#796037
#785f36
#775e35
#765d34
#755c33

Monochromatic Color with #836a41

#836a41
#ad8c56
#d8af6b
#030302
#2e2517
#58482c

Tints of #836a41 Color

#836a41
#907a56
#9e8b6b
#ac9b80
#baac95
#c7bcaa
#d5cdbf
#e3ddd4
#f1eee9
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#836a41
#415a83

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#836a41
#417b83
#494183

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#835041
#835d41
#836a41
#837741
#828341

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#836a41
#41836a
#6a4183

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#836a41
#418349
#415a83
#83417b

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#836a41
#415a83
#494183
#7b8341

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #836a41 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#836a41 Color Code Preview on Black Background Color

This is how #836a41 Color will look on black background color. Color contrast ratio is 4.10

#836a41 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#836a41">Your Example Paragraph content text in with font color #836a41 </p>

Your Example Paragraph content text in with font color #836a41

HTML with inline CSS

<div style="color:#836a41">Your Paragraph text in with font color #836a41 </div>

Your Example Paragraph content text in with font color #836a41

#836a41 color code is use for CSS Background Color

Background color for the above div is #836a41

HTML with inline CSS

<div style="background-color:#836a41;"></div>

#836a41 color code is use for CSS Border Color

CSS Border color for the above div is #836a41

HTML with inline CSS

<div style="border:5px solid #836a41;"></div>

CSS Border Left color for the above div is #836a41

HTML with inline CSS

<div style="border-left:5px solid #836a41;"></div>

CSS Border Right color for the above div is #836a41

HTML with inline CSS

<div style="border-right:5px solid #836a41;"></div>

CSS Border Bottom color for the above div is #836a41

HTML with inline CSS

<div style="border-bottom:5px solid #836a41;"></div>

CSS Border Top color for the above div is #836a41

HTML with inline CSS

<div style="border-top:5px solid #836a41;"></div>

#836a41 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#836a41; } .examplecolorclass {color:#836a41; } .examplebordercolor {border:3px solid #836a41; }

#836a41 Color code Preview on White Background

This is how #836a41 Color code will look on white background color. Color contrast ratio is 5.12

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #836a41; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #836a41; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(131,106,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(65,90,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(131,106,65,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.