COLOR #95744D

HEX: #95744D RGB: (149,116,77)

Color info

#95744D contains mainly red and green colors. Web safe color of #95744D is #996633 (or #963).

RGB color model

#95744D color RGB value is (149,116,77).

RGB: (149,116,77) (58%, 45%, 30%)

RGB channels and saturation

R 149 of 255 = 58%
G 116 of 255 = 45%
B 77 of 255 = 30%

149
116
77

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

Portions of RGB colors in percentages

R + G + B = 149 + 116 + 77 = 342 (100%)
R 149 of 342 ~ 43.57%
G 116 of 342 ~ 33.92%
B 77 of 342 ~ 22.51'%

%43.57
%33.92
%22.51

CMYK color model

#95744D color CMYK value is (0,22,48,42).

  • cyan value is 0.00%
  • magenta value is 22.15%
  • yellow value is 48.32%
  • key color value is 41.57%
CMYK: (0,22,48,42) C0M22Y48K42 (0%,22%,48%,42%) (0.00/0.22/0.48/0.42) 

CMYK percentages

%0
%22.15
%48.32
%41.57

Codes

Color #95744D in popluar color models

95 74 4D
RGB 149 116 77
HSL 33° 31.86% 44.31%
HSB/HSV 33° 48.32% 58.43%
CMYK 0.00% 22.15% 48.32%
41.57%

Color #95744D in popluar number systems.

HEX 95 74 4D
Decimal 149 116 77
Binary 10010101 1110100 1001101
Octal 225 164 115

Shades and tints

Shades of #95744D

#95744D
(149,116,77)
#886A46
(136,106,70)
#7B603F
(123,96,63)
#6E5638
(110,86,56)
#614C31
(97,76,49)
#54422A
(84,66,42)
#473823
(71,56,35)
#3A2E1C
(58,46,28)
#2D2415
(45,36,21)
#201A0E
(32,26,14)
#131007
(19,16,7)
#000000
(0,0,0)

Tints of #95744D

#95744D
(149,116,77)
#9E805D
(158,128,93)
#A78C6D
(167,140,109)
#B0987D
(176,152,125)
#B9A48D
(185,164,141)
#C2B09D
(194,176,157)
#CBBCAD
(203,188,173)
#D4C8BD
(212,200,189)
#DDD4CD
(221,212,205)
#E6E0DD
(230,224,221)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95744D; }

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

This text font color is #95744D.

Background Color

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

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

This div background color is #95744D.

Border color

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

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

This div border color is #95744D.

Opacity

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

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

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

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

This text has shadow with #95744D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95744D.

Preview

Color preview on black background

This text has color #95744D on black background.


Color preview on white background

This text has color #95744D on white background.


Black color preview on #95744D background

This text has black color on #95744D background.


White color preview on #95744D background

This text has white color on #95744D background.


Related colors

Complementary color

Complementary color for #hex is #6A8BB2.


I love getcolorcode.com

Triadic colors

1 #4D9574 and #744D95 with #95744D are triadic colors.

2 #4D7495 and #74954D with #95744D are triadic colors.