COLOR #95514D

HEX: #95514D RGB: (149,81,77)

Color info

#95514D contains mainly red color. Web safe color of #95514D is #996633 (or #963).

RGB color model

#95514D color RGB value is (149,81,77).

RGB: (149,81,77) (58%, 32%, 30%)

RGB channels and saturation

R 149 of 255 = 58%
G 81 of 255 = 32%
B 77 of 255 = 30%

149
81
77

R + G + B ~ 40%. #95514D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 81 + 77 = 307 (100%)
R 149 of 307 ~ 48.53%
G 81 of 307 ~ 26.38%
B 77 of 307 ~ 25.08'%

%48.53
%26.38
%25.08

CMYK color model

#95514D color CMYK value is (0,46,48,42).

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

CMYK: (0,46,48,42)
C0M46Y48K42 (0%, 46%, 48%, 42%)
(0.00 / 0.46 / 0.48 / 0.42)

CMYK percentages

%0
%45.64
%48.32
%41.57

Codes

Color #95514D in popluar color models

95 51 4D
RGB 149 81 77
HSL 31.86% 44.31%
HSB/HSV 48.32% 58.43%
CMYK 0.00% 45.64% 48.32%
41.57%

Color #95514D in popluar number systems.

HEX 95 51 4D
Decimal 149 81 77
Binary 10010101 1010001 1001101
Octal 225 121 115

Shades and tints

Shades of #95514D

#95514D
(149,81,77)
#884A46
(136,74,70)
#7B433F
(123,67,63)
#6E3C38
(110,60,56)
#613531
(97,53,49)
#542E2A
(84,46,42)
#472723
(71,39,35)
#3A201C
(58,32,28)
#2D1915
(45,25,21)
#20120E
(32,18,14)
#130B07
(19,11,7)
#000000
(0,0,0)

Tints of #95514D

#95514D
(149,81,77)
#9E605D
(158,96,93)
#A76F6D
(167,111,109)
#B07E7D
(176,126,125)
#B98D8D
(185,141,141)
#C29C9D
(194,156,157)
#CBABAD
(203,171,173)
#D4BABD
(212,186,189)
#DDC9CD
(221,201,205)
#E6D8DD
(230,216,221)
#EFE7ED
(239,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95514D color. Also use rgb(149,81,77) instead hex code.

Text Font Color

.myTextColor { color: #95514D; }

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

This text font color is #95514D.

Background Color

.myBgColor { background-color: #95514D; }

<div style="background-color:#95514D">Inner text</div>

This div background color is #95514D.

Border color

.myBorderColor { border: 1px solid #95514D; }

<div style="border:3px solid #95514D">Div</div>

This div border color is #95514D.

Opacity

.myOpacity80 { color: #95514D; opacity: 0.8; }

<p style="color:#95514D;opacity:0.8;">80%</p>

Text with #95514D 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 #95514D;}

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

This text has shadow with #95514D color.


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

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

This text has shadow with #95514D primary color and red secondary color.


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

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

This text has shadow with #95514D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #95514D.

Preview

Color preview on black background

This text has color #95514D on black background.


Color preview on white background

This text has color #95514D on white background.


Black color preview on #95514D background

This text has black color on #95514D background.


White color preview on #95514D background

This text has white color on #95514D background.


Related colors

Complementary color

Complementary color for #hex is #6AAEB2.


I love getcolorcode.com

Triadic colors

1 #4D9551 and #514D95 with #95514D are triadic colors.

2 #4D5195 and #51954D with #95514D are triadic colors.