COLOR #95894C

HEX: #95894C RGB: (149,137,76)

Color info

#95894C contains mainly red and green colors. Web safe color of #95894C is #999933 (or #993).

RGB color model

#95894C color RGB value is (149,137,76).

RGB: (149,137,76) (58%, 54%, 30%)

RGB channels and saturation

R 149 of 255 = 58%
G 137 of 255 = 54%
B 76 of 255 = 30%

149
137
76

R + G + B ~ 47%. #95894C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 137 + 76 = 362 (100%)
R 149 of 362 ~ 41.16%
G 137 of 362 ~ 37.85%
B 76 of 362 ~ 20.99'%

%41.16
%37.85
%20.99

CMYK color model

#95894C color CMYK value is (0,8,49,42).

  • cyan value is 0.00%
  • magenta value is 8.05%
  • yellow value is 48.99%
  • key color value is 41.57%

CMYK: (0,8,49,42)
C0M8Y49K42 (0%, 8%, 49%, 42%)
(0.00 / 0.08 / 0.49 / 0.42)

CMYK percentages

%0
%8.05
%48.99
%41.57

Codes

Color #95894C in popluar color models

95 89 4C
RGB 149 137 76
HSL 50° 32.44% 44.12%
HSB/HSV 50° 48.99% 58.43%
CMYK 0.00% 8.05% 48.99%
41.57%

Color #95894C in popluar number systems.

HEX 95 89 4C
Decimal 149 137 76
Binary 10010101 10001001 1001100
Octal 225 211 114

Shades and tints

Shades of #95894C

#95894C
(149,137,76)
#887D46
(136,125,70)
#7B7140
(123,113,64)
#6E653A
(110,101,58)
#615934
(97,89,52)
#544D2E
(84,77,46)
#474128
(71,65,40)
#3A3522
(58,53,34)
#2D291C
(45,41,28)
#201D16
(32,29,22)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #95894C

#95894C
(149,137,76)
#9E935C
(158,147,92)
#A79D6C
(167,157,108)
#B0A77C
(176,167,124)
#B9B18C
(185,177,140)
#C2BB9C
(194,187,156)
#CBC5AC
(203,197,172)
#D4CFBC
(212,207,188)
#DDD9CC
(221,217,204)
#E6E3DC
(230,227,220)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95894C color. Also use rgb(149,137,76) instead hex code.

Text Font Color

.myTextColor { color: #95894C; }

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

This text font color is #95894C.

Background Color

.myBgColor { background-color: #95894C; }

<div style="background-color:#95894C">Inner text</div>

This div background color is #95894C.

Border color

.myBorderColor { border: 1px solid #95894C; }

<div style="border:3px solid #95894C">Div</div>

This div border color is #95894C.

Opacity

.myOpacity80 { color: #95894C; opacity: 0.8; }

<p style="color:#95894C;opacity:0.8;">80%</p>

Text with #95894C 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 #95894C;}

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

This text has shadow with #95894C color.


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

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

This text has shadow with #95894C primary color and red secondary color.


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

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

This text has shadow with #95894C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #95894C.

Preview

Color preview on black background

This text has color #95894C on black background.


Color preview on white background

This text has color #95894C on white background.


Black color preview on #95894C background

This text has black color on #95894C background.


White color preview on #95894C background

This text has white color on #95894C background.


Related colors

Complementary color

Complementary color for #hex is #6A76B3.


I love getcolorcode.com

Triadic colors

1 #4C9589 and #894C95 with #95894C are triadic colors.

2 #4C8995 and #89954C with #95894C are triadic colors.