COLOR #094149

HEX: #094149 RGB: (9,65,73)

Color info

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

RGB color model

#094149 color RGB value is (9,65,73).

RGB: (9,65,73) (4%, 25%, 29%)

RGB channels and saturation

R 9 of 255 = 4%
G 65 of 255 = 25%
B 73 of 255 = 29%

9
65
73

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

Portions of RGB colors in percentages

R + G + B = 9 + 65 + 73 = 147 (100%)
R 9 of 147 ~ 6.12%
G 65 of 147 ~ 44.22%
B 73 of 147 ~ 49.66'%

%44.22
%49.66

CMYK color model

#094149 color CMYK value is (88,11,0,71).

  • cyan value is 87.67%
  • magenta value is 10.96%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (88,11,0,71)
C88M11Y0K71 (88%, 11%, 0%, 71%)
(0.88 / 0.11 / 0.00 / 0.71)

CMYK percentages

%87.67
%10.96
%0
%71.37

Codes

Color #094149 in popluar color models

09 41 49
RGB 9 65 73
HSL 188° 78.05% 16.08%
HSB/HSV 188° 87.67% 28.63%
CMYK 87.67% 10.96% 0.00%
71.37%

Color #094149 in popluar number systems.

HEX 09 41 49
Decimal 9 65 73
Binary 1001 1000001 1001001
Octal 11 101 111

Shades and tints

Shades of #094149

#094149
(9,65,73)
#093C43
(9,60,67)
#09373D
(9,55,61)
#093237
(9,50,55)
#092D31
(9,45,49)
#09282B
(9,40,43)
#092325
(9,35,37)
#091E1F
(9,30,31)
#091919
(9,25,25)
#091413
(9,20,19)
#090F0D
(9,15,13)
#000000
(0,0,0)

Tints of #094149

#094149
(9,65,73)
#1F5259
(31,82,89)
#356369
(53,99,105)
#4B7479
(75,116,121)
#618589
(97,133,137)
#779699
(119,150,153)
#8DA7A9
(141,167,169)
#A3B8B9
(163,184,185)
#B9C9C9
(185,201,201)
#CFDAD9
(207,218,217)
#E5EBE9
(229,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #094149 color. Also use rgb(9,65,73) instead hex code.

Text Font Color

.myTextColor { color: #094149; }

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

This text font color is #094149.

Background Color

.myBgColor { background-color: #094149; }

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

This div background color is #094149.

Border color

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

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

This div border color is #094149.

Opacity

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

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

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

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

This text has shadow with #094149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094149.

Preview

Color preview on black background

This text has color #094149 on black background.


Color preview on white background

This text has color #094149 on white background.


Black color preview on #094149 background

This text has black color on #094149 background.


White color preview on #094149 background

This text has white color on #094149 background.


Related colors

Complementary color

Complementary color for #hex is #F6BEB6.


I love getcolorcode.com

Triadic colors

1 #490941 and #414909 with #094149 are triadic colors.

2 #494109 and #410949 with #094149 are triadic colors.