COLOR #094930

HEX: #094930 RGB: (9,73,48)

Color info

#094930 contains mainly green and blue colors. Web safe color of #094930 is #003333 (or #033).

RGB color model

#094930 color RGB value is (9,73,48).

RGB: (9,73,48) (4%, 29%, 19%)

RGB channels and saturation

R 9 of 255 = 4%
G 73 of 255 = 29%
B 48 of 255 = 19%

9
73
48

R + G + B ~ 17%. #094930 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 73 + 48 = 130 (100%)
R 9 of 130 ~ 6.92%
G 73 of 130 ~ 56.15%
B 48 of 130 ~ 36.92'%

%56.15
%36.92

CMYK color model

#094930 color CMYK value is (88,0,34,71).

  • cyan value is 87.67%
  • magenta value is 0.00%
  • yellow value is 34.25%
  • key color value is 71.37%

CMYK: (88,0,34,71)
C88M0Y34K71 (88%, 0%, 34%, 71%)
(0.88 / 0.00 / 0.34 / 0.71)

CMYK percentages

%87.67
%0
%34.25
%71.37

Codes

Color #094930 in popluar color models

09 49 30
RGB 9 73 48
HSL 157° 78.05% 16.08%
HSB/HSV 157° 87.67% 28.63%
CMYK 87.67% 0.00% 34.25%
71.37%

Color #094930 in popluar number systems.

HEX 09 49 30
Decimal 9 73 48
Binary 1001 1001001 110000
Octal 11 111 60

Shades and tints

Shades of #094930

#094930
(9,73,48)
#09432C
(9,67,44)
#093D28
(9,61,40)
#093724
(9,55,36)
#093120
(9,49,32)
#092B1C
(9,43,28)
#092518
(9,37,24)
#091F14
(9,31,20)
#091910
(9,25,16)
#09130C
(9,19,12)
#090D08
(9,13,8)
#000000
(0,0,0)

Tints of #094930

#094930
(9,73,48)
#1F5942
(31,89,66)
#356954
(53,105,84)
#4B7966
(75,121,102)
#618978
(97,137,120)
#77998A
(119,153,138)
#8DA99C
(141,169,156)
#A3B9AE
(163,185,174)
#B9C9C0
(185,201,192)
#CFD9D2
(207,217,210)
#E5E9E4
(229,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #094930 color. Also use rgb(9,73,48) instead hex code.

Text Font Color

.myTextColor { color: #094930; }

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

This text font color is #094930.

Background Color

.myBgColor { background-color: #094930; }

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

This div background color is #094930.

Border color

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

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

This div border color is #094930.

Opacity

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

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

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

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

This text has shadow with #094930 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094930.

Preview

Color preview on black background

This text has color #094930 on black background.


Color preview on white background

This text has color #094930 on white background.


Black color preview on #094930 background

This text has black color on #094930 background.


White color preview on #094930 background

This text has white color on #094930 background.


Related colors

Complementary color

Complementary color for #hex is #F6B6CF.


I love getcolorcode.com

Triadic colors

1 #300949 and #493009 with #094930 are triadic colors.

2 #304909 and #490930 with #094930 are triadic colors.