COLOR #09314E

HEX: #09314E RGB: (9,49,78)

Color info

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

RGB color model

#09314E color RGB value is (9,49,78).

RGB: (9,49,78) (4%, 19%, 31%)

RGB channels and saturation

R 9 of 255 = 4%
G 49 of 255 = 19%
B 78 of 255 = 31%

9
49
78

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

Portions of RGB colors in percentages

R + G + B = 9 + 49 + 78 = 136 (100%)
R 9 of 136 ~ 6.62%
G 49 of 136 ~ 36.03%
B 78 of 136 ~ 57.35'%

%36.03
%57.35

CMYK color model

#09314E color CMYK value is (88,37,0,69).

  • cyan value is 88.46%
  • magenta value is 37.18%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (88,37,0,69)
C88M37Y0K69 (88%, 37%, 0%, 69%)
(0.88 / 0.37 / 0.00 / 0.69)

CMYK percentages

%88.46
%37.18
%0
%69.41

Codes

Color #09314E in popluar color models

09 31 4E
RGB 9 49 78
HSL 205° 79.31% 17.06%
HSB/HSV 205° 88.46% 30.59%
CMYK 88.46% 37.18% 0.00%
69.41%

Color #09314E in popluar number systems.

HEX 09 31 4E
Decimal 9 49 78
Binary 1001 110001 1001110
Octal 11 61 116

Shades and tints

Shades of #09314E

#09314E
(9,49,78)
#092D47
(9,45,71)
#092940
(9,41,64)
#092539
(9,37,57)
#092132
(9,33,50)
#091D2B
(9,29,43)
#091924
(9,25,36)
#09151D
(9,21,29)
#091116
(9,17,22)
#090D0F
(9,13,15)
#090908
(9,9,8)
#000000
(0,0,0)

Tints of #09314E

#09314E
(9,49,78)
#1F435E
(31,67,94)
#35556E
(53,85,110)
#4B677E
(75,103,126)
#61798E
(97,121,142)
#778B9E
(119,139,158)
#8D9DAE
(141,157,174)
#A3AFBE
(163,175,190)
#B9C1CE
(185,193,206)
#CFD3DE
(207,211,222)
#E5E5EE
(229,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09314E color. Also use rgb(9,49,78) instead hex code.

Text Font Color

.myTextColor { color: #09314E; }

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

This text font color is #09314E.

Background Color

.myBgColor { background-color: #09314E; }

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

This div background color is #09314E.

Border color

.myBorderColor { border: 1px solid #09314E; }

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

This div border color is #09314E.

Opacity

.myOpacity80 { color: #09314E; opacity: 0.8; }

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

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

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

This text has shadow with #09314E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09314E.

Preview

Color preview on black background

This text has color #09314E on black background.


Color preview on white background

This text has color #09314E on white background.


Black color preview on #09314E background

This text has black color on #09314E background.


White color preview on #09314E background

This text has white color on #09314E background.


Related colors

Complementary color

Complementary color for #hex is #F6CEB1.


I love getcolorcode.com

Triadic colors

1 #4E0931 and #314E09 with #09314E are triadic colors.

2 #4E3109 and #31094E with #09314E are triadic colors.