COLOR #096340

HEX: #096340 RGB: (9,99,64)

Color info

#096340 contains mainly green and blue colors. Web safe color of #096340 is #006633 (or #063).

RGB color model

#096340 color RGB value is (9,99,64).

RGB: (9,99,64) (4%, 39%, 25%)

RGB channels and saturation

R 9 of 255 = 4%
G 99 of 255 = 39%
B 64 of 255 = 25%

9
99
64

R + G + B ~ 23%. #096340 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 99 + 64 = 172 (100%)
R 9 of 172 ~ 5.23%
G 99 of 172 ~ 57.56%
B 64 of 172 ~ 37.21'%

%57.56
%37.21

CMYK color model

#096340 color CMYK value is (91,0,35,61).

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

CMYK: (91,0,35,61)
C91M0Y35K61 (91%, 0%, 35%, 61%)
(0.91 / 0.00 / 0.35 / 0.61)

CMYK percentages

%90.91
%0
%35.35
%61.18

Codes

Color #096340 in popluar color models

09 63 40
RGB 9 99 64
HSL 157° 83.33% 21.18%
HSB/HSV 157° 90.91% 38.82%
CMYK 90.91% 0.00% 35.35%
61.18%

Color #096340 in popluar number systems.

HEX 09 63 40
Decimal 9 99 64
Binary 1001 1100011 1000000
Octal 11 143 100

Shades and tints

Shades of #096340

#096340
(9,99,64)
#095A3B
(9,90,59)
#095136
(9,81,54)
#094831
(9,72,49)
#093F2C
(9,63,44)
#093627
(9,54,39)
#092D22
(9,45,34)
#09241D
(9,36,29)
#091B18
(9,27,24)
#091213
(9,18,19)
#09090E
(9,9,14)
#000000
(0,0,0)

Tints of #096340

#096340
(9,99,64)
#1F7151
(31,113,81)
#357F62
(53,127,98)
#4B8D73
(75,141,115)
#619B84
(97,155,132)
#77A995
(119,169,149)
#8DB7A6
(141,183,166)
#A3C5B7
(163,197,183)
#B9D3C8
(185,211,200)
#CFE1D9
(207,225,217)
#E5EFEA
(229,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #096340; }

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

This text font color is #096340.

Background Color

.myBgColor { background-color: #096340; }

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

This div background color is #096340.

Border color

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

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

This div border color is #096340.

Opacity

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

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

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

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

This text has shadow with #096340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #096340.

Preview

Color preview on black background

This text has color #096340 on black background.


Color preview on white background

This text has color #096340 on white background.


Black color preview on #096340 background

This text has black color on #096340 background.


White color preview on #096340 background

This text has white color on #096340 background.


Related colors

Complementary color

Complementary color for #hex is #F69CBF.


I love getcolorcode.com

Triadic colors

1 #400963 and #634009 with #096340 are triadic colors.

2 #406309 and #630940 with #096340 are triadic colors.