COLOR #096308

HEX: #096308 RGB: (9,99,8)

Color info

#096308 contains mainly green color. Web safe color of #096308 is #006600 (or #060).

RGB color model

#096308 color RGB value is (9,99,8).

RGB: (9,99,8) (4%, 39%, 3%)

RGB channels and saturation

R 9 of 255 = 4%
G 99 of 255 = 39%
B 8 of 255 = 3%

9
99
8

R + G + B ~ 15%. #096308 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 99 + 8 = 116 (100%)
R 9 of 116 ~ 7.76%
G 99 of 116 ~ 85.34%
B 8 of 116 ~ 6.9'%

%85.34

CMYK color model

#096308 color CMYK value is (91,0,92,61).

  • cyan value is 90.91%
  • magenta value is 0.00%
  • yellow value is 91.92%
  • key color value is 61.18%

CMYK: (91,0,92,61)
C91M0Y92K61 (91%, 0%, 92%, 61%)
(0.91 / 0.00 / 0.92 / 0.61)

CMYK percentages

%90.91
%0
%91.92
%61.18

Codes

Color #096308 in popluar color models

09 63 08
RGB 9 99 8
HSL 119° 85.05% 20.98%
HSB/HSV 119° 91.92% 38.82%
CMYK 90.91% 0.00% 91.92%
61.18%

Color #096308 in popluar number systems.

HEX 09 63 08
Decimal 9 99 8
Binary 1001 1100011 1000
Octal 11 143 10

Shades and tints

Shades of #096308

#096308
(9,99,8)
#095A08
(9,90,8)
#095108
(9,81,8)
#094808
(9,72,8)
#093F08
(9,63,8)
#093608
(9,54,8)
#092D08
(9,45,8)
#092408
(9,36,8)
#091B08
(9,27,8)
#091208
(9,18,8)
#090908
(9,9,8)
#000000
(0,0,0)

Tints of #096308

#096308
(9,99,8)
#1F711E
(31,113,30)
#357F34
(53,127,52)
#4B8D4A
(75,141,74)
#619B60
(97,155,96)
#77A976
(119,169,118)
#8DB78C
(141,183,140)
#A3C5A2
(163,197,162)
#B9D3B8
(185,211,184)
#CFE1CE
(207,225,206)
#E5EFE4
(229,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #096308 color. Also use rgb(9,99,8) instead hex code.

Text Font Color

.myTextColor { color: #096308; }

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

This text font color is #096308.

Background Color

.myBgColor { background-color: #096308; }

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

This div background color is #096308.

Border color

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

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

This div border color is #096308.

Opacity

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

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

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

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

This text has shadow with #096308 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #096308.

Preview

Color preview on black background

This text has color #096308 on black background.


Color preview on white background

This text has color #096308 on white background.


Black color preview on #096308 background

This text has black color on #096308 background.


White color preview on #096308 background

This text has white color on #096308 background.


Related colors

Complementary color

Complementary color for #hex is #F69CF7.


I love getcolorcode.com

Triadic colors

1 #080963 and #630809 with #096308 are triadic colors.

2 #086309 and #630908 with #096308 are triadic colors.