COLOR #09174A

HEX: #09174A RGB: (9,23,74)

Color info

#09174A contains mainly green and blue colors. Web safe color of #09174A is #000033 (or #003).

RGB color model

#09174A color RGB value is (9,23,74).

RGB: (9,23,74) (4%, 9%, 29%)

RGB channels and saturation

R 9 of 255 = 4%
G 23 of 255 = 9%
B 74 of 255 = 29%

9
23
74

R + G + B ~ 14%. #09174A is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 23 + 74 = 106 (100%)
R 9 of 106 ~ 8.49%
G 23 of 106 ~ 21.7%
B 74 of 106 ~ 69.81'%

%21.7
%69.81

CMYK color model

#09174A color CMYK value is (88,69,0,71).

  • cyan value is 87.84%
  • magenta value is 68.92%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (88,69,0,71)
C88M69Y0K71 (88%, 69%, 0%, 71%)
(0.88 / 0.69 / 0.00 / 0.71)

CMYK percentages

%87.84
%68.92
%0
%70.98

Codes

Color #09174A in popluar color models

09 17 4A
RGB 9 23 74
HSL 227° 78.31% 16.27%
HSB/HSV 227° 87.84% 29.02%
CMYK 87.84% 68.92% 0.00%
70.98%

Color #09174A in popluar number systems.

HEX 09 17 4A
Decimal 9 23 74
Binary 1001 10111 1001010
Octal 11 27 112

Shades and tints

Shades of #09174A

#09174A
(9,23,74)
#091544
(9,21,68)
#09133E
(9,19,62)
#091138
(9,17,56)
#090F32
(9,15,50)
#090D2C
(9,13,44)
#090B26
(9,11,38)
#090920
(9,9,32)
#09071A
(9,7,26)
#090514
(9,5,20)
#09030E
(9,3,14)
#000000
(0,0,0)

Tints of #09174A

#09174A
(9,23,74)
#1F2C5A
(31,44,90)
#35416A
(53,65,106)
#4B567A
(75,86,122)
#616B8A
(97,107,138)
#77809A
(119,128,154)
#8D95AA
(141,149,170)
#A3AABA
(163,170,186)
#B9BFCA
(185,191,202)
#CFD4DA
(207,212,218)
#E5E9EA
(229,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09174A color. Also use rgb(9,23,74) instead hex code.

Text Font Color

.myTextColor { color: #09174A; }

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

This text font color is #09174A.

Background Color

.myBgColor { background-color: #09174A; }

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

This div background color is #09174A.

Border color

.myBorderColor { border: 1px solid #09174A; }

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

This div border color is #09174A.

Opacity

.myOpacity80 { color: #09174A; opacity: 0.8; }

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

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

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

This text has shadow with #09174A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09174A.

Preview

Color preview on black background

This text has color #09174A on black background.


Color preview on white background

This text has color #09174A on white background.


Black color preview on #09174A background

This text has black color on #09174A background.


White color preview on #09174A background

This text has white color on #09174A background.


Related colors

Complementary color

Complementary color for #hex is #F6E8B5.


I love getcolorcode.com

Triadic colors

1 #4A0917 and #174A09 with #09174A are triadic colors.

2 #4A1709 and #17094A with #09174A are triadic colors.