COLOR #95562C

HEX: #95562C RGB: (149,86,44)

Color info

#95562C contains mainly red color. Web safe color of #95562C is #996633 (or #963).

RGB color model

#95562C color RGB value is (149,86,44).

RGB: (149,86,44) (58%, 34%, 17%)

RGB channels and saturation

R 149 of 255 = 58%
G 86 of 255 = 34%
B 44 of 255 = 17%

149
86
44

R + G + B ~ 36%. #95562C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 86 + 44 = 279 (100%)
R 149 of 279 ~ 53.41%
G 86 of 279 ~ 30.82%
B 44 of 279 ~ 15.77'%

%53.41
%30.82
%15.77

CMYK color model

#95562C color CMYK value is (0,42,70,42).

  • cyan value is 0.00%
  • magenta value is 42.28%
  • yellow value is 70.47%
  • key color value is 41.57%

CMYK: (0,42,70,42)
C0M42Y70K42 (0%, 42%, 70%, 42%)
(0.00 / 0.42 / 0.70 / 0.42)

CMYK percentages

%0
%42.28
%70.47
%41.57

Codes

Color #95562C in popluar color models

95 56 2C
RGB 149 86 44
HSL 24° 54.40% 37.84%
HSB/HSV 24° 70.47% 58.43%
CMYK 0.00% 42.28% 70.47%
41.57%

Color #95562C in popluar number systems.

HEX 95 56 2C
Decimal 149 86 44
Binary 10010101 1010110 101100
Octal 225 126 54

Shades and tints

Shades of #95562C

#95562C
(149,86,44)
#884F28
(136,79,40)
#7B4824
(123,72,36)
#6E4120
(110,65,32)
#613A1C
(97,58,28)
#543318
(84,51,24)
#472C14
(71,44,20)
#3A2510
(58,37,16)
#2D1E0C
(45,30,12)
#201708
(32,23,8)
#131004
(19,16,4)
#000000
(0,0,0)

Tints of #95562C

#95562C
(149,86,44)
#9E653F
(158,101,63)
#A77452
(167,116,82)
#B08365
(176,131,101)
#B99278
(185,146,120)
#C2A18B
(194,161,139)
#CBB09E
(203,176,158)
#D4BFB1
(212,191,177)
#DDCEC4
(221,206,196)
#E6DDD7
(230,221,215)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95562C color. Also use rgb(149,86,44) instead hex code.

Text Font Color

.myTextColor { color: #95562C; }

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

This text font color is #95562C.

Background Color

.myBgColor { background-color: #95562C; }

<div style="background-color:#95562C">Inner text</div>

This div background color is #95562C.

Border color

.myBorderColor { border: 1px solid #95562C; }

<div style="border:3px solid #95562C">Div</div>

This div border color is #95562C.

Opacity

.myOpacity80 { color: #95562C; opacity: 0.8; }

<p style="color:#95562C;opacity:0.8;">80%</p>

Text with #95562C 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 #95562C;}

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

This text has shadow with #95562C color.


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

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

This text has shadow with #95562C primary color and red secondary color.


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

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

This text has shadow with #95562C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #95562C.

Preview

Color preview on black background

This text has color #95562C on black background.


Color preview on white background

This text has color #95562C on white background.


Black color preview on #95562C background

This text has black color on #95562C background.


White color preview on #95562C background

This text has white color on #95562C background.


Related colors

Complementary color

Complementary color for #hex is #6AA9D3.


I love getcolorcode.com

Triadic colors

1 #2C9556 and #562C95 with #95562C are triadic colors.

2 #2C5695 and #56952C with #95562C are triadic colors.