COLOR #955664

HEX: #955664 RGB: (149,86,100)

Color info

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

RGB color model

#955664 color RGB value is (149,86,100).

RGB: (149,86,100) (58%, 34%, 39%)

RGB channels and saturation

R 149 of 255 = 58%
G 86 of 255 = 34%
B 100 of 255 = 39%

149
86
100

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

Portions of RGB colors in percentages

R + G + B = 149 + 86 + 100 = 335 (100%)
R 149 of 335 ~ 44.48%
G 86 of 335 ~ 25.67%
B 100 of 335 ~ 29.85'%

%44.48
%25.67
%29.85

CMYK color model

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

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

CMYK: (0,42,33,42)
C0M42Y33K42 (0%, 42%, 33%, 42%)
(0.00 / 0.42 / 0.33 / 0.42)

CMYK percentages

%0
%42.28
%32.89
%41.57

Codes

Color #955664 in popluar color models

95 56 64
RGB 149 86 100
HSL 347° 26.81% 46.08%
HSB/HSV 347° 42.28% 58.43%
CMYK 0.00% 42.28% 32.89%
41.57%

Color #955664 in popluar number systems.

HEX 95 56 64
Decimal 149 86 100
Binary 10010101 1010110 1100100
Octal 225 126 144

Shades and tints

Shades of #955664

#955664
(149,86,100)
#884F5B
(136,79,91)
#7B4852
(123,72,82)
#6E4149
(110,65,73)
#613A40
(97,58,64)
#543337
(84,51,55)
#472C2E
(71,44,46)
#3A2525
(58,37,37)
#2D1E1C
(45,30,28)
#201713
(32,23,19)
#13100A
(19,16,10)
#000000
(0,0,0)

Tints of #955664

#955664
(149,86,100)
#9E6572
(158,101,114)
#A77480
(167,116,128)
#B0838E
(176,131,142)
#B9929C
(185,146,156)
#C2A1AA
(194,161,170)
#CBB0B8
(203,176,184)
#D4BFC6
(212,191,198)
#DDCED4
(221,206,212)
#E6DDE2
(230,221,226)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #955664; }

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

This text font color is #955664.

Background Color

.myBgColor { background-color: #955664; }

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

This div background color is #955664.

Border color

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

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

This div border color is #955664.

Opacity

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

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

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

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

This text has shadow with #955664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955664.

Preview

Color preview on black background

This text has color #955664 on black background.


Color preview on white background

This text has color #955664 on white background.


Black color preview on #955664 background

This text has black color on #955664 background.


White color preview on #955664 background

This text has white color on #955664 background.


Related colors

Complementary color

Complementary color for #hex is #6AA99B.


I love getcolorcode.com

Triadic colors

1 #649556 and #566495 with #955664 are triadic colors.

2 #645695 and #569564 with #955664 are triadic colors.