COLOR #954D47

HEX: #954D47 RGB: (149,77,71)

Color info

#954D47 contains mainly red color. Web safe color of #954D47 is #993333 (or #933).

RGB color model

#954D47 color RGB value is (149,77,71).

RGB: (149,77,71) (58%, 30%, 28%)

RGB channels and saturation

R 149 of 255 = 58%
G 77 of 255 = 30%
B 71 of 255 = 28%

149
77
71

R + G + B ~ 39%. #954D47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 77 + 71 = 297 (100%)
R 149 of 297 ~ 50.17%
G 77 of 297 ~ 25.93%
B 71 of 297 ~ 23.91'%

%50.17
%25.93
%23.91

CMYK color model

#954D47 color CMYK value is (0,48,52,42).

  • cyan value is 0.00%
  • magenta value is 48.32%
  • yellow value is 52.35%
  • key color value is 41.57%
CMYK: (0,48,52,42) C0M48Y52K42 (0%,48%,52%,42%) (0.00/0.48/0.52/0.42) 

CMYK percentages

%0
%48.32
%52.35
%41.57

Codes

Color #954D47 in popluar color models

95 4D 47
RGB 149 77 71
HSL 35.45% 43.14%
HSB/HSV 52.35% 58.43%
CMYK 0.00% 48.32% 52.35%
41.57%

Color #954D47 in popluar number systems.

HEX 95 4D 47
Decimal 149 77 71
Binary 10010101 1001101 1000111
Octal 225 115 107

Shades and tints

Shades of #954D47

#954D47
(149,77,71)
#884641
(136,70,65)
#7B3F3B
(123,63,59)
#6E3835
(110,56,53)
#61312F
(97,49,47)
#542A29
(84,42,41)
#472323
(71,35,35)
#3A1C1D
(58,28,29)
#2D1517
(45,21,23)
#200E11
(32,14,17)
#13070B
(19,7,11)
#000000
(0,0,0)

Tints of #954D47

#954D47
(149,77,71)
#9E5D57
(158,93,87)
#A76D67
(167,109,103)
#B07D77
(176,125,119)
#B98D87
(185,141,135)
#C29D97
(194,157,151)
#CBADA7
(203,173,167)
#D4BDB7
(212,189,183)
#DDCDC7
(221,205,199)
#E6DDD7
(230,221,215)
#EFEDE7
(239,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #954D47 color. Also use rgb(149,77,71) instead hex code.

Text Font Color

.myTextColor { color: #954D47; }

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

This text font color is #954D47.

Background Color

.myBgColor { background-color: #954D47; }

<div style="background-color:#954D47">Inner text</div>

This div background color is #954D47.

Border color

.myBorderColor { border: 1px solid #954D47; }

<div style="border:3px solid #954D47">Div</div>

This div border color is #954D47.

Opacity

.myOpacity80 { color: #954D47; opacity: 0.8; }

<p style="color:#954D47;opacity:0.8;">80%</p>

Text with #954D47 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 #954D47;}

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

This text has shadow with #954D47 color.


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

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

This text has shadow with #954D47 primary color and red secondary color.


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

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

This text has shadow with #954D47 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #954D47.

Preview

Color preview on black background

This text has color #954D47 on black background.


Color preview on white background

This text has color #954D47 on white background.


Black color preview on #954D47 background

This text has black color on #954D47 background.


White color preview on #954D47 background

This text has white color on #954D47 background.


Related colors

Complementary color

Complementary color for #hex is #6AB2B8.


I love getcolorcode.com

Triadic colors

1 #47954D and #4D4795 with #954D47 are triadic colors.

2 #474D95 and #4D9547 with #954D47 are triadic colors.