COLOR #5D9406

HEX: #5D9406 RGB: (93,148,6)

Color info

#5D9406 contains mainly red and green colors. Web safe color of #5D9406 is #669900 (or #690).

RGB color model

#5D9406 color RGB value is (93,148,6).

RGB: (93,148,6) (36%, 58%, 2%)

RGB channels and saturation

R 93 of 255 = 36%
G 148 of 255 = 58%
B 6 of 255 = 2%

93
148
6

R + G + B ~ 32%. #5D9406 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 148 + 6 = 247 (100%)
R 93 of 247 ~ 37.65%
G 148 of 247 ~ 59.92%
B 6 of 247 ~ 2.43'%

%37.65
%59.92

CMYK color model

#5D9406 color CMYK value is (37,0,96,42).

  • cyan value is 37.16%
  • magenta value is 0.00%
  • yellow value is 95.95%
  • key color value is 41.96%

CMYK: (37,0,96,42)
C37M0Y96K42 (37%, 0%, 96%, 42%)
(0.37 / 0.00 / 0.96 / 0.42)

CMYK percentages

%37.16
%0
%95.95
%41.96

Codes

Color #5D9406 in popluar color models

5D 94 06
RGB 93 148 6
HSL 83° 92.21% 30.20%
HSB/HSV 83° 95.95% 58.04%
CMYK 37.16% 0.00% 95.95%
41.96%

Color #5D9406 in popluar number systems.

HEX 5D 94 06
Decimal 93 148 6
Binary 1011101 10010100 110
Octal 135 224 6

Shades and tints

Shades of #5D9406

#5D9406
(93,148,6)
#558706
(85,135,6)
#4D7A06
(77,122,6)
#456D06
(69,109,6)
#3D6006
(61,96,6)
#355306
(53,83,6)
#2D4606
(45,70,6)
#253906
(37,57,6)
#1D2C06
(29,44,6)
#151F06
(21,31,6)
#0D1206
(13,18,6)
#000000
(0,0,0)

Tints of #5D9406

#5D9406
(93,148,6)
#6B9D1C
(107,157,28)
#79A632
(121,166,50)
#87AF48
(135,175,72)
#95B85E
(149,184,94)
#A3C174
(163,193,116)
#B1CA8A
(177,202,138)
#BFD3A0
(191,211,160)
#CDDCB6
(205,220,182)
#DBE5CC
(219,229,204)
#E9EEE2
(233,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D9406 color. Also use rgb(93,148,6) instead hex code.

Text Font Color

.myTextColor { color: #5D9406; }

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

This text font color is #5D9406.

Background Color

.myBgColor { background-color: #5D9406; }

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

This div background color is #5D9406.

Border color

.myBorderColor { border: 1px solid #5D9406; }

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

This div border color is #5D9406.

Opacity

.myOpacity80 { color: #5D9406; opacity: 0.8; }

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

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

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

This text has shadow with #5D9406 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9406.

Preview

Color preview on black background

This text has color #5D9406 on black background.


Color preview on white background

This text has color #5D9406 on white background.


Black color preview on #5D9406 background

This text has black color on #5D9406 background.


White color preview on #5D9406 background

This text has white color on #5D9406 background.


Related colors

Complementary color

Complementary color for #hex is #A26BF9.


I love getcolorcode.com

Triadic colors

1 #065D94 and #94065D with #5D9406 are triadic colors.

2 #06945D and #945D06 with #5D9406 are triadic colors.