COLOR #955562

HEX: #955562 RGB: (149,85,98)

Color info

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

RGB color model

#955562 color RGB value is (149,85,98).

RGB: (149,85,98) (58%, 33%, 38%)

RGB channels and saturation

R 149 of 255 = 58%
G 85 of 255 = 33%
B 98 of 255 = 38%

149
85
98

R + G + B ~ 43%. #955562 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 85 + 98 = 332 (100%)
R 149 of 332 ~ 44.88%
G 85 of 332 ~ 25.6%
B 98 of 332 ~ 29.52'%

%44.88
%25.6
%29.52

CMYK color model

#955562 color CMYK value is (0,43,34,42).

  • cyan value is 0.00%
  • magenta value is 42.95%
  • yellow value is 34.23%
  • key color value is 41.57%

CMYK: (0,43,34,42)
C0M43Y34K42 (0%, 43%, 34%, 42%)
(0.00 / 0.43 / 0.34 / 0.42)

CMYK percentages

%0
%42.95
%34.23
%41.57

Codes

Color #955562 in popluar color models

95 55 62
RGB 149 85 98
HSL 348° 27.35% 45.88%
HSB/HSV 348° 42.95% 58.43%
CMYK 0.00% 42.95% 34.23%
41.57%

Color #955562 in popluar number systems.

HEX 95 55 62
Decimal 149 85 98
Binary 10010101 1010101 1100010
Octal 225 125 142

Shades and tints

Shades of #955562

#955562
(149,85,98)
#884E5A
(136,78,90)
#7B4752
(123,71,82)
#6E404A
(110,64,74)
#613942
(97,57,66)
#54323A
(84,50,58)
#472B32
(71,43,50)
#3A242A
(58,36,42)
#2D1D22
(45,29,34)
#20161A
(32,22,26)
#130F12
(19,15,18)
#000000
(0,0,0)

Tints of #955562

#955562
(149,85,98)
#9E6470
(158,100,112)
#A7737E
(167,115,126)
#B0828C
(176,130,140)
#B9919A
(185,145,154)
#C2A0A8
(194,160,168)
#CBAFB6
(203,175,182)
#D4BEC4
(212,190,196)
#DDCDD2
(221,205,210)
#E6DCE0
(230,220,224)
#EFEBEE
(239,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955562 color. Also use rgb(149,85,98) instead hex code.

Text Font Color

.myTextColor { color: #955562; }

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

This text font color is #955562.

Background Color

.myBgColor { background-color: #955562; }

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

This div background color is #955562.

Border color

.myBorderColor { border: 1px solid #955562; }

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

This div border color is #955562.

Opacity

.myOpacity80 { color: #955562; opacity: 0.8; }

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

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

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

This text has shadow with #955562 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955562.

Preview

Color preview on black background

This text has color #955562 on black background.


Color preview on white background

This text has color #955562 on white background.


Black color preview on #955562 background

This text has black color on #955562 background.


White color preview on #955562 background

This text has white color on #955562 background.


Related colors

Complementary color

Complementary color for #hex is #6AAA9D.


I love getcolorcode.com

Triadic colors

1 #629555 and #556295 with #955562 are triadic colors.

2 #625595 and #559562 with #955562 are triadic colors.