COLOR #956869

HEX: #956869 RGB: (149,104,105)

Color info

#956869 contains red, green and blue colors in about the same proportion. Web safe color of #956869 is #996666 (or #966).

RGB color model

#956869 color RGB value is (149,104,105).

RGB: (149,104,105) (58%, 41%, 41%)

RGB channels and saturation

R 149 of 255 = 58%
G 104 of 255 = 41%
B 105 of 255 = 41%

149
104
105

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

Portions of RGB colors in percentages

R + G + B = 149 + 104 + 105 = 358 (100%)
R 149 of 358 ~ 41.62%
G 104 of 358 ~ 29.05%
B 105 of 358 ~ 29.33'%

%41.62
%29.05
%29.33

CMYK color model

#956869 color CMYK value is (0,30,30,42).

  • cyan value is 0.00%
  • magenta value is 30.20%
  • yellow value is 29.53%
  • key color value is 41.57%

CMYK: (0,30,30,42)
C0M30Y30K42 (0%, 30%, 30%, 42%)
(0.00 / 0.30 / 0.30 / 0.42)

CMYK percentages

%0
%30.2
%29.53
%41.57

Codes

Color #956869 in popluar color models

95 68 69
RGB 149 104 105
HSL 359° 17.79% 49.61%
HSB/HSV 359° 30.20% 58.43%
CMYK 0.00% 30.20% 29.53%
41.57%

Color #956869 in popluar number systems.

HEX 95 68 69
Decimal 149 104 105
Binary 10010101 1101000 1101001
Octal 225 150 151

Shades and tints

Shades of #956869

#956869
(149,104,105)
#885F60
(136,95,96)
#7B5657
(123,86,87)
#6E4D4E
(110,77,78)
#614445
(97,68,69)
#543B3C
(84,59,60)
#473233
(71,50,51)
#3A292A
(58,41,42)
#2D2021
(45,32,33)
#201718
(32,23,24)
#130E0F
(19,14,15)
#000000
(0,0,0)

Tints of #956869

#956869
(149,104,105)
#9E7576
(158,117,118)
#A78283
(167,130,131)
#B08F90
(176,143,144)
#B99C9D
(185,156,157)
#C2A9AA
(194,169,170)
#CBB6B7
(203,182,183)
#D4C3C4
(212,195,196)
#DDD0D1
(221,208,209)
#E6DDDE
(230,221,222)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956869 color. Also use rgb(149,104,105) instead hex code.

Text Font Color

.myTextColor { color: #956869; }

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

This text font color is #956869.

Background Color

.myBgColor { background-color: #956869; }

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

This div background color is #956869.

Border color

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

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

This div border color is #956869.

Opacity

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

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

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

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

This text has shadow with #956869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956869.

Preview

Color preview on black background

This text has color #956869 on black background.


Color preview on white background

This text has color #956869 on white background.


Black color preview on #956869 background

This text has black color on #956869 background.


White color preview on #956869 background

This text has white color on #956869 background.


Related colors

Complementary color

Complementary color for #hex is #6A9796.


I love getcolorcode.com

Triadic colors

1 #699568 and #686995 with #956869 are triadic colors.

2 #696895 and #689569 with #956869 are triadic colors.