COLOR #95667A

HEX: #95667A RGB: (149,102,122)

Color info

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

RGB color model

#95667A color RGB value is (149,102,122).

RGB: (149,102,122) (58%, 40%, 48%)

RGB channels and saturation

R 149 of 255 = 58%
G 102 of 255 = 40%
B 122 of 255 = 48%

149
102
122

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

Portions of RGB colors in percentages

R + G + B = 149 + 102 + 122 = 373 (100%)
R 149 of 373 ~ 39.95%
G 102 of 373 ~ 27.35%
B 122 of 373 ~ 32.71'%

%39.95
%27.35
%32.71

CMYK color model

#95667A color CMYK value is (0,32,18,42).

  • cyan value is 0.00%
  • magenta value is 31.54%
  • yellow value is 18.12%
  • key color value is 41.57%
CMYK: (0,32,18,42) C0M32Y18K42 (0%,32%,18%,42%) (0.00/0.32/0.18/0.42) 

CMYK percentages

%0
%31.54
%18.12
%41.57

Codes

Color #95667A in popluar color models

95 66 7A
RGB 149 102 122
HSL 334° 18.73% 49.22%
HSB/HSV 334° 31.54% 58.43%
CMYK 0.00% 31.54% 18.12%
41.57%

Color #95667A in popluar number systems.

HEX 95 66 7A
Decimal 149 102 122
Binary 10010101 1100110 1111010
Octal 225 146 172

Shades and tints

Shades of #95667A

#95667A
(149,102,122)
#885D6F
(136,93,111)
#7B5464
(123,84,100)
#6E4B59
(110,75,89)
#61424E
(97,66,78)
#543943
(84,57,67)
#473038
(71,48,56)
#3A272D
(58,39,45)
#2D1E22
(45,30,34)
#201517
(32,21,23)
#130C0C
(19,12,12)
#000000
(0,0,0)

Tints of #95667A

#95667A
(149,102,122)
#9E7386
(158,115,134)
#A78092
(167,128,146)
#B08D9E
(176,141,158)
#B99AAA
(185,154,170)
#C2A7B6
(194,167,182)
#CBB4C2
(203,180,194)
#D4C1CE
(212,193,206)
#DDCEDA
(221,206,218)
#E6DBE6
(230,219,230)
#EFE8F2
(239,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95667A color. Also use rgb(149,102,122) instead hex code.

Text Font Color

.myTextColor { color: #95667A; }

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

This text font color is #95667A.

Background Color

.myBgColor { background-color: #95667A; }

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

This div background color is #95667A.

Border color

.myBorderColor { border: 1px solid #95667A; }

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

This div border color is #95667A.

Opacity

.myOpacity80 { color: #95667A; opacity: 0.8; }

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

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

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

This text has shadow with #95667A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95667A.

Preview

Color preview on black background

This text has color #95667A on black background.


Color preview on white background

This text has color #95667A on white background.


Black color preview on #95667A background

This text has black color on #95667A background.


White color preview on #95667A background

This text has white color on #95667A background.


Related colors

Complementary color

Complementary color for #hex is #6A9985.


I love getcolorcode.com

Triadic colors

1 #7A9566 and #667A95 with #95667A are triadic colors.

2 #7A6695 and #66957A with #95667A are triadic colors.