COLOR #8C4F52

HEX: #8C4F52 RGB: (140,79,82)

Color info

#8C4F52 contains mainly red and blue colors. Web safe color of #8C4F52 is #996666 (or #966).

RGB color model

#8C4F52 color RGB value is (140,79,82).

RGB: (140,79,82) (55%, 31%, 32%)

RGB channels and saturation

R 140 of 255 = 55%
G 79 of 255 = 31%
B 82 of 255 = 32%

140
79
82

R + G + B ~ 39%. #8C4F52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 140 + 79 + 82 = 301 (100%)
R 140 of 301 ~ 46.51%
G 79 of 301 ~ 26.25%
B 82 of 301 ~ 27.24'%

%46.51
%26.25
%27.24

CMYK color model

#8C4F52 color CMYK value is (0,44,41,45).

  • cyan value is 0.00%
  • magenta value is 43.57%
  • yellow value is 41.43%
  • key color value is 45.10%

CMYK: (0,44,41,45)
C0M44Y41K45 (0%, 44%, 41%, 45%)
(0.00 / 0.44 / 0.41 / 0.45)

CMYK percentages

%0
%43.57
%41.43
%45.1

Codes

Color #8C4F52 in popluar color models

8C 4F 52
RGB 140 79 82
HSL 357° 27.85% 42.94%
HSB/HSV 357° 43.57% 54.90%
CMYK 0.00% 43.57% 41.43%
45.10%

Color #8C4F52 in popluar number systems.

HEX 8C 4F 52
Decimal 140 79 82
Binary 10001100 1001111 1010010
Octal 214 117 122

Shades and tints

Shades of #8C4F52

#8C4F52
(140,79,82)
#80484B
(128,72,75)
#744144
(116,65,68)
#683A3D
(104,58,61)
#5C3336
(92,51,54)
#502C2F
(80,44,47)
#442528
(68,37,40)
#381E21
(56,30,33)
#2C171A
(44,23,26)
#201013
(32,16,19)
#14090C
(20,9,12)
#000000
(0,0,0)

Tints of #8C4F52

#8C4F52
(140,79,82)
#965F61
(150,95,97)
#A06F70
(160,111,112)
#AA7F7F
(170,127,127)
#B48F8E
(180,143,142)
#BE9F9D
(190,159,157)
#C8AFAC
(200,175,172)
#D2BFBB
(210,191,187)
#DCCFCA
(220,207,202)
#E6DFD9
(230,223,217)
#F0EFE8
(240,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C4F52 color. Also use rgb(140,79,82) instead hex code.

Text Font Color

.myTextColor { color: #8C4F52; }

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

This text font color is #8C4F52.

Background Color

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

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

This div background color is #8C4F52.

Border color

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

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

This div border color is #8C4F52.

Opacity

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

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

Text with #8C4F52 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 #8C4F52;}

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

This text has shadow with #8C4F52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C4F52.

Preview

Color preview on black background

This text has color #8C4F52 on black background.


Color preview on white background

This text has color #8C4F52 on white background.


Black color preview on #8C4F52 background

This text has black color on #8C4F52 background.


White color preview on #8C4F52 background

This text has white color on #8C4F52 background.


Related colors

Complementary color

Complementary color for #hex is #73B0AD.


I love getcolorcode.com

Triadic colors

1 #528C4F and #4F528C with #8C4F52 are triadic colors.

2 #524F8C and #4F8C52 with #8C4F52 are triadic colors.