COLOR #094439

HEX: #094439 RGB: (9,68,57)

Color info

#094439 contains red, green and blue colors in about the same proportion. Web safe color of #094439 is #003333 (or #033).

RGB color model

#094439 color RGB value is (9,68,57).

RGB: (9,68,57) (4%, 27%, 22%)

RGB channels and saturation

R 9 of 255 = 4%
G 68 of 255 = 27%
B 57 of 255 = 22%

9
68
57

R + G + B ~ 18%. #094439 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 68 + 57 = 134 (100%)
R 9 of 134 ~ 6.72%
G 68 of 134 ~ 50.75%
B 57 of 134 ~ 42.54'%

%50.75
%42.54

CMYK color model

#094439 color CMYK value is (87,0,16,73).

  • cyan value is 86.76%
  • magenta value is 0.00%
  • yellow value is 16.18%
  • key color value is 73.33%

CMYK: (87,0,16,73)
C87M0Y16K73 (87%, 0%, 16%, 73%)
(0.87 / 0.00 / 0.16 / 0.73)

CMYK percentages

%86.76
%0
%16.18
%73.33

Codes

Color #094439 in popluar color models

09 44 39
RGB 9 68 57
HSL 169° 76.62% 15.10%
HSB/HSV 169° 86.76% 26.67%
CMYK 86.76% 0.00% 16.18%
73.33%

Color #094439 in popluar number systems.

HEX 09 44 39
Decimal 9 68 57
Binary 1001 1000100 111001
Octal 11 104 71

Shades and tints

Shades of #094439

#094439
(9,68,57)
#093E34
(9,62,52)
#09382F
(9,56,47)
#09322A
(9,50,42)
#092C25
(9,44,37)
#092620
(9,38,32)
#09201B
(9,32,27)
#091A16
(9,26,22)
#091411
(9,20,17)
#090E0C
(9,14,12)
#090807
(9,8,7)
#000000
(0,0,0)

Tints of #094439

#094439
(9,68,57)
#1F554B
(31,85,75)
#35665D
(53,102,93)
#4B776F
(75,119,111)
#618881
(97,136,129)
#779993
(119,153,147)
#8DAAA5
(141,170,165)
#A3BBB7
(163,187,183)
#B9CCC9
(185,204,201)
#CFDDDB
(207,221,219)
#E5EEED
(229,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #094439 color. Also use rgb(9,68,57) instead hex code.

Text Font Color

.myTextColor { color: #094439; }

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

This text font color is #094439.

Background Color

.myBgColor { background-color: #094439; }

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

This div background color is #094439.

Border color

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

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

This div border color is #094439.

Opacity

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

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

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

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

This text has shadow with #094439 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094439.

Preview

Color preview on black background

This text has color #094439 on black background.


Color preview on white background

This text has color #094439 on white background.


Black color preview on #094439 background

This text has black color on #094439 background.


White color preview on #094439 background

This text has white color on #094439 background.


Related colors

Complementary color

Complementary color for #hex is #F6BBC6.


I love getcolorcode.com

Triadic colors

1 #390944 and #443909 with #094439 are triadic colors.

2 #394409 and #440939 with #094439 are triadic colors.