COLOR #609E11

HEX: #609E11 RGB: (96,158,17)

Color info

#609E11 contains mainly green color. Web safe color of #609E11 is #669900 (or #690).

RGB color model

#609E11 color RGB value is (96,158,17).

RGB: (96,158,17) (38%, 62%, 7%)

RGB channels and saturation

R 96 of 255 = 38%
G 158 of 255 = 62%
B 17 of 255 = 7%

96
158
17

R + G + B ~ 36%. #609E11 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 158 + 17 = 271 (100%)
R 96 of 271 ~ 35.42%
G 158 of 271 ~ 58.3%
B 17 of 271 ~ 6.27'%

%35.42
%58.3

CMYK color model

#609E11 color CMYK value is (39,0,89,38).

  • cyan value is 39.24%
  • magenta value is 0.00%
  • yellow value is 89.24%
  • key color value is 38.04%

CMYK: (39,0,89,38)
C39M0Y89K38 (39%, 0%, 89%, 38%)
(0.39 / 0.00 / 0.89 / 0.38)

CMYK percentages

%39.24
%0
%89.24
%38.04

Codes

Color #609E11 in popluar color models

60 9E 11
RGB 96 158 17
HSL 86° 80.57% 34.31%
HSB/HSV 86° 89.24% 61.96%
CMYK 39.24% 0.00% 89.24%
38.04%

Color #609E11 in popluar number systems.

HEX 60 9E 11
Decimal 96 158 17
Binary 1100000 10011110 10001
Octal 140 236 21

Shades and tints

Shades of #609E11

#609E11
(96,158,17)
#589010
(88,144,16)
#50820F
(80,130,15)
#48740E
(72,116,14)
#40660D
(64,102,13)
#38580C
(56,88,12)
#304A0B
(48,74,11)
#283C0A
(40,60,10)
#202E09
(32,46,9)
#182008
(24,32,8)
#101207
(16,18,7)
#000000
(0,0,0)

Tints of #609E11

#609E11
(96,158,17)
#6EA626
(110,166,38)
#7CAE3B
(124,174,59)
#8AB650
(138,182,80)
#98BE65
(152,190,101)
#A6C67A
(166,198,122)
#B4CE8F
(180,206,143)
#C2D6A4
(194,214,164)
#D0DEB9
(208,222,185)
#DEE6CE
(222,230,206)
#ECEEE3
(236,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609E11 color. Also use rgb(96,158,17) instead hex code.

Text Font Color

.myTextColor { color: #609E11; }

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

This text font color is #609E11.

Background Color

.myBgColor { background-color: #609E11; }

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

This div background color is #609E11.

Border color

.myBorderColor { border: 1px solid #609E11; }

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

This div border color is #609E11.

Opacity

.myOpacity80 { color: #609E11; opacity: 0.8; }

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

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

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

This text has shadow with #609E11 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609E11.

Preview

Color preview on black background

This text has color #609E11 on black background.


Color preview on white background

This text has color #609E11 on white background.


Black color preview on #609E11 background

This text has black color on #609E11 background.


White color preview on #609E11 background

This text has white color on #609E11 background.


Related colors

Complementary color

Complementary color for #hex is #9F61EE.


I love getcolorcode.com

Triadic colors

1 #11609E and #9E1160 with #609E11 are triadic colors.

2 #119E60 and #9E6011 with #609E11 are triadic colors.