COLOR #958748

HEX: #958748 RGB: (149,135,72)

Color info

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

RGB color model

#958748 color RGB value is (149,135,72).

RGB: (149,135,72) (58%, 53%, 28%)

RGB channels and saturation

R 149 of 255 = 58%
G 135 of 255 = 53%
B 72 of 255 = 28%

149
135
72

R + G + B ~ 46%. #958748 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 135 + 72 = 356 (100%)
R 149 of 356 ~ 41.85%
G 135 of 356 ~ 37.92%
B 72 of 356 ~ 20.22'%

%41.85
%37.92
%20.22

CMYK color model

#958748 color CMYK value is (0,9,52,42).

  • cyan value is 0.00%
  • magenta value is 9.40%
  • yellow value is 51.68%
  • key color value is 41.57%
CMYK: (0,9,52,42) C0M9Y52K42 (0%,9%,52%,42%) (0.00/0.09/0.52/0.42) 

CMYK percentages

%0
%9.4
%51.68
%41.57

Codes

Color #958748 in popluar color models

95 87 48
RGB 149 135 72
HSL 49° 34.84% 43.33%
HSB/HSV 49° 51.68% 58.43%
CMYK 0.00% 9.40% 51.68%
41.57%

Color #958748 in popluar number systems.

HEX 95 87 48
Decimal 149 135 72
Binary 10010101 10000111 1001000
Octal 225 207 110

Shades and tints

Shades of #958748

#958748
(149,135,72)
#887B42
(136,123,66)
#7B6F3C
(123,111,60)
#6E6336
(110,99,54)
#615730
(97,87,48)
#544B2A
(84,75,42)
#473F24
(71,63,36)
#3A331E
(58,51,30)
#2D2718
(45,39,24)
#201B12
(32,27,18)
#130F0C
(19,15,12)
#000000
(0,0,0)

Tints of #958748

#958748
(149,135,72)
#9E9158
(158,145,88)
#A79B68
(167,155,104)
#B0A578
(176,165,120)
#B9AF88
(185,175,136)
#C2B998
(194,185,152)
#CBC3A8
(203,195,168)
#D4CDB8
(212,205,184)
#DDD7C8
(221,215,200)
#E6E1D8
(230,225,216)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #958748 color. Also use rgb(149,135,72) instead hex code.

Text Font Color

.myTextColor { color: #958748; }

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

This text font color is #958748.

Background Color

.myBgColor { background-color: #958748; }

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

This div background color is #958748.

Border color

.myBorderColor { border: 1px solid #958748; }

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

This div border color is #958748.

Opacity

.myOpacity80 { color: #958748; opacity: 0.8; }

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

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

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

This text has shadow with #958748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958748.

Preview

Color preview on black background

This text has color #958748 on black background.


Color preview on white background

This text has color #958748 on white background.


Black color preview on #958748 background

This text has black color on #958748 background.


White color preview on #958748 background

This text has white color on #958748 background.


Related colors

Complementary color

Complementary color for #hex is #6A78B7.


I love getcolorcode.com

Triadic colors

1 #489587 and #874895 with #958748 are triadic colors.

2 #488795 and #879548 with #958748 are triadic colors.