COLOR #094C15

HEX: #094C15 RGB: (9,76,21)

Color info

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

RGB color model

#094C15 color RGB value is (9,76,21).

RGB: (9,76,21) (4%, 30%, 8%)

RGB channels and saturation

R 9 of 255 = 4%
G 76 of 255 = 30%
B 21 of 255 = 8%

9
76
21

R + G + B ~ 14%. #094C15 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 76 + 21 = 106 (100%)
R 9 of 106 ~ 8.49%
G 76 of 106 ~ 71.7%
B 21 of 106 ~ 19.81'%

%71.7
%19.81

CMYK color model

#094C15 color CMYK value is (88,0,72,70).

  • cyan value is 88.16%
  • magenta value is 0.00%
  • yellow value is 72.37%
  • key color value is 70.20%
CMYK: (88,0,72,70) C88M0Y72K70 (88%,0%,72%,70%) (0.88/0.00/0.72/0.70) 

CMYK percentages

%88.16
%0
%72.37
%70.2

Codes

Color #094C15 in popluar color models

09 4C 15
RGB 9 76 21
HSL 131° 78.82% 16.67%
HSB/HSV 131° 88.16% 29.80%
CMYK 88.16% 0.00% 72.37%
70.20%

Color #094C15 in popluar number systems.

HEX 09 4C 15
Decimal 9 76 21
Binary 1001 1001100 10101
Octal 11 114 25

Shades and tints

Shades of #094C15

#094C15
(9,76,21)
#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)
#000000
(0,0,0)

Tints of #094C15

#094C15
(9,76,21)
#1F5C2A
(31,92,42)
#356C3F
(53,108,63)
#4B7C54
(75,124,84)
#618C69
(97,140,105)
#779C7E
(119,156,126)
#8DAC93
(141,172,147)
#A3BCA8
(163,188,168)
#B9CCBD
(185,204,189)
#CFDCD2
(207,220,210)
#E5ECE7
(229,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #094C15 color. Also use rgb(9,76,21) instead hex code.

Text Font Color

.myTextColor { color: #094C15; }

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

This text font color is #094C15.

Background Color

.myBgColor { background-color: #094C15; }

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

This div background color is #094C15.

Border color

.myBorderColor { border: 1px solid #094C15; }

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

This div border color is #094C15.

Opacity

.myOpacity80 { color: #094C15; opacity: 0.8; }

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

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

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

This text has shadow with #094C15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094C15.

Preview

Color preview on black background

This text has color #094C15 on black background.


Color preview on white background

This text has color #094C15 on white background.


Black color preview on #094C15 background

This text has black color on #094C15 background.


White color preview on #094C15 background

This text has white color on #094C15 background.


Related colors

Complementary color

Complementary color for #hex is #F6B3EA.


I love getcolorcode.com

Triadic colors

1 #15094C and #4C1509 with #094C15 are triadic colors.

2 #154C09 and #4C0915 with #094C15 are triadic colors.