COLOR #956571

HEX: #956571 RGB: (149,101,113)

Color info

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

RGB color model

#956571 color RGB value is (149,101,113).

RGB: (149,101,113) (58%, 40%, 44%)

RGB channels and saturation

R 149 of 255 = 58%
G 101 of 255 = 40%
B 113 of 255 = 44%

149
101
113

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

Portions of RGB colors in percentages

R + G + B = 149 + 101 + 113 = 363 (100%)
R 149 of 363 ~ 41.05%
G 101 of 363 ~ 27.82%
B 113 of 363 ~ 31.13'%

%41.05
%27.82
%31.13

CMYK color model

#956571 color CMYK value is (0,32,24,42).

  • cyan value is 0.00%
  • magenta value is 32.21%
  • yellow value is 24.16%
  • key color value is 41.57%

CMYK: (0,32,24,42)
C0M32Y24K42 (0%, 32%, 24%, 42%)
(0.00 / 0.32 / 0.24 / 0.42)

CMYK percentages

%0
%32.21
%24.16
%41.57

Codes

Color #956571 in popluar color models

95 65 71
RGB 149 101 113
HSL 345° 19.20% 49.02%
HSB/HSV 345° 32.21% 58.43%
CMYK 0.00% 32.21% 24.16%
41.57%

Color #956571 in popluar number systems.

HEX 95 65 71
Decimal 149 101 113
Binary 10010101 1100101 1110001
Octal 225 145 161

Shades and tints

Shades of #956571

#956571
(149,101,113)
#885C67
(136,92,103)
#7B535D
(123,83,93)
#6E4A53
(110,74,83)
#614149
(97,65,73)
#54383F
(84,56,63)
#472F35
(71,47,53)
#3A262B
(58,38,43)
#2D1D21
(45,29,33)
#201417
(32,20,23)
#130B0D
(19,11,13)
#000000
(0,0,0)

Tints of #956571

#956571
(149,101,113)
#9E737D
(158,115,125)
#A78189
(167,129,137)
#B08F95
(176,143,149)
#B99DA1
(185,157,161)
#C2ABAD
(194,171,173)
#CBB9B9
(203,185,185)
#D4C7C5
(212,199,197)
#DDD5D1
(221,213,209)
#E6E3DD
(230,227,221)
#EFF1E9
(239,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956571 color. Also use rgb(149,101,113) instead hex code.

Text Font Color

.myTextColor { color: #956571; }

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

This text font color is #956571.

Background Color

.myBgColor { background-color: #956571; }

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

This div background color is #956571.

Border color

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

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

This div border color is #956571.

Opacity

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

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

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

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

This text has shadow with #956571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956571.

Preview

Color preview on black background

This text has color #956571 on black background.


Color preview on white background

This text has color #956571 on white background.


Black color preview on #956571 background

This text has black color on #956571 background.


White color preview on #956571 background

This text has white color on #956571 background.


Related colors

Complementary color

Complementary color for #hex is #6A9A8E.


I love getcolorcode.com

Triadic colors

1 #719565 and #657195 with #956571 are triadic colors.

2 #716595 and #659571 with #956571 are triadic colors.