COLOR #092C38

HEX: #092C38 RGB: (9,44,56)

Color info

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

RGB color model

#092C38 color RGB value is (9,44,56).

RGB: (9,44,56) (4%, 17%, 22%)

RGB channels and saturation

R 9 of 255 = 4%
G 44 of 255 = 17%
B 56 of 255 = 22%

9
44
56

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

Portions of RGB colors in percentages

R + G + B = 9 + 44 + 56 = 109 (100%)
R 9 of 109 ~ 8.26%
G 44 of 109 ~ 40.37%
B 56 of 109 ~ 51.38'%

%40.37
%51.38

CMYK color model

#092C38 color CMYK value is (84,21,0,78).

  • cyan value is 83.93%
  • magenta value is 21.43%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (84,21,0,78)
C84M21Y0K78 (84%, 21%, 0%, 78%)
(0.84 / 0.21 / 0.00 / 0.78)

CMYK percentages

%83.93
%21.43
%0
%78.04

Codes

Color #092C38 in popluar color models

09 2C 38
RGB 9 44 56
HSL 195° 72.31% 12.75%
HSB/HSV 195° 83.93% 21.96%
CMYK 83.93% 21.43% 0.00%
78.04%

Color #092C38 in popluar number systems.

HEX 09 2C 38
Decimal 9 44 56
Binary 1001 101100 111000
Octal 11 54 70

Shades and tints

Shades of #092C38

#092C38
(9,44,56)
#092833
(9,40,51)
#09242E
(9,36,46)
#092029
(9,32,41)
#091C24
(9,28,36)
#09181F
(9,24,31)
#09141A
(9,20,26)
#091015
(9,16,21)
#090C10
(9,12,16)
#09080B
(9,8,11)
#090406
(9,4,6)
#000000
(0,0,0)

Tints of #092C38

#092C38
(9,44,56)
#1F3F4A
(31,63,74)
#35525C
(53,82,92)
#4B656E
(75,101,110)
#617880
(97,120,128)
#778B92
(119,139,146)
#8D9EA4
(141,158,164)
#A3B1B6
(163,177,182)
#B9C4C8
(185,196,200)
#CFD7DA
(207,215,218)
#E5EAEC
(229,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #092C38 color. Also use rgb(9,44,56) instead hex code.

Text Font Color

.myTextColor { color: #092C38; }

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

This text font color is #092C38.

Background Color

.myBgColor { background-color: #092C38; }

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

This div background color is #092C38.

Border color

.myBorderColor { border: 1px solid #092C38; }

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

This div border color is #092C38.

Opacity

.myOpacity80 { color: #092C38; opacity: 0.8; }

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

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

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

This text has shadow with #092C38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092C38.

Preview

Color preview on black background

This text has color #092C38 on black background.


Color preview on white background

This text has color #092C38 on white background.


Black color preview on #092C38 background

This text has black color on #092C38 background.


White color preview on #092C38 background

This text has white color on #092C38 background.


Related colors

Complementary color

Complementary color for #hex is #F6D3C7.


I love getcolorcode.com

Triadic colors

1 #38092C and #2C3809 with #092C38 are triadic colors.

2 #382C09 and #2C0938 with #092C38 are triadic colors.