COLOR #094D38

HEX: #094D38 RGB: (9,77,56)

Color info

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

RGB color model

#094D38 color RGB value is (9,77,56).

RGB: (9,77,56) (4%, 30%, 22%)

RGB channels and saturation

R 9 of 255 = 4%
G 77 of 255 = 30%
B 56 of 255 = 22%

9
77
56

R + G + B ~ 19%. #094D38 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 77 + 56 = 142 (100%)
R 9 of 142 ~ 6.34%
G 77 of 142 ~ 54.23%
B 56 of 142 ~ 39.44'%

%54.23
%39.44

CMYK color model

#094D38 color CMYK value is (88,0,27,70).

  • cyan value is 88.31%
  • magenta value is 0.00%
  • yellow value is 27.27%
  • key color value is 69.80%

CMYK: (88,0,27,70)
C88M0Y27K70 (88%, 0%, 27%, 70%)
(0.88 / 0.00 / 0.27 / 0.70)

CMYK percentages

%88.31
%0
%27.27
%69.8

Codes

Color #094D38 in popluar color models

09 4D 38
RGB 9 77 56
HSL 161° 79.07% 16.86%
HSB/HSV 161° 88.31% 30.20%
CMYK 88.31% 0.00% 27.27%
69.80%

Color #094D38 in popluar number systems.

HEX 09 4D 38
Decimal 9 77 56
Binary 1001 1001101 111000
Octal 11 115 70

Shades and tints

Shades of #094D38

#094D38
(9,77,56)
#094633
(9,70,51)
#093F2E
(9,63,46)
#093829
(9,56,41)
#093124
(9,49,36)
#092A1F
(9,42,31)
#09231A
(9,35,26)
#091C15
(9,28,21)
#091510
(9,21,16)
#090E0B
(9,14,11)
#090706
(9,7,6)
#000000
(0,0,0)

Tints of #094D38

#094D38
(9,77,56)
#1F5D4A
(31,93,74)
#356D5C
(53,109,92)
#4B7D6E
(75,125,110)
#618D80
(97,141,128)
#779D92
(119,157,146)
#8DADA4
(141,173,164)
#A3BDB6
(163,189,182)
#B9CDC8
(185,205,200)
#CFDDDA
(207,221,218)
#E5EDEC
(229,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #094D38 color. Also use rgb(9,77,56) instead hex code.

Text Font Color

.myTextColor { color: #094D38; }

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

This text font color is #094D38.

Background Color

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

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

This div background color is #094D38.

Border color

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

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

This div border color is #094D38.

Opacity

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

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

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

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

This text has shadow with #094D38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094D38.

Preview

Color preview on black background

This text has color #094D38 on black background.


Color preview on white background

This text has color #094D38 on white background.


Black color preview on #094D38 background

This text has black color on #094D38 background.


White color preview on #094D38 background

This text has white color on #094D38 background.


Related colors

Complementary color

Complementary color for #hex is #F6B2C7.


I love getcolorcode.com

Triadic colors

1 #38094D and #4D3809 with #094D38 are triadic colors.

2 #384D09 and #4D0938 with #094D38 are triadic colors.