COLOR #09366B

HEX: #09366B RGB: (9,54,107)

Color info

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

RGB color model

#09366B color RGB value is (9,54,107).

RGB: (9,54,107) (4%, 21%, 42%)

RGB channels and saturation

R 9 of 255 = 4%
G 54 of 255 = 21%
B 107 of 255 = 42%

9
54
107

R + G + B ~ 22%. #09366B is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 54 + 107 = 170 (100%)
R 9 of 170 ~ 5.29%
G 54 of 170 ~ 31.76%
B 107 of 170 ~ 62.94'%

%31.76
%62.94

CMYK color model

#09366B color CMYK value is (92,50,0,58).

  • cyan value is 91.59%
  • magenta value is 49.53%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (92,50,0,58)
C92M50Y0K58 (92%, 50%, 0%, 58%)
(0.92 / 0.50 / 0.00 / 0.58)

CMYK percentages

%91.59
%49.53
%0
%58.04

Codes

Color #09366B in popluar color models

09 36 6B
RGB 9 54 107
HSL 212° 84.48% 22.75%
HSB/HSV 212° 91.59% 41.96%
CMYK 91.59% 49.53% 0.00%
58.04%

Color #09366B in popluar number systems.

HEX 09 36 6B
Decimal 9 54 107
Binary 1001 110110 1101011
Octal 11 66 153

Shades and tints

Shades of #09366B

#09366B
(9,54,107)
#093262
(9,50,98)
#092E59
(9,46,89)
#092A50
(9,42,80)
#092647
(9,38,71)
#09223E
(9,34,62)
#091E35
(9,30,53)
#091A2C
(9,26,44)
#091623
(9,22,35)
#09121A
(9,18,26)
#090E11
(9,14,17)
#000000
(0,0,0)

Tints of #09366B

#09366B
(9,54,107)
#1F4878
(31,72,120)
#355A85
(53,90,133)
#4B6C92
(75,108,146)
#617E9F
(97,126,159)
#7790AC
(119,144,172)
#8DA2B9
(141,162,185)
#A3B4C6
(163,180,198)
#B9C6D3
(185,198,211)
#CFD8E0
(207,216,224)
#E5EAED
(229,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09366B color. Also use rgb(9,54,107) instead hex code.

Text Font Color

.myTextColor { color: #09366B; }

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

This text font color is #09366B.

Background Color

.myBgColor { background-color: #09366B; }

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

This div background color is #09366B.

Border color

.myBorderColor { border: 1px solid #09366B; }

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

This div border color is #09366B.

Opacity

.myOpacity80 { color: #09366B; opacity: 0.8; }

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

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

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

This text has shadow with #09366B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09366B.

Preview

Color preview on black background

This text has color #09366B on black background.


Color preview on white background

This text has color #09366B on white background.


Black color preview on #09366B background

This text has black color on #09366B background.


White color preview on #09366B background

This text has white color on #09366B background.


Related colors

Complementary color

Complementary color for #hex is #F6C994.


I love getcolorcode.com

Triadic colors

1 #6B0936 and #366B09 with #09366B are triadic colors.

2 #6B3609 and #36096B with #09366B are triadic colors.