COLOR #955564

HEX: #955564 RGB: (149,85,100)

Color info

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

RGB color model

#955564 color RGB value is (149,85,100).

RGB: (149,85,100) (58%, 33%, 39%)

RGB channels and saturation

R 149 of 255 = 58%
G 85 of 255 = 33%
B 100 of 255 = 39%

149
85
100

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

Portions of RGB colors in percentages

R + G + B = 149 + 85 + 100 = 334 (100%)
R 149 of 334 ~ 44.61%
G 85 of 334 ~ 25.45%
B 100 of 334 ~ 29.94'%

%44.61
%25.45
%29.94

CMYK color model

#955564 color CMYK value is (0,43,33,42).

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

CMYK: (0,43,33,42)
C0M43Y33K42 (0%, 43%, 33%, 42%)
(0.00 / 0.43 / 0.33 / 0.42)

CMYK percentages

%0
%42.95
%32.89
%41.57

Codes

Color #955564 in popluar color models

95 55 64
RGB 149 85 100
HSL 346° 27.35% 45.88%
HSB/HSV 346° 42.95% 58.43%
CMYK 0.00% 42.95% 32.89%
41.57%

Color #955564 in popluar number systems.

HEX 95 55 64
Decimal 149 85 100
Binary 10010101 1010101 1100100
Octal 225 125 144

Shades and tints

Shades of #955564

#955564
(149,85,100)
#884E5B
(136,78,91)
#7B4752
(123,71,82)
#6E4049
(110,64,73)
#613940
(97,57,64)
#543237
(84,50,55)
#472B2E
(71,43,46)
#3A2425
(58,36,37)
#2D1D1C
(45,29,28)
#201613
(32,22,19)
#130F0A
(19,15,10)
#000000
(0,0,0)

Tints of #955564

#955564
(149,85,100)
#9E6472
(158,100,114)
#A77380
(167,115,128)
#B0828E
(176,130,142)
#B9919C
(185,145,156)
#C2A0AA
(194,160,170)
#CBAFB8
(203,175,184)
#D4BEC6
(212,190,198)
#DDCDD4
(221,205,212)
#E6DCE2
(230,220,226)
#EFEBF0
(239,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #955564; }

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

This text font color is #955564.

Background Color

.myBgColor { background-color: #955564; }

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

This div background color is #955564.

Border color

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

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

This div border color is #955564.

Opacity

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

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

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

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

This text has shadow with #955564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955564.

Preview

Color preview on black background

This text has color #955564 on black background.


Color preview on white background

This text has color #955564 on white background.


Black color preview on #955564 background

This text has black color on #955564 background.


White color preview on #955564 background

This text has white color on #955564 background.


Related colors

Complementary color

Complementary color for #hex is #6AAA9B.


I love getcolorcode.com

Triadic colors

1 #649555 and #556495 with #955564 are triadic colors.

2 #645595 and #559564 with #955564 are triadic colors.