COLOR #096D22

HEX: #096D22 RGB: (9,109,34)

Color info

#096D22 contains mainly green color. Web safe color of #096D22 is #006633 (or #063).

RGB color model

#096D22 color RGB value is (9,109,34).

RGB: (9,109,34) (4%, 43%, 13%)

RGB channels and saturation

R 9 of 255 = 4%
G 109 of 255 = 43%
B 34 of 255 = 13%

9
109
34

R + G + B ~ 20%. #096D22 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 109 + 34 = 152 (100%)
R 9 of 152 ~ 5.92%
G 109 of 152 ~ 71.71%
B 34 of 152 ~ 22.37'%

%71.71
%22.37

CMYK color model

#096D22 color CMYK value is (92,0,69,57).

  • cyan value is 91.74%
  • magenta value is 0.00%
  • yellow value is 68.81%
  • key color value is 57.25%

CMYK: (92,0,69,57)
C92M0Y69K57 (92%, 0%, 69%, 57%)
(0.92 / 0.00 / 0.69 / 0.57)

CMYK percentages

%91.74
%0
%68.81
%57.25

Codes

Color #096D22 in popluar color models

09 6D 22
RGB 9 109 34
HSL 135° 84.75% 23.14%
HSB/HSV 135° 91.74% 42.75%
CMYK 91.74% 0.00% 68.81%
57.25%

Color #096D22 in popluar number systems.

HEX 09 6D 22
Decimal 9 109 34
Binary 1001 1101101 100010
Octal 11 155 42

Shades and tints

Shades of #096D22

#096D22
(9,109,34)
#09641F
(9,100,31)
#095B1C
(9,91,28)
#095219
(9,82,25)
#094916
(9,73,22)
#094013
(9,64,19)
#093710
(9,55,16)
#092E0D
(9,46,13)
#09250A
(9,37,10)
#091C07
(9,28,7)
#091304
(9,19,4)
#000000
(0,0,0)

Tints of #096D22

#096D22
(9,109,34)
#1F7A36
(31,122,54)
#35874A
(53,135,74)
#4B945E
(75,148,94)
#61A172
(97,161,114)
#77AE86
(119,174,134)
#8DBB9A
(141,187,154)
#A3C8AE
(163,200,174)
#B9D5C2
(185,213,194)
#CFE2D6
(207,226,214)
#E5EFEA
(229,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #096D22 color. Also use rgb(9,109,34) instead hex code.

Text Font Color

.myTextColor { color: #096D22; }

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

This text font color is #096D22.

Background Color

.myBgColor { background-color: #096D22; }

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

This div background color is #096D22.

Border color

.myBorderColor { border: 1px solid #096D22; }

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

This div border color is #096D22.

Opacity

.myOpacity80 { color: #096D22; opacity: 0.8; }

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

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

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

This text has shadow with #096D22 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #096D22.

Preview

Color preview on black background

This text has color #096D22 on black background.


Color preview on white background

This text has color #096D22 on white background.


Black color preview on #096D22 background

This text has black color on #096D22 background.


White color preview on #096D22 background

This text has white color on #096D22 background.


Related colors

Complementary color

Complementary color for #hex is #F692DD.


I love getcolorcode.com

Triadic colors

1 #22096D and #6D2209 with #096D22 are triadic colors.

2 #226D09 and #6D0922 with #096D22 are triadic colors.