COLOR #958038

HEX: #958038 RGB: (149,128,56)

Color info

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

RGB color model

#958038 color RGB value is (149,128,56).

RGB: (149,128,56) (58%, 50%, 22%)

RGB channels and saturation

R 149 of 255 = 58%
G 128 of 255 = 50%
B 56 of 255 = 22%

149
128
56

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

Portions of RGB colors in percentages

R + G + B = 149 + 128 + 56 = 333 (100%)
R 149 of 333 ~ 44.74%
G 128 of 333 ~ 38.44%
B 56 of 333 ~ 16.82'%

%44.74
%38.44
%16.82

CMYK color model

#958038 color CMYK value is (0,14,62,42).

  • cyan value is 0.00%
  • magenta value is 14.09%
  • yellow value is 62.42%
  • key color value is 41.57%

CMYK: (0,14,62,42)
C0M14Y62K42 (0%, 14%, 62%, 42%)
(0.00 / 0.14 / 0.62 / 0.42)

CMYK percentages

%0
%14.09
%62.42
%41.57

Codes

Color #958038 in popluar color models

95 80 38
RGB 149 128 56
HSL 46° 45.37% 40.20%
HSB/HSV 46° 62.42% 58.43%
CMYK 0.00% 14.09% 62.42%
41.57%

Color #958038 in popluar number systems.

HEX 95 80 38
Decimal 149 128 56
Binary 10010101 10000000 111000
Octal 225 200 70

Shades and tints

Shades of #958038

#958038
(149,128,56)
#887533
(136,117,51)
#7B6A2E
(123,106,46)
#6E5F29
(110,95,41)
#615424
(97,84,36)
#54491F
(84,73,31)
#473E1A
(71,62,26)
#3A3315
(58,51,21)
#2D2810
(45,40,16)
#201D0B
(32,29,11)
#131206
(19,18,6)
#000000
(0,0,0)

Tints of #958038

#958038
(149,128,56)
#9E8B4A
(158,139,74)
#A7965C
(167,150,92)
#B0A16E
(176,161,110)
#B9AC80
(185,172,128)
#C2B792
(194,183,146)
#CBC2A4
(203,194,164)
#D4CDB6
(212,205,182)
#DDD8C8
(221,216,200)
#E6E3DA
(230,227,218)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #958038 color. Also use rgb(149,128,56) instead hex code.

Text Font Color

.myTextColor { color: #958038; }

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

This text font color is #958038.

Background Color

.myBgColor { background-color: #958038; }

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

This div background color is #958038.

Border color

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

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

This div border color is #958038.

Opacity

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

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

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

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

This text has shadow with #958038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958038.

Preview

Color preview on black background

This text has color #958038 on black background.


Color preview on white background

This text has color #958038 on white background.


Black color preview on #958038 background

This text has black color on #958038 background.


White color preview on #958038 background

This text has white color on #958038 background.


Related colors

Complementary color

Complementary color for #hex is #6A7FC7.


I love getcolorcode.com

Triadic colors

1 #389580 and #803895 with #958038 are triadic colors.

2 #388095 and #809538 with #958038 are triadic colors.