COLOR #95726E

HEX: #95726E RGB: (149,114,110)

Color info

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

RGB color model

#95726E color RGB value is (149,114,110).

RGB: (149,114,110) (58%, 45%, 43%)

RGB channels and saturation

R 149 of 255 = 58%
G 114 of 255 = 45%
B 110 of 255 = 43%

149
114
110

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

Portions of RGB colors in percentages

R + G + B = 149 + 114 + 110 = 373 (100%)
R 149 of 373 ~ 39.95%
G 114 of 373 ~ 30.56%
B 110 of 373 ~ 29.49'%

%39.95
%30.56
%29.49

CMYK color model

#95726E color CMYK value is (0,23,26,42).

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

CMYK: (0,23,26,42)
C0M23Y26K42 (0%, 23%, 26%, 42%)
(0.00 / 0.23 / 0.26 / 0.42)

CMYK percentages

%0
%23.49
%26.17
%41.57

Codes

Color #95726E in popluar color models

95 72 6E
RGB 149 114 110
HSL 15.54% 50.78%
HSB/HSV 26.17% 58.43%
CMYK 0.00% 23.49% 26.17%
41.57%

Color #95726E in popluar number systems.

HEX 95 72 6E
Decimal 149 114 110
Binary 10010101 1110010 1101110
Octal 225 162 156

Shades and tints

Shades of #95726E

#95726E
(149,114,110)
#886864
(136,104,100)
#7B5E5A
(123,94,90)
#6E5450
(110,84,80)
#614A46
(97,74,70)
#54403C
(84,64,60)
#473632
(71,54,50)
#3A2C28
(58,44,40)
#2D221E
(45,34,30)
#201814
(32,24,20)
#130E0A
(19,14,10)
#000000
(0,0,0)

Tints of #95726E

#95726E
(149,114,110)
#9E7E7B
(158,126,123)
#A78A88
(167,138,136)
#B09695
(176,150,149)
#B9A2A2
(185,162,162)
#C2AEAF
(194,174,175)
#CBBABC
(203,186,188)
#D4C6C9
(212,198,201)
#DDD2D6
(221,210,214)
#E6DEE3
(230,222,227)
#EFEAF0
(239,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95726E; }

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

This text font color is #95726E.

Background Color

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

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

This div background color is #95726E.

Border color

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

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

This div border color is #95726E.

Opacity

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

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

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

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

This text has shadow with #95726E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95726E.

Preview

Color preview on black background

This text has color #95726E on black background.


Color preview on white background

This text has color #95726E on white background.


Black color preview on #95726E background

This text has black color on #95726E background.


White color preview on #95726E background

This text has white color on #95726E background.


Related colors

Complementary color

Complementary color for #hex is #6A8D91.


I love getcolorcode.com

Triadic colors

1 #6E9572 and #726E95 with #95726E are triadic colors.

2 #6E7295 and #72956E with #95726E are triadic colors.