COLOR #8C6A41

HEX: #8C6A41 RGB: (140,106,65)

Color info

#8C6A41 contains mainly red and green colors. Web safe color of #8C6A41 is #996633 (or #963).

RGB color model

#8C6A41 color RGB value is (140,106,65).

RGB: (140,106,65) (55%, 42%, 25%)

RGB channels and saturation

R 140 of 255 = 55%
G 106 of 255 = 42%
B 65 of 255 = 25%

140
106
65

R + G + B ~ 41%. #8C6A41 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 140 + 106 + 65 = 311 (100%)
R 140 of 311 ~ 45.02%
G 106 of 311 ~ 34.08%
B 65 of 311 ~ 20.9'%

%45.02
%34.08
%20.9

CMYK color model

#8C6A41 color CMYK value is (0,24,54,45).

  • cyan value is 0.00%
  • magenta value is 24.29%
  • yellow value is 53.57%
  • key color value is 45.10%
CMYK: (0,24,54,45) C0M24Y54K45 (0%,24%,54%,45%) (0.00/0.24/0.54/0.45) 

CMYK percentages

%0
%24.29
%53.57
%45.1

Codes

Color #8C6A41 in popluar color models

8C 6A 41
RGB 140 106 65
HSL 33° 36.59% 40.20%
HSB/HSV 33° 53.57% 54.90%
CMYK 0.00% 24.29% 53.57%
45.10%

Color #8C6A41 in popluar number systems.

HEX 8C 6A 41
Decimal 140 106 65
Binary 10001100 1101010 1000001
Octal 214 152 101

Shades and tints

Shades of #8C6A41

#8C6A41
(140,106,65)
#80613C
(128,97,60)
#745837
(116,88,55)
#684F32
(104,79,50)
#5C462D
(92,70,45)
#503D28
(80,61,40)
#443423
(68,52,35)
#382B1E
(56,43,30)
#2C2219
(44,34,25)
#201914
(32,25,20)
#14100F
(20,16,15)
#000000
(0,0,0)

Tints of #8C6A41

#8C6A41
(140,106,65)
#967752
(150,119,82)
#A08463
(160,132,99)
#AA9174
(170,145,116)
#B49E85
(180,158,133)
#BEAB96
(190,171,150)
#C8B8A7
(200,184,167)
#D2C5B8
(210,197,184)
#DCD2C9
(220,210,201)
#E6DFDA
(230,223,218)
#F0ECEB
(240,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C6A41 color. Also use rgb(140,106,65) instead hex code.

Text Font Color

.myTextColor { color: #8C6A41; }

<p style="color:#8C6A41">This sample text font color is #8C6A41.</p>

This text font color is #8C6A41.

Background Color

.myBgColor { background-color: #8C6A41; }

<div style="background-color:#8C6A41">Inner text</div>

This div background color is #8C6A41.

Border color

.myBorderColor { border: 1px solid #8C6A41; }

<div style="border:3px solid #8C6A41">Div</div>

This div border color is #8C6A41.

Opacity

.myOpacity80 { color: #8C6A41; opacity: 0.8; }

<p style="color:#8C6A41;opacity:0.8;">80%</p>

Text with #8C6A41 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #8C6A41;}

<p style="text-shadow: 3px 3px 1px #8C6A41">Text here.</p>

This text has shadow with #8C6A41 color.


.textShadow {text-shadow: 3px 3px 1px #8C6A41', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #8C6A41, 5px 5px 20px red">Text here.</p>

This text has shadow with #8C6A41 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#8C6A41, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#8C6A41, Direction=45, Strength=4)">Text</p>

This text has shadow with #8C6A41 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #8C6A41;
-webkit-box-shadow: 1px 1px 3px 2px #8C6A41;
box-shadow: 1px 1px 3px 2px #8C6A41;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #8C6A41; -webkit-box-shadow: 1px 1px 3px 2px #8C6A41; box-shadow:1px 1px 3px 2px #8C6A41;">
Div content here
</div>

This div box has shadow with color #8C6A41.

Preview

Color preview on black background

This text has color #8C6A41 on black background.


Color preview on white background

This text has color #8C6A41 on white background.


Black color preview on #8C6A41 background

This text has black color on #8C6A41 background.


White color preview on #8C6A41 background

This text has white color on #8C6A41 background.


Related colors

Complementary color

Complementary color for #hex is #7395BE.


I love getcolorcode.com

Triadic colors

1 #418C6A and #6A418C with #8C6A41 are triadic colors.

2 #416A8C and #6A8C41 with #8C6A41 are triadic colors.