COLOR #09136A

HEX: #09136A RGB: (9,19,106)

Color info

#09136A contains mainly blue color. Web safe color of #09136A is #000066 (or #006).

RGB color model

#09136A color RGB value is (9,19,106).

RGB: (9,19,106) (4%, 7%, 42%)

RGB channels and saturation

R 9 of 255 = 4%
G 19 of 255 = 7%
B 106 of 255 = 42%

9
19
106

R + G + B ~ 18%. #09136A is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 19 + 106 = 134 (100%)
R 9 of 134 ~ 6.72%
G 19 of 134 ~ 14.18%
B 106 of 134 ~ 79.1'%

%14.18
%79.1

CMYK color model

#09136A color CMYK value is (92,82,0,58).

  • cyan value is 91.51%
  • magenta value is 82.08%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (92,82,0,58)
C92M82Y0K58 (92%, 82%, 0%, 58%)
(0.92 / 0.82 / 0.00 / 0.58)

CMYK percentages

%91.51
%82.08
%0
%58.43

Codes

Color #09136A in popluar color models

09 13 6A
RGB 9 19 106
HSL 234° 84.35% 22.55%
HSB/HSV 234° 91.51% 41.57%
CMYK 91.51% 82.08% 0.00%
58.43%

Color #09136A in popluar number systems.

HEX 09 13 6A
Decimal 9 19 106
Binary 1001 10011 1101010
Octal 11 23 152

Shades and tints

Shades of #09136A

#09136A
(9,19,106)
#091261
(9,18,97)
#091158
(9,17,88)
#09104F
(9,16,79)
#090F46
(9,15,70)
#090E3D
(9,14,61)
#090D34
(9,13,52)
#090C2B
(9,12,43)
#090B22
(9,11,34)
#090A19
(9,10,25)
#090910
(9,9,16)
#000000
(0,0,0)

Tints of #09136A

#09136A
(9,19,106)
#1F2877
(31,40,119)
#353D84
(53,61,132)
#4B5291
(75,82,145)
#61679E
(97,103,158)
#777CAB
(119,124,171)
#8D91B8
(141,145,184)
#A3A6C5
(163,166,197)
#B9BBD2
(185,187,210)
#CFD0DF
(207,208,223)
#E5E5EC
(229,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09136A color. Also use rgb(9,19,106) instead hex code.

Text Font Color

.myTextColor { color: #09136A; }

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

This text font color is #09136A.

Background Color

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

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

This div background color is #09136A.

Border color

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

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

This div border color is #09136A.

Opacity

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

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

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

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

This text has shadow with #09136A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09136A.

Preview

Color preview on black background

This text has color #09136A on black background.


Color preview on white background

This text has color #09136A on white background.


Black color preview on #09136A background

This text has black color on #09136A background.


White color preview on #09136A background

This text has white color on #09136A background.


Related colors

Complementary color

Complementary color for #hex is #F6EC95.


I love getcolorcode.com

Triadic colors

1 #6A0913 and #136A09 with #09136A are triadic colors.

2 #6A1309 and #13096A with #09136A are triadic colors.