COLOR #092D28

HEX: #092D28 RGB: (9,45,40)

Color info

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

RGB color model

#092D28 color RGB value is (9,45,40).

RGB: (9,45,40) (4%, 18%, 16%)

RGB channels and saturation

R 9 of 255 = 4%
G 45 of 255 = 18%
B 40 of 255 = 16%

9
45
40

R + G + B ~ 13%. #092D28 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 45 + 40 = 94 (100%)
R 9 of 94 ~ 9.57%
G 45 of 94 ~ 47.87%
B 40 of 94 ~ 42.55'%

%47.87
%42.55

CMYK color model

#092D28 color CMYK value is (80,0,11,82).

  • cyan value is 80.00%
  • magenta value is 0.00%
  • yellow value is 11.11%
  • key color value is 82.35%

CMYK: (80,0,11,82)
C80M0Y11K82 (80%, 0%, 11%, 82%)
(0.80 / 0.00 / 0.11 / 0.82)

CMYK percentages

%80
%0
%11.11
%82.35

Codes

Color #092D28 in popluar color models

09 2D 28
RGB 9 45 40
HSL 172° 66.67% 10.59%
HSB/HSV 172° 80.00% 17.65%
CMYK 80.00% 0.00% 11.11%
82.35%

Color #092D28 in popluar number systems.

HEX 09 2D 28
Decimal 9 45 40
Binary 1001 101101 101000
Octal 11 55 50

Shades and tints

Shades of #092D28

#092D28
(9,45,40)
#092925
(9,41,37)
#092522
(9,37,34)
#09211F
(9,33,31)
#091D1C
(9,29,28)
#091919
(9,25,25)
#091516
(9,21,22)
#091113
(9,17,19)
#090D10
(9,13,16)
#09090D
(9,9,13)
#09050A
(9,5,10)
#000000
(0,0,0)

Tints of #092D28

#092D28
(9,45,40)
#1F403B
(31,64,59)
#35534E
(53,83,78)
#4B6661
(75,102,97)
#617974
(97,121,116)
#778C87
(119,140,135)
#8D9F9A
(141,159,154)
#A3B2AD
(163,178,173)
#B9C5C0
(185,197,192)
#CFD8D3
(207,216,211)
#E5EBE6
(229,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #092D28 color. Also use rgb(9,45,40) instead hex code.

Text Font Color

.myTextColor { color: #092D28; }

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

This text font color is #092D28.

Background Color

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

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

This div background color is #092D28.

Border color

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

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

This div border color is #092D28.

Opacity

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

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

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

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

This text has shadow with #092D28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092D28.

Preview

Color preview on black background

This text has color #092D28 on black background.


Color preview on white background

This text has color #092D28 on white background.


Black color preview on #092D28 background

This text has black color on #092D28 background.


White color preview on #092D28 background

This text has white color on #092D28 background.


Related colors

Complementary color

Complementary color for #hex is #F6D2D7.


I love getcolorcode.com

Triadic colors

1 #28092D and #2D2809 with #092D28 are triadic colors.

2 #282D09 and #2D0928 with #092D28 are triadic colors.