COLOR #09284E

HEX: #09284E RGB: (9,40,78)

Color info

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

RGB color model

#09284E color RGB value is (9,40,78).

RGB: (9,40,78) (4%, 16%, 31%)

RGB channels and saturation

R 9 of 255 = 4%
G 40 of 255 = 16%
B 78 of 255 = 31%

9
40
78

R + G + B ~ 17%. #09284E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 40 + 78 = 127 (100%)
R 9 of 127 ~ 7.09%
G 40 of 127 ~ 31.5%
B 78 of 127 ~ 61.42'%

%31.5
%61.42

CMYK color model

#09284E color CMYK value is (88,49,0,69).

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

CMYK: (88,49,0,69)
C88M49Y0K69 (88%, 49%, 0%, 69%)
(0.88 / 0.49 / 0.00 / 0.69)

CMYK percentages

%88.46
%48.72
%0
%69.41

Codes

Color #09284E in popluar color models

09 28 4E
RGB 9 40 78
HSL 213° 79.31% 17.06%
HSB/HSV 213° 88.46% 30.59%
CMYK 88.46% 48.72% 0.00%
69.41%

Color #09284E in popluar number systems.

HEX 09 28 4E
Decimal 9 40 78
Binary 1001 101000 1001110
Octal 11 50 116

Shades and tints

Shades of #09284E

#09284E
(9,40,78)
#092547
(9,37,71)
#092240
(9,34,64)
#091F39
(9,31,57)
#091C32
(9,28,50)
#09192B
(9,25,43)
#091624
(9,22,36)
#09131D
(9,19,29)
#091016
(9,16,22)
#090D0F
(9,13,15)
#090A08
(9,10,8)
#000000
(0,0,0)

Tints of #09284E

#09284E
(9,40,78)
#1F3B5E
(31,59,94)
#354E6E
(53,78,110)
#4B617E
(75,97,126)
#61748E
(97,116,142)
#77879E
(119,135,158)
#8D9AAE
(141,154,174)
#A3ADBE
(163,173,190)
#B9C0CE
(185,192,206)
#CFD3DE
(207,211,222)
#E5E6EE
(229,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #09284E; }

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

This text font color is #09284E.

Background Color

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

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

This div background color is #09284E.

Border color

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

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

This div border color is #09284E.

Opacity

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

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

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

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

This text has shadow with #09284E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09284E.

Preview

Color preview on black background

This text has color #09284E on black background.


Color preview on white background

This text has color #09284E on white background.


Black color preview on #09284E background

This text has black color on #09284E background.


White color preview on #09284E background

This text has white color on #09284E background.


Related colors

Complementary color

Complementary color for #hex is #F6D7B1.


I love getcolorcode.com

Triadic colors

1 #4E0928 and #284E09 with #09284E are triadic colors.

2 #4E2809 and #28094E with #09284E are triadic colors.