COLOR #09602A

HEX: #09602A RGB: (9,96,42)

Color info

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

RGB color model

#09602A color RGB value is (9,96,42).

RGB: (9,96,42) (4%, 38%, 16%)

RGB channels and saturation

R 9 of 255 = 4%
G 96 of 255 = 38%
B 42 of 255 = 16%

9
96
42

R + G + B ~ 19%. #09602A is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 96 + 42 = 147 (100%)
R 9 of 147 ~ 6.12%
G 96 of 147 ~ 65.31%
B 42 of 147 ~ 28.57'%

%65.31
%28.57

CMYK color model

#09602A color CMYK value is (91,0,56,62).

  • cyan value is 90.63%
  • magenta value is 0.00%
  • yellow value is 56.25%
  • key color value is 62.35%
CMYK: (91,0,56,62) C91M0Y56K62 (91%,0%,56%,62%) (0.91/0.00/0.56/0.62) 

CMYK percentages

%90.63
%0
%56.25
%62.35

Codes

Color #09602A in popluar color models

09 60 2A
RGB 9 96 42
HSL 143° 82.86% 20.59%
HSB/HSV 143° 90.63% 37.65%
CMYK 90.63% 0.00% 56.25%
62.35%

Color #09602A in popluar number systems.

HEX 09 60 2A
Decimal 9 96 42
Binary 1001 1100000 101010
Octal 11 140 52

Shades and tints

Shades of #09602A

#09602A
(9,96,42)
#095827
(9,88,39)
#095024
(9,80,36)
#094821
(9,72,33)
#09401E
(9,64,30)
#09381B
(9,56,27)
#093018
(9,48,24)
#092815
(9,40,21)
#092012
(9,32,18)
#09180F
(9,24,15)
#09100C
(9,16,12)
#000000
(0,0,0)

Tints of #09602A

#09602A
(9,96,42)
#1F6E3D
(31,110,61)
#357C50
(53,124,80)
#4B8A63
(75,138,99)
#619876
(97,152,118)
#77A689
(119,166,137)
#8DB49C
(141,180,156)
#A3C2AF
(163,194,175)
#B9D0C2
(185,208,194)
#CFDED5
(207,222,213)
#E5ECE8
(229,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09602A color. Also use rgb(9,96,42) instead hex code.

Text Font Color

.myTextColor { color: #09602A; }

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

This text font color is #09602A.

Background Color

.myBgColor { background-color: #09602A; }

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

This div background color is #09602A.

Border color

.myBorderColor { border: 1px solid #09602A; }

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

This div border color is #09602A.

Opacity

.myOpacity80 { color: #09602A; opacity: 0.8; }

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

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

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

This text has shadow with #09602A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09602A.

Preview

Color preview on black background

This text has color #09602A on black background.


Color preview on white background

This text has color #09602A on white background.


Black color preview on #09602A background

This text has black color on #09602A background.


White color preview on #09602A background

This text has white color on #09602A background.


Related colors

Complementary color

Complementary color for #hex is #F69FD5.


I love getcolorcode.com

Triadic colors

1 #2A0960 and #602A09 with #09602A are triadic colors.

2 #2A6009 and #60092A with #09602A are triadic colors.