COLOR #95728C

HEX: #95728C RGB: (149,114,140)

Color info

#95728C contains red, green and blue colors in about the same proportion. Web safe color of #95728C is #996699 (or #969).

RGB color model

#95728C color RGB value is (149,114,140).

RGB: (149,114,140) (58%, 45%, 55%)

RGB channels and saturation

R 149 of 255 = 58%
G 114 of 255 = 45%
B 140 of 255 = 55%

149
114
140

R + G + B ~ 53%. #95728C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 114 + 140 = 403 (100%)
R 149 of 403 ~ 36.97%
G 114 of 403 ~ 28.29%
B 140 of 403 ~ 34.74'%

%36.97
%28.29
%34.74

CMYK color model

#95728C color CMYK value is (0,23,6,42).

  • cyan value is 0.00%
  • magenta value is 23.49%
  • yellow value is 6.04%
  • key color value is 41.57%
CMYK: (0,23,6,42) C0M23Y6K42 (0%,23%,6%,42%) (0.00/0.23/0.06/0.42) 

CMYK percentages

%0
%23.49
%6.04
%41.57

Codes

Color #95728C in popluar color models

95 72 8C
RGB 149 114 140
HSL 315° 14.17% 51.57%
HSB/HSV 315° 23.49% 58.43%
CMYK 0.00% 23.49% 6.04%
41.57%

Color #95728C in popluar number systems.

HEX 95 72 8C
Decimal 149 114 140
Binary 10010101 1110010 10001100
Octal 225 162 214

Shades and tints

Shades of #95728C

#95728C
(149,114,140)
#886880
(136,104,128)
#7B5E74
(123,94,116)
#6E5468
(110,84,104)
#614A5C
(97,74,92)
#544050
(84,64,80)
#473644
(71,54,68)
#3A2C38
(58,44,56)
#2D222C
(45,34,44)
#201820
(32,24,32)
#130E14
(19,14,20)
#000000
(0,0,0)

Tints of #95728C

#95728C
(149,114,140)
#9E7E96
(158,126,150)
#A78AA0
(167,138,160)
#B096AA
(176,150,170)
#B9A2B4
(185,162,180)
#C2AEBE
(194,174,190)
#CBBAC8
(203,186,200)
#D4C6D2
(212,198,210)
#DDD2DC
(221,210,220)
#E6DEE6
(230,222,230)
#EFEAF0
(239,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95728C color. Also use rgb(149,114,140) instead hex code.

Text Font Color

.myTextColor { color: #95728C; }

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

This text font color is #95728C.

Background Color

.myBgColor { background-color: #95728C; }

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

This div background color is #95728C.

Border color

.myBorderColor { border: 1px solid #95728C; }

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

This div border color is #95728C.

Opacity

.myOpacity80 { color: #95728C; opacity: 0.8; }

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

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

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

This text has shadow with #95728C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95728C.

Preview

Color preview on black background

This text has color #95728C on black background.


Color preview on white background

This text has color #95728C on white background.


Black color preview on #95728C background

This text has black color on #95728C background.


White color preview on #95728C background

This text has white color on #95728C background.


Related colors

Complementary color

Complementary color for #hex is #6A8D73.


I love getcolorcode.com

Triadic colors

1 #8C9572 and #728C95 with #95728C are triadic colors.

2 #8C7295 and #72958C with #95728C are triadic colors.