COLOR #094159

HEX: #094159 RGB: (9,65,89)

Color info

#094159 contains mainly green and blue colors. Web safe color of #094159 is #003366 (or #036).

RGB color model

#094159 color RGB value is (9,65,89).

RGB: (9,65,89) (4%, 25%, 35%)

RGB channels and saturation

R 9 of 255 = 4%
G 65 of 255 = 25%
B 89 of 255 = 35%

9
65
89

R + G + B ~ 21%. #094159 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 65 + 89 = 163 (100%)
R 9 of 163 ~ 5.52%
G 65 of 163 ~ 39.88%
B 89 of 163 ~ 54.6'%

%39.88
%54.6

CMYK color model

#094159 color CMYK value is (90,27,0,65).

  • cyan value is 89.89%
  • magenta value is 26.97%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (90,27,0,65)
C90M27Y0K65 (90%, 27%, 0%, 65%)
(0.90 / 0.27 / 0.00 / 0.65)

CMYK percentages

%89.89
%26.97
%0
%65.1

Codes

Color #094159 in popluar color models

09 41 59
RGB 9 65 89
HSL 198° 81.63% 19.22%
HSB/HSV 198° 89.89% 34.90%
CMYK 89.89% 26.97% 0.00%
65.10%

Color #094159 in popluar number systems.

HEX 09 41 59
Decimal 9 65 89
Binary 1001 1000001 1011001
Octal 11 101 131

Shades and tints

Shades of #094159

#094159
(9,65,89)
#093C51
(9,60,81)
#093749
(9,55,73)
#093241
(9,50,65)
#092D39
(9,45,57)
#092831
(9,40,49)
#092329
(9,35,41)
#091E21
(9,30,33)
#091919
(9,25,25)
#091411
(9,20,17)
#090F09
(9,15,9)
#000000
(0,0,0)

Tints of #094159

#094159
(9,65,89)
#1F5268
(31,82,104)
#356377
(53,99,119)
#4B7486
(75,116,134)
#618595
(97,133,149)
#7796A4
(119,150,164)
#8DA7B3
(141,167,179)
#A3B8C2
(163,184,194)
#B9C9D1
(185,201,209)
#CFDAE0
(207,218,224)
#E5EBEF
(229,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #094159; }

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

This text font color is #094159.

Background Color

.myBgColor { background-color: #094159; }

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

This div background color is #094159.

Border color

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

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

This div border color is #094159.

Opacity

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

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

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

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

This text has shadow with #094159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094159.

Preview

Color preview on black background

This text has color #094159 on black background.


Color preview on white background

This text has color #094159 on white background.


Black color preview on #094159 background

This text has black color on #094159 background.


White color preview on #094159 background

This text has white color on #094159 background.


Related colors

Complementary color

Complementary color for #hex is #F6BEA6.


I love getcolorcode.com

Triadic colors

1 #590941 and #415909 with #094159 are triadic colors.

2 #594109 and #410959 with #094159 are triadic colors.