COLOR #092831

HEX: #092831 RGB: (9,40,49)

Color info

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

RGB color model

#092831 color RGB value is (9,40,49).

RGB: (9,40,49) (4%, 16%, 19%)

RGB channels and saturation

R 9 of 255 = 4%
G 40 of 255 = 16%
B 49 of 255 = 19%

9
40
49

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

Portions of RGB colors in percentages

R + G + B = 9 + 40 + 49 = 98 (100%)
R 9 of 98 ~ 9.18%
G 40 of 98 ~ 40.82%
B 49 of 98 ~ 50'%

%40.82
%50

CMYK color model

#092831 color CMYK value is (82,18,0,81).

  • cyan value is 81.63%
  • magenta value is 18.37%
  • yellow value is 0.00%
  • key color value is 80.78%
CMYK: (82,18,0,81) C82M18Y0K81 (82%,18%,0%,81%) (0.82/0.18/0.00/0.81) 

CMYK percentages

%81.63
%18.37
%0
%80.78

Codes

Color #092831 in popluar color models

09 28 31
RGB 9 40 49
HSL 194° 68.97% 11.37%
HSB/HSV 194° 81.63% 19.22%
CMYK 81.63% 18.37% 0.00%
80.78%

Color #092831 in popluar number systems.

HEX 09 28 31
Decimal 9 40 49
Binary 1001 101000 110001
Octal 11 50 61

Shades and tints

Shades of #092831

#092831
(9,40,49)
#09252D
(9,37,45)
#092229
(9,34,41)
#091F25
(9,31,37)
#091C21
(9,28,33)
#09191D
(9,25,29)
#091619
(9,22,25)
#091315
(9,19,21)
#091011
(9,16,17)
#090D0D
(9,13,13)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #092831

#092831
(9,40,49)
#1F3B43
(31,59,67)
#354E55
(53,78,85)
#4B6167
(75,97,103)
#617479
(97,116,121)
#77878B
(119,135,139)
#8D9A9D
(141,154,157)
#A3ADAF
(163,173,175)
#B9C0C1
(185,192,193)
#CFD3D3
(207,211,211)
#E5E6E5
(229,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #092831; }

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

This text font color is #092831.

Background Color

.myBgColor { background-color: #092831; }

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

This div background color is #092831.

Border color

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

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

This div border color is #092831.

Opacity

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

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

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

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

This text has shadow with #092831 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092831.

Preview

Color preview on black background

This text has color #092831 on black background.


Color preview on white background

This text has color #092831 on white background.


Black color preview on #092831 background

This text has black color on #092831 background.


White color preview on #092831 background

This text has white color on #092831 background.


Related colors

Complementary color

Complementary color for #hex is #F6D7CE.


I love getcolorcode.com

Triadic colors

1 #310928 and #283109 with #092831 are triadic colors.

2 #312809 and #280931 with #092831 are triadic colors.