COLOR #094614

HEX: #094614 RGB: (9,70,20)

Color info

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

RGB color model

#094614 color RGB value is (9,70,20).

RGB: (9,70,20) (4%, 27%, 8%)

RGB channels and saturation

R 9 of 255 = 4%
G 70 of 255 = 27%
B 20 of 255 = 8%

9
70
20

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

Portions of RGB colors in percentages

R + G + B = 9 + 70 + 20 = 99 (100%)
R 9 of 99 ~ 9.09%
G 70 of 99 ~ 70.71%
B 20 of 99 ~ 20.2'%

%70.71
%20.2

CMYK color model

#094614 color CMYK value is (87,0,71,73).

  • cyan value is 87.14%
  • magenta value is 0.00%
  • yellow value is 71.43%
  • key color value is 72.55%
CMYK: (87,0,71,73) C87M0Y71K73 (87%,0%,71%,73%) (0.87/0.00/0.71/0.73) 

CMYK percentages

%87.14
%0
%71.43
%72.55

Codes

Color #094614 in popluar color models

09 46 14
RGB 9 70 20
HSL 131° 77.22% 15.49%
HSB/HSV 131° 87.14% 27.45%
CMYK 87.14% 0.00% 71.43%
72.55%

Color #094614 in popluar number systems.

HEX 09 46 14
Decimal 9 70 20
Binary 1001 1000110 10100
Octal 11 106 24

Shades and tints

Shades of #094614

#094614
(9,70,20)
#094013
(9,64,19)
#093A12
(9,58,18)
#093411
(9,52,17)
#092E10
(9,46,16)
#09280F
(9,40,15)
#09220E
(9,34,14)
#091C0D
(9,28,13)
#09160C
(9,22,12)
#09100B
(9,16,11)
#090A0A
(9,10,10)
#000000
(0,0,0)

Tints of #094614

#094614
(9,70,20)
#1F5629
(31,86,41)
#35663E
(53,102,62)
#4B7653
(75,118,83)
#618668
(97,134,104)
#77967D
(119,150,125)
#8DA692
(141,166,146)
#A3B6A7
(163,182,167)
#B9C6BC
(185,198,188)
#CFD6D1
(207,214,209)
#E5E6E6
(229,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #094614 color. Also use rgb(9,70,20) instead hex code.

Text Font Color

.myTextColor { color: #094614; }

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

This text font color is #094614.

Background Color

.myBgColor { background-color: #094614; }

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

This div background color is #094614.

Border color

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

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

This div border color is #094614.

Opacity

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

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

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

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

This text has shadow with #094614 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094614.

Preview

Color preview on black background

This text has color #094614 on black background.


Color preview on white background

This text has color #094614 on white background.


Black color preview on #094614 background

This text has black color on #094614 background.


White color preview on #094614 background

This text has white color on #094614 background.


Related colors

Complementary color

Complementary color for #hex is #F6B9EB.


I love getcolorcode.com

Triadic colors

1 #140946 and #461409 with #094614 are triadic colors.

2 #144609 and #460914 with #094614 are triadic colors.