COLOR #959028

HEX: #959028 RGB: (149,144,40)

Color info

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

RGB color model

#959028 color RGB value is (149,144,40).

RGB: (149,144,40) (58%, 56%, 16%)

RGB channels and saturation

R 149 of 255 = 58%
G 144 of 255 = 56%
B 40 of 255 = 16%

149
144
40

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

Portions of RGB colors in percentages

R + G + B = 149 + 144 + 40 = 333 (100%)
R 149 of 333 ~ 44.74%
G 144 of 333 ~ 43.24%
B 40 of 333 ~ 12.01'%

%44.74
%43.24
%12.01

CMYK color model

#959028 color CMYK value is (0,3,73,42).

  • cyan value is 0.00%
  • magenta value is 3.36%
  • yellow value is 73.15%
  • key color value is 41.57%

CMYK: (0,3,73,42)
C0M3Y73K42 (0%, 3%, 73%, 42%)
(0.00 / 0.03 / 0.73 / 0.42)

CMYK percentages

%0
%3.36
%73.15
%41.57

Codes

Color #959028 in popluar color models

95 90 28
RGB 149 144 40
HSL 57° 57.67% 37.06%
HSB/HSV 57° 73.15% 58.43%
CMYK 0.00% 3.36% 73.15%
41.57%

Color #959028 in popluar number systems.

HEX 95 90 28
Decimal 149 144 40
Binary 10010101 10010000 101000
Octal 225 220 50

Shades and tints

Shades of #959028

#959028
(149,144,40)
#888325
(136,131,37)
#7B7622
(123,118,34)
#6E691F
(110,105,31)
#615C1C
(97,92,28)
#544F19
(84,79,25)
#474216
(71,66,22)
#3A3513
(58,53,19)
#2D2810
(45,40,16)
#201B0D
(32,27,13)
#130E0A
(19,14,10)
#000000
(0,0,0)

Tints of #959028

#959028
(149,144,40)
#9E9A3B
(158,154,59)
#A7A44E
(167,164,78)
#B0AE61
(176,174,97)
#B9B874
(185,184,116)
#C2C287
(194,194,135)
#CBCC9A
(203,204,154)
#D4D6AD
(212,214,173)
#DDE0C0
(221,224,192)
#E6EAD3
(230,234,211)
#EFF4E6
(239,244,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959028 color. Also use rgb(149,144,40) instead hex code.

Text Font Color

.myTextColor { color: #959028; }

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

This text font color is #959028.

Background Color

.myBgColor { background-color: #959028; }

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

This div background color is #959028.

Border color

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

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

This div border color is #959028.

Opacity

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

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

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

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

This text has shadow with #959028 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959028.

Preview

Color preview on black background

This text has color #959028 on black background.


Color preview on white background

This text has color #959028 on white background.


Black color preview on #959028 background

This text has black color on #959028 background.


White color preview on #959028 background

This text has white color on #959028 background.


Related colors

Complementary color

Complementary color for #hex is #6A6FD7.


I love getcolorcode.com

Triadic colors

1 #289590 and #902895 with #959028 are triadic colors.

2 #289095 and #909528 with #959028 are triadic colors.