COLOR #95784D

HEX: #95784D RGB: (149,120,77)

Color info

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

RGB color model

#95784D color RGB value is (149,120,77).

RGB: (149,120,77) (58%, 47%, 30%)

RGB channels and saturation

R 149 of 255 = 58%
G 120 of 255 = 47%
B 77 of 255 = 30%

149
120
77

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

Portions of RGB colors in percentages

R + G + B = 149 + 120 + 77 = 346 (100%)
R 149 of 346 ~ 43.06%
G 120 of 346 ~ 34.68%
B 77 of 346 ~ 22.25'%

%43.06
%34.68
%22.25

CMYK color model

#95784D color CMYK value is (0,19,48,42).

  • cyan value is 0.00%
  • magenta value is 19.46%
  • yellow value is 48.32%
  • key color value is 41.57%
CMYK: (0,19,48,42) C0M19Y48K42 (0%,19%,48%,42%) (0.00/0.19/0.48/0.42) 

CMYK percentages

%0
%19.46
%48.32
%41.57

Codes

Color #95784D in popluar color models

95 78 4D
RGB 149 120 77
HSL 36° 31.86% 44.31%
HSB/HSV 36° 48.32% 58.43%
CMYK 0.00% 19.46% 48.32%
41.57%

Color #95784D in popluar number systems.

HEX 95 78 4D
Decimal 149 120 77
Binary 10010101 1111000 1001101
Octal 225 170 115

Shades and tints

Shades of #95784D

#95784D
(149,120,77)
#886E46
(136,110,70)
#7B643F
(123,100,63)
#6E5A38
(110,90,56)
#615031
(97,80,49)
#54462A
(84,70,42)
#473C23
(71,60,35)
#3A321C
(58,50,28)
#2D2815
(45,40,21)
#201E0E
(32,30,14)
#131407
(19,20,7)
#000000
(0,0,0)

Tints of #95784D

#95784D
(149,120,77)
#9E845D
(158,132,93)
#A7906D
(167,144,109)
#B09C7D
(176,156,125)
#B9A88D
(185,168,141)
#C2B49D
(194,180,157)
#CBC0AD
(203,192,173)
#D4CCBD
(212,204,189)
#DDD8CD
(221,216,205)
#E6E4DD
(230,228,221)
#EFF0ED
(239,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95784D; }

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

This text font color is #95784D.

Background Color

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

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

This div background color is #95784D.

Border color

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

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

This div border color is #95784D.

Opacity

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

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

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

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

This text has shadow with #95784D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95784D.

Preview

Color preview on black background

This text has color #95784D on black background.


Color preview on white background

This text has color #95784D on white background.


Black color preview on #95784D background

This text has black color on #95784D background.


White color preview on #95784D background

This text has white color on #95784D background.


Related colors

Complementary color

Complementary color for #hex is #6A87B2.


I love getcolorcode.com

Triadic colors

1 #4D9578 and #784D95 with #95784D are triadic colors.

2 #4D7895 and #78954D with #95784D are triadic colors.