COLOR #95625B

HEX: #95625B RGB: (149,98,91)

Color info

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

RGB color model

#95625B color RGB value is (149,98,91).

RGB: (149,98,91) (58%, 38%, 36%)

RGB channels and saturation

R 149 of 255 = 58%
G 98 of 255 = 38%
B 91 of 255 = 36%

149
98
91

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

Portions of RGB colors in percentages

R + G + B = 149 + 98 + 91 = 338 (100%)
R 149 of 338 ~ 44.08%
G 98 of 338 ~ 28.99%
B 91 of 338 ~ 26.92'%

%44.08
%28.99
%26.92

CMYK color model

#95625B color CMYK value is (0,34,39,42).

  • cyan value is 0.00%
  • magenta value is 34.23%
  • yellow value is 38.93%
  • key color value is 41.57%
CMYK: (0,34,39,42) C0M34Y39K42 (0%,34%,39%,42%) (0.00/0.34/0.39/0.42) 

CMYK percentages

%0
%34.23
%38.93
%41.57

Codes

Color #95625B in popluar color models

95 62 5B
RGB 149 98 91
HSL 24.17% 47.06%
HSB/HSV 38.93% 58.43%
CMYK 0.00% 34.23% 38.93%
41.57%

Color #95625B in popluar number systems.

HEX 95 62 5B
Decimal 149 98 91
Binary 10010101 1100010 1011011
Octal 225 142 133

Shades and tints

Shades of #95625B

#95625B
(149,98,91)
#885A53
(136,90,83)
#7B524B
(123,82,75)
#6E4A43
(110,74,67)
#61423B
(97,66,59)
#543A33
(84,58,51)
#47322B
(71,50,43)
#3A2A23
(58,42,35)
#2D221B
(45,34,27)
#201A13
(32,26,19)
#13120B
(19,18,11)
#000000
(0,0,0)

Tints of #95625B

#95625B
(149,98,91)
#9E7069
(158,112,105)
#A77E77
(167,126,119)
#B08C85
(176,140,133)
#B99A93
(185,154,147)
#C2A8A1
(194,168,161)
#CBB6AF
(203,182,175)
#D4C4BD
(212,196,189)
#DDD2CB
(221,210,203)
#E6E0D9
(230,224,217)
#EFEEE7
(239,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95625B color. Also use rgb(149,98,91) instead hex code.

Text Font Color

.myTextColor { color: #95625B; }

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

This text font color is #95625B.

Background Color

.myBgColor { background-color: #95625B; }

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

This div background color is #95625B.

Border color

.myBorderColor { border: 1px solid #95625B; }

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

This div border color is #95625B.

Opacity

.myOpacity80 { color: #95625B; opacity: 0.8; }

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

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

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

This text has shadow with #95625B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95625B.

Preview

Color preview on black background

This text has color #95625B on black background.


Color preview on white background

This text has color #95625B on white background.


Black color preview on #95625B background

This text has black color on #95625B background.


White color preview on #95625B background

This text has white color on #95625B background.


Related colors

Complementary color

Complementary color for #hex is #6A9DA4.


I love getcolorcode.com

Triadic colors

1 #5B9562 and #625B95 with #95625B are triadic colors.

2 #5B6295 and #62955B with #95625B are triadic colors.