COLOR #95728E

HEX: #95728E RGB: (149,114,142)

Color info

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

RGB color model

#95728E color RGB value is (149,114,142).

RGB: (149,114,142) (58%, 45%, 56%)

RGB channels and saturation

R 149 of 255 = 58%
G 114 of 255 = 45%
B 142 of 255 = 56%

149
114
142

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

Portions of RGB colors in percentages

R + G + B = 149 + 114 + 142 = 405 (100%)
R 149 of 405 ~ 36.79%
G 114 of 405 ~ 28.15%
B 142 of 405 ~ 35.06'%

%36.79
%28.15
%35.06

CMYK color model

#95728E color CMYK value is (0,23,5,42).

  • cyan value is 0.00%
  • magenta value is 23.49%
  • yellow value is 4.70%
  • key color value is 41.57%

CMYK: (0,23,5,42)
C0M23Y5K42 (0%, 23%, 5%, 42%)
(0.00 / 0.23 / 0.05 / 0.42)

CMYK percentages

%0
%23.49
%4.7
%41.57

Codes

Color #95728E in popluar color models

95 72 8E
RGB 149 114 142
HSL 312° 14.17% 51.57%
HSB/HSV 312° 23.49% 58.43%
CMYK 0.00% 23.49% 4.70%
41.57%

Color #95728E in popluar number systems.

HEX 95 72 8E
Decimal 149 114 142
Binary 10010101 1110010 10001110
Octal 225 162 216

Shades and tints

Shades of #95728E

#95728E
(149,114,142)
#886882
(136,104,130)
#7B5E76
(123,94,118)
#6E546A
(110,84,106)
#614A5E
(97,74,94)
#544052
(84,64,82)
#473646
(71,54,70)
#3A2C3A
(58,44,58)
#2D222E
(45,34,46)
#201822
(32,24,34)
#130E16
(19,14,22)
#000000
(0,0,0)

Tints of #95728E

#95728E
(149,114,142)
#9E7E98
(158,126,152)
#A78AA2
(167,138,162)
#B096AC
(176,150,172)
#B9A2B6
(185,162,182)
#C2AEC0
(194,174,192)
#CBBACA
(203,186,202)
#D4C6D4
(212,198,212)
#DDD2DE
(221,210,222)
#E6DEE8
(230,222,232)
#EFEAF2
(239,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95728E; }

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

This text font color is #95728E.

Background Color

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

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

This div background color is #95728E.

Border color

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

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

This div border color is #95728E.

Opacity

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

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

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

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

This text has shadow with #95728E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95728E.

Preview

Color preview on black background

This text has color #95728E on black background.


Color preview on white background

This text has color #95728E on white background.


Black color preview on #95728E background

This text has black color on #95728E background.


White color preview on #95728E background

This text has white color on #95728E background.


Related colors

Complementary color

Complementary color for #hex is #6A8D71.


I love getcolorcode.com

Triadic colors

1 #8E9572 and #728E95 with #95728E are triadic colors.

2 #8E7295 and #72958E with #95728E are triadic colors.