COLOR #09157E

HEX: #09157E RGB: (9,21,126)

Color info

#09157E contains mainly blue color. Web safe color of #09157E is #000066 (or #006).

RGB color model

#09157E color RGB value is (9,21,126).

RGB: (9,21,126) (4%, 8%, 49%)

RGB channels and saturation

R 9 of 255 = 4%
G 21 of 255 = 8%
B 126 of 255 = 49%

9
21
126

R + G + B ~ 20%. #09157E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 21 + 126 = 156 (100%)
R 9 of 156 ~ 5.77%
G 21 of 156 ~ 13.46%
B 126 of 156 ~ 80.77'%

%13.46
%80.77

CMYK color model

#09157E color CMYK value is (93,83,0,51).

  • cyan value is 92.86%
  • magenta value is 83.33%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (93,83,0,51)
C93M83Y0K51 (93%, 83%, 0%, 51%)
(0.93 / 0.83 / 0.00 / 0.51)

CMYK percentages

%92.86
%83.33
%0
%50.59

Codes

Color #09157E in popluar color models

09 15 7E
RGB 9 21 126
HSL 234° 86.67% 26.47%
HSB/HSV 234° 92.86% 49.41%
CMYK 92.86% 83.33% 0.00%
50.59%

Color #09157E in popluar number systems.

HEX 09 15 7E
Decimal 9 21 126
Binary 1001 10101 1111110
Octal 11 25 176

Shades and tints

Shades of #09157E

#09157E
(9,21,126)
#091473
(9,20,115)
#091368
(9,19,104)
#09125D
(9,18,93)
#091152
(9,17,82)
#091047
(9,16,71)
#090F3C
(9,15,60)
#090E31
(9,14,49)
#090D26
(9,13,38)
#090C1B
(9,12,27)
#090B10
(9,11,16)
#000000
(0,0,0)

Tints of #09157E

#09157E
(9,21,126)
#1F2A89
(31,42,137)
#353F94
(53,63,148)
#4B549F
(75,84,159)
#6169AA
(97,105,170)
#777EB5
(119,126,181)
#8D93C0
(141,147,192)
#A3A8CB
(163,168,203)
#B9BDD6
(185,189,214)
#CFD2E1
(207,210,225)
#E5E7EC
(229,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09157E color. Also use rgb(9,21,126) instead hex code.

Text Font Color

.myTextColor { color: #09157E; }

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

This text font color is #09157E.

Background Color

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

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

This div background color is #09157E.

Border color

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

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

This div border color is #09157E.

Opacity

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

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

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

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

This text has shadow with #09157E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09157E.

Preview

Color preview on black background

This text has color #09157E on black background.


Color preview on white background

This text has color #09157E on white background.


Black color preview on #09157E background

This text has black color on #09157E background.


White color preview on #09157E background

This text has white color on #09157E background.


Related colors

Complementary color

Complementary color for #hex is #F6EA81.


I love getcolorcode.com

Triadic colors

1 #7E0915 and #157E09 with #09157E are triadic colors.

2 #7E1509 and #15097E with #09157E are triadic colors.