COLOR #95516A

HEX: #95516A RGB: (149,81,106)

Color info

#95516A contains mainly red and blue colors. Web safe color of #95516A is #996666 (or #966).

RGB color model

#95516A color RGB value is (149,81,106).

RGB: (149,81,106) (58%, 32%, 42%)

RGB channels and saturation

R 149 of 255 = 58%
G 81 of 255 = 32%
B 106 of 255 = 42%

149
81
106

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

Portions of RGB colors in percentages

R + G + B = 149 + 81 + 106 = 336 (100%)
R 149 of 336 ~ 44.35%
G 81 of 336 ~ 24.11%
B 106 of 336 ~ 31.55'%

%44.35
%24.11
%31.55

CMYK color model

#95516A color CMYK value is (0,46,29,42).

  • cyan value is 0.00%
  • magenta value is 45.64%
  • yellow value is 28.86%
  • key color value is 41.57%

CMYK: (0,46,29,42)
C0M46Y29K42 (0%, 46%, 29%, 42%)
(0.00 / 0.46 / 0.29 / 0.42)

CMYK percentages

%0
%45.64
%28.86
%41.57

Codes

Color #95516A in popluar color models

95 51 6A
RGB 149 81 106
HSL 338° 29.57% 45.10%
HSB/HSV 338° 45.64% 58.43%
CMYK 0.00% 45.64% 28.86%
41.57%

Color #95516A in popluar number systems.

HEX 95 51 6A
Decimal 149 81 106
Binary 10010101 1010001 1101010
Octal 225 121 152

Shades and tints

Shades of #95516A

#95516A
(149,81,106)
#884A61
(136,74,97)
#7B4358
(123,67,88)
#6E3C4F
(110,60,79)
#613546
(97,53,70)
#542E3D
(84,46,61)
#472734
(71,39,52)
#3A202B
(58,32,43)
#2D1922
(45,25,34)
#201219
(32,18,25)
#130B10
(19,11,16)
#000000
(0,0,0)

Tints of #95516A

#95516A
(149,81,106)
#9E6077
(158,96,119)
#A76F84
(167,111,132)
#B07E91
(176,126,145)
#B98D9E
(185,141,158)
#C29CAB
(194,156,171)
#CBABB8
(203,171,184)
#D4BAC5
(212,186,197)
#DDC9D2
(221,201,210)
#E6D8DF
(230,216,223)
#EFE7EC
(239,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95516A color. Also use rgb(149,81,106) instead hex code.

Text Font Color

.myTextColor { color: #95516A; }

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

This text font color is #95516A.

Background Color

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

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

This div background color is #95516A.

Border color

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

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

This div border color is #95516A.

Opacity

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

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

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

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

This text has shadow with #95516A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95516A.

Preview

Color preview on black background

This text has color #95516A on black background.


Color preview on white background

This text has color #95516A on white background.


Black color preview on #95516A background

This text has black color on #95516A background.


White color preview on #95516A background

This text has white color on #95516A background.


Related colors

Complementary color

Complementary color for #hex is #6AAE95.


I love getcolorcode.com

Triadic colors

1 #6A9551 and #516A95 with #95516A are triadic colors.

2 #6A5195 and #51956A with #95516A are triadic colors.