COLOR #094148

HEX: #094148 RGB: (9,65,72)

Color info

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

RGB color model

#094148 color RGB value is (9,65,72).

RGB: (9,65,72) (4%, 25%, 28%)

RGB channels and saturation

R 9 of 255 = 4%
G 65 of 255 = 25%
B 72 of 255 = 28%

9
65
72

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

Portions of RGB colors in percentages

R + G + B = 9 + 65 + 72 = 146 (100%)
R 9 of 146 ~ 6.16%
G 65 of 146 ~ 44.52%
B 72 of 146 ~ 49.32'%

%44.52
%49.32

CMYK color model

#094148 color CMYK value is (88,10,0,72).

  • cyan value is 87.50%
  • magenta value is 9.72%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (88,10,0,72)
C88M10Y0K72 (88%, 10%, 0%, 72%)
(0.88 / 0.10 / 0.00 / 0.72)

CMYK percentages

%87.5
%9.72
%0
%71.76

Codes

Color #094148 in popluar color models

09 41 48
RGB 9 65 72
HSL 187° 77.78% 15.88%
HSB/HSV 187° 87.50% 28.24%
CMYK 87.50% 9.72% 0.00%
71.76%

Color #094148 in popluar number systems.

HEX 09 41 48
Decimal 9 65 72
Binary 1001 1000001 1001000
Octal 11 101 110

Shades and tints

Shades of #094148

#094148
(9,65,72)
#093C42
(9,60,66)
#09373C
(9,55,60)
#093236
(9,50,54)
#092D30
(9,45,48)
#09282A
(9,40,42)
#092324
(9,35,36)
#091E1E
(9,30,30)
#091918
(9,25,24)
#091412
(9,20,18)
#090F0C
(9,15,12)
#000000
(0,0,0)

Tints of #094148

#094148
(9,65,72)
#1F5258
(31,82,88)
#356368
(53,99,104)
#4B7478
(75,116,120)
#618588
(97,133,136)
#779698
(119,150,152)
#8DA7A8
(141,167,168)
#A3B8B8
(163,184,184)
#B9C9C8
(185,201,200)
#CFDAD8
(207,218,216)
#E5EBE8
(229,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #094148; }

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

This text font color is #094148.

Background Color

.myBgColor { background-color: #094148; }

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

This div background color is #094148.

Border color

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

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

This div border color is #094148.

Opacity

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

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

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

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

This text has shadow with #094148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094148.

Preview

Color preview on black background

This text has color #094148 on black background.


Color preview on white background

This text has color #094148 on white background.


Black color preview on #094148 background

This text has black color on #094148 background.


White color preview on #094148 background

This text has white color on #094148 background.


Related colors

Complementary color

Complementary color for #hex is #F6BEB7.


I love getcolorcode.com

Triadic colors

1 #480941 and #414809 with #094148 are triadic colors.

2 #484109 and #410948 with #094148 are triadic colors.