COLOR #094712

HEX: #094712 RGB: (9,71,18)

Color info

#094712 contains mainly green and blue colors. Web safe color of #094712 is #003300 (or #030).

RGB color model

#094712 color RGB value is (9,71,18).

RGB: (9,71,18) (4%, 28%, 7%)

RGB channels and saturation

R 9 of 255 = 4%
G 71 of 255 = 28%
B 18 of 255 = 7%

9
71
18

R + G + B ~ 13%. #094712 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 71 + 18 = 98 (100%)
R 9 of 98 ~ 9.18%
G 71 of 98 ~ 72.45%
B 18 of 98 ~ 18.37'%

%72.45
%18.37

CMYK color model

#094712 color CMYK value is (87,0,75,72).

  • cyan value is 87.32%
  • magenta value is 0.00%
  • yellow value is 74.65%
  • key color value is 72.16%

CMYK: (87,0,75,72)
C87M0Y75K72 (87%, 0%, 75%, 72%)
(0.87 / 0.00 / 0.75 / 0.72)

CMYK percentages

%87.32
%0
%74.65
%72.16

Codes

Color #094712 in popluar color models

09 47 12
RGB 9 71 18
HSL 129° 77.50% 15.69%
HSB/HSV 129° 87.32% 27.84%
CMYK 87.32% 0.00% 74.65%
72.16%

Color #094712 in popluar number systems.

HEX 09 47 12
Decimal 9 71 18
Binary 1001 1000111 10010
Octal 11 107 22

Shades and tints

Shades of #094712

#094712
(9,71,18)
#094111
(9,65,17)
#093B10
(9,59,16)
#09350F
(9,53,15)
#092F0E
(9,47,14)
#09290D
(9,41,13)
#09230C
(9,35,12)
#091D0B
(9,29,11)
#09170A
(9,23,10)
#091109
(9,17,9)
#090B08
(9,11,8)
#000000
(0,0,0)

Tints of #094712

#094712
(9,71,18)
#1F5727
(31,87,39)
#35673C
(53,103,60)
#4B7751
(75,119,81)
#618766
(97,135,102)
#77977B
(119,151,123)
#8DA790
(141,167,144)
#A3B7A5
(163,183,165)
#B9C7BA
(185,199,186)
#CFD7CF
(207,215,207)
#E5E7E4
(229,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #094712 color. Also use rgb(9,71,18) instead hex code.

Text Font Color

.myTextColor { color: #094712; }

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

This text font color is #094712.

Background Color

.myBgColor { background-color: #094712; }

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

This div background color is #094712.

Border color

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

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

This div border color is #094712.

Opacity

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

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

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

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

This text has shadow with #094712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094712.

Preview

Color preview on black background

This text has color #094712 on black background.


Color preview on white background

This text has color #094712 on white background.


Black color preview on #094712 background

This text has black color on #094712 background.


White color preview on #094712 background

This text has white color on #094712 background.


Related colors

Complementary color

Complementary color for #hex is #F6B8ED.


I love getcolorcode.com

Triadic colors

1 #120947 and #471209 with #094712 are triadic colors.

2 #124709 and #470912 with #094712 are triadic colors.