COLOR #092440

HEX: #092440 RGB: (9,36,64)

Color info

#092440 contains red, green and blue colors in about the same proportion. Web safe color of #092440 is #003333 (or #033).

RGB color model

#092440 color RGB value is (9,36,64).

RGB: (9,36,64) (4%, 14%, 25%)

RGB channels and saturation

R 9 of 255 = 4%
G 36 of 255 = 14%
B 64 of 255 = 25%

9
36
64

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

Portions of RGB colors in percentages

R + G + B = 9 + 36 + 64 = 109 (100%)
R 9 of 109 ~ 8.26%
G 36 of 109 ~ 33.03%
B 64 of 109 ~ 58.72'%

%33.03
%58.72

CMYK color model

#092440 color CMYK value is (86,44,0,75).

  • cyan value is 85.94%
  • magenta value is 43.75%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (86,44,0,75)
C86M44Y0K75 (86%, 44%, 0%, 75%)
(0.86 / 0.44 / 0.00 / 0.75)

CMYK percentages

%85.94
%43.75
%0
%74.9

Codes

Color #092440 in popluar color models

09 24 40
RGB 9 36 64
HSL 211° 75.34% 14.31%
HSB/HSV 211° 85.94% 25.10%
CMYK 85.94% 43.75% 0.00%
74.90%

Color #092440 in popluar number systems.

HEX 09 24 40
Decimal 9 36 64
Binary 1001 100100 1000000
Octal 11 44 100

Shades and tints

Shades of #092440

#092440
(9,36,64)
#09213B
(9,33,59)
#091E36
(9,30,54)
#091B31
(9,27,49)
#09182C
(9,24,44)
#091527
(9,21,39)
#091222
(9,18,34)
#090F1D
(9,15,29)
#090C18
(9,12,24)
#090913
(9,9,19)
#09060E
(9,6,14)
#000000
(0,0,0)

Tints of #092440

#092440
(9,36,64)
#1F3751
(31,55,81)
#354A62
(53,74,98)
#4B5D73
(75,93,115)
#617084
(97,112,132)
#778395
(119,131,149)
#8D96A6
(141,150,166)
#A3A9B7
(163,169,183)
#B9BCC8
(185,188,200)
#CFCFD9
(207,207,217)
#E5E2EA
(229,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #092440 color. Also use rgb(9,36,64) instead hex code.

Text Font Color

.myTextColor { color: #092440; }

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

This text font color is #092440.

Background Color

.myBgColor { background-color: #092440; }

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

This div background color is #092440.

Border color

.myBorderColor { border: 1px solid #092440; }

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

This div border color is #092440.

Opacity

.myOpacity80 { color: #092440; opacity: 0.8; }

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

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

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

This text has shadow with #092440 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092440.

Preview

Color preview on black background

This text has color #092440 on black background.


Color preview on white background

This text has color #092440 on white background.


Black color preview on #092440 background

This text has black color on #092440 background.


White color preview on #092440 background

This text has white color on #092440 background.


Related colors

Complementary color

Complementary color for #hex is #F6DBBF.


I love getcolorcode.com

Triadic colors

1 #400924 and #244009 with #092440 are triadic colors.

2 #402409 and #240940 with #092440 are triadic colors.