COLOR #096A2A

HEX: #096A2A RGB: (9,106,42)

Color info

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

RGB color model

#096A2A color RGB value is (9,106,42).

RGB: (9,106,42) (4%, 42%, 16%)

RGB channels and saturation

R 9 of 255 = 4%
G 106 of 255 = 42%
B 42 of 255 = 16%

9
106
42

R + G + B ~ 21%. #096A2A is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 106 + 42 = 157 (100%)
R 9 of 157 ~ 5.73%
G 106 of 157 ~ 67.52%
B 42 of 157 ~ 26.75'%

%67.52
%26.75

CMYK color model

#096A2A color CMYK value is (92,0,60,58).

  • cyan value is 91.51%
  • magenta value is 0.00%
  • yellow value is 60.38%
  • key color value is 58.43%

CMYK: (92,0,60,58)
C92M0Y60K58 (92%, 0%, 60%, 58%)
(0.92 / 0.00 / 0.60 / 0.58)

CMYK percentages

%91.51
%0
%60.38
%58.43

Codes

Color #096A2A in popluar color models

09 6A 2A
RGB 9 106 42
HSL 140° 84.35% 22.55%
HSB/HSV 140° 91.51% 41.57%
CMYK 91.51% 0.00% 60.38%
58.43%

Color #096A2A in popluar number systems.

HEX 09 6A 2A
Decimal 9 106 42
Binary 1001 1101010 101010
Octal 11 152 52

Shades and tints

Shades of #096A2A

#096A2A
(9,106,42)
#096127
(9,97,39)
#095824
(9,88,36)
#094F21
(9,79,33)
#09461E
(9,70,30)
#093D1B
(9,61,27)
#093418
(9,52,24)
#092B15
(9,43,21)
#092212
(9,34,18)
#09190F
(9,25,15)
#09100C
(9,16,12)
#000000
(0,0,0)

Tints of #096A2A

#096A2A
(9,106,42)
#1F773D
(31,119,61)
#358450
(53,132,80)
#4B9163
(75,145,99)
#619E76
(97,158,118)
#77AB89
(119,171,137)
#8DB89C
(141,184,156)
#A3C5AF
(163,197,175)
#B9D2C2
(185,210,194)
#CFDFD5
(207,223,213)
#E5ECE8
(229,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #096A2A color. Also use rgb(9,106,42) instead hex code.

Text Font Color

.myTextColor { color: #096A2A; }

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

This text font color is #096A2A.

Background Color

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

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

This div background color is #096A2A.

Border color

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

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

This div border color is #096A2A.

Opacity

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

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

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

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

This text has shadow with #096A2A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #096A2A.

Preview

Color preview on black background

This text has color #096A2A on black background.


Color preview on white background

This text has color #096A2A on white background.


Black color preview on #096A2A background

This text has black color on #096A2A background.


White color preview on #096A2A background

This text has white color on #096A2A background.


Related colors

Complementary color

Complementary color for #hex is #F695D5.


I love getcolorcode.com

Triadic colors

1 #2A096A and #6A2A09 with #096A2A are triadic colors.

2 #2A6A09 and #6A092A with #096A2A are triadic colors.