COLOR #95734D

HEX: #95734D RGB: (149,115,77)

Color info

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

RGB color model

#95734D color RGB value is (149,115,77).

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

RGB channels and saturation

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

149
115
77

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

Portions of RGB colors in percentages

R + G + B = 149 + 115 + 77 = 341 (100%)
R 149 of 341 ~ 43.7%
G 115 of 341 ~ 33.72%
B 77 of 341 ~ 22.58'%

%43.7
%33.72
%22.58

CMYK color model

#95734D color CMYK value is (0,23,48,42).

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

CMYK: (0,23,48,42)
C0M23Y48K42 (0%, 23%, 48%, 42%)
(0.00 / 0.23 / 0.48 / 0.42)

CMYK percentages

%0
%22.82
%48.32
%41.57

Codes

Color #95734D in popluar color models

95 73 4D
RGB 149 115 77
HSL 32° 31.86% 44.31%
HSB/HSV 32° 48.32% 58.43%
CMYK 0.00% 22.82% 48.32%
41.57%

Color #95734D in popluar number systems.

HEX 95 73 4D
Decimal 149 115 77
Binary 10010101 1110011 1001101
Octal 225 163 115

Shades and tints

Shades of #95734D

#95734D
(149,115,77)
#886946
(136,105,70)
#7B5F3F
(123,95,63)
#6E5538
(110,85,56)
#614B31
(97,75,49)
#54412A
(84,65,42)
#473723
(71,55,35)
#3A2D1C
(58,45,28)
#2D2315
(45,35,21)
#20190E
(32,25,14)
#130F07
(19,15,7)
#000000
(0,0,0)

Tints of #95734D

#95734D
(149,115,77)
#9E7F5D
(158,127,93)
#A78B6D
(167,139,109)
#B0977D
(176,151,125)
#B9A38D
(185,163,141)
#C2AF9D
(194,175,157)
#CBBBAD
(203,187,173)
#D4C7BD
(212,199,189)
#DDD3CD
(221,211,205)
#E6DFDD
(230,223,221)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95734D; }

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

This text font color is #95734D.

Background Color

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

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

This div background color is #95734D.

Border color

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

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

This div border color is #95734D.

Opacity

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

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

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

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

This text has shadow with #95734D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95734D.

Preview

Color preview on black background

This text has color #95734D on black background.


Color preview on white background

This text has color #95734D on white background.


Black color preview on #95734D background

This text has black color on #95734D background.


White color preview on #95734D background

This text has white color on #95734D background.


Related colors

Complementary color

Complementary color for #hex is #6A8CB2.


I love getcolorcode.com

Triadic colors

1 #4D9573 and #734D95 with #95734D are triadic colors.

2 #4D7395 and #73954D with #95734D are triadic colors.