COLOR #092312

HEX: #092312 RGB: (9,35,18)

Color info

#092312 contains red, green and blue colors in about the same proportion. Web safe color of #092312 is #003300 (or #030).

RGB color model

#092312 color RGB value is (9,35,18).

RGB: (9,35,18) (4%, 14%, 7%)

RGB channels and saturation

R 9 of 255 = 4%
G 35 of 255 = 14%
B 18 of 255 = 7%

9
35
18

R + G + B ~ 8%. #092312 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 35 + 18 = 62 (100%)
R 9 of 62 ~ 14.52%
G 35 of 62 ~ 56.45%
B 18 of 62 ~ 29.03'%

%14.52
%56.45
%29.03

CMYK color model

#092312 color CMYK value is (74,0,49,86).

  • cyan value is 74.29%
  • magenta value is 0.00%
  • yellow value is 48.57%
  • key color value is 86.27%

CMYK: (74,0,49,86)
C74M0Y49K86 (74%, 0%, 49%, 86%)
(0.74 / 0.00 / 0.49 / 0.86)

CMYK percentages

%74.29
%0
%48.57
%86.27

Codes

Color #092312 in popluar color models

09 23 12
RGB 9 35 18
HSL 141° 59.09% 8.63%
HSB/HSV 141° 74.29% 13.73%
CMYK 74.29% 0.00% 48.57%
86.27%

Color #092312 in popluar number systems.

HEX 09 23 12
Decimal 9 35 18
Binary 1001 100011 10010
Octal 11 43 22

Shades and tints

Shades of #092312

#092312
(9,35,18)
#092011
(9,32,17)
#091D10
(9,29,16)
#091A0F
(9,26,15)
#09170E
(9,23,14)
#09140D
(9,20,13)
#09110C
(9,17,12)
#090E0B
(9,14,11)
#090B0A
(9,11,10)
#090809
(9,8,9)
#090508
(9,5,8)
#000000
(0,0,0)

Tints of #092312

#092312
(9,35,18)
#1F3727
(31,55,39)
#354B3C
(53,75,60)
#4B5F51
(75,95,81)
#617366
(97,115,102)
#77877B
(119,135,123)
#8D9B90
(141,155,144)
#A3AFA5
(163,175,165)
#B9C3BA
(185,195,186)
#CFD7CF
(207,215,207)
#E5EBE4
(229,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #092312 color. Also use rgb(9,35,18) instead hex code.

Text Font Color

.myTextColor { color: #092312; }

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

This text font color is #092312.

Background Color

.myBgColor { background-color: #092312; }

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

This div background color is #092312.

Border color

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

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

This div border color is #092312.

Opacity

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

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

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

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

This text has shadow with #092312 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092312.

Preview

Color preview on black background

This text has color #092312 on black background.


Color preview on white background

This text has color #092312 on white background.


Black color preview on #092312 background

This text has black color on #092312 background.


White color preview on #092312 background

This text has white color on #092312 background.


Related colors

Complementary color

Complementary color for #hex is #F6DCED.


I love getcolorcode.com

Triadic colors

1 #120923 and #231209 with #092312 are triadic colors.

2 #122309 and #230912 with #092312 are triadic colors.