COLOR #094190

HEX: #094190 RGB: (9,65,144)

Color info

#094190 contains mainly blue color. Web safe color of #094190 is #003399 (or #039).

RGB color model

#094190 color RGB value is (9,65,144).

RGB: (9,65,144) (4%, 25%, 56%)

RGB channels and saturation

R 9 of 255 = 4%
G 65 of 255 = 25%
B 144 of 255 = 56%

9
65
144

R + G + B ~ 28%. #094190 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 65 + 144 = 218 (100%)
R 9 of 218 ~ 4.13%
G 65 of 218 ~ 29.82%
B 144 of 218 ~ 66.06'%

%29.82
%66.06

CMYK color model

#094190 color CMYK value is (94,55,0,44).

  • cyan value is 93.75%
  • magenta value is 54.86%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (94,55,0,44)
C94M55Y0K44 (94%, 55%, 0%, 44%)
(0.94 / 0.55 / 0.00 / 0.44)

CMYK percentages

%93.75
%54.86
%0
%43.53

Codes

Color #094190 in popluar color models

09 41 90
RGB 9 65 144
HSL 215° 88.24% 30.00%
HSB/HSV 215° 93.75% 56.47%
CMYK 93.75% 54.86% 0.00%
43.53%

Color #094190 in popluar number systems.

HEX 09 41 90
Decimal 9 65 144
Binary 1001 1000001 10010000
Octal 11 101 220

Shades and tints

Shades of #094190

#094190
(9,65,144)
#093C83
(9,60,131)
#093776
(9,55,118)
#093269
(9,50,105)
#092D5C
(9,45,92)
#09284F
(9,40,79)
#092342
(9,35,66)
#091E35
(9,30,53)
#091928
(9,25,40)
#09141B
(9,20,27)
#090F0E
(9,15,14)
#000000
(0,0,0)

Tints of #094190

#094190
(9,65,144)
#1F529A
(31,82,154)
#3563A4
(53,99,164)
#4B74AE
(75,116,174)
#6185B8
(97,133,184)
#7796C2
(119,150,194)
#8DA7CC
(141,167,204)
#A3B8D6
(163,184,214)
#B9C9E0
(185,201,224)
#CFDAEA
(207,218,234)
#E5EBF4
(229,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #094190; }

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

This text font color is #094190.

Background Color

.myBgColor { background-color: #094190; }

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

This div background color is #094190.

Border color

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

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

This div border color is #094190.

Opacity

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

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

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

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

This text has shadow with #094190 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094190.

Preview

Color preview on black background

This text has color #094190 on black background.


Color preview on white background

This text has color #094190 on white background.


Black color preview on #094190 background

This text has black color on #094190 background.


White color preview on #094190 background

This text has white color on #094190 background.


Related colors

Complementary color

Complementary color for #hex is #F6BE6F.


I love getcolorcode.com

Triadic colors

1 #900941 and #419009 with #094190 are triadic colors.

2 #904109 and #410990 with #094190 are triadic colors.