COLOR #092326

HEX: #092326 RGB: (9,35,38)

Color info

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

RGB color model

#092326 color RGB value is (9,35,38).

RGB: (9,35,38) (4%, 14%, 15%)

RGB channels and saturation

R 9 of 255 = 4%
G 35 of 255 = 14%
B 38 of 255 = 15%

9
35
38

R + G + B ~ 11%. #092326 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 35 + 38 = 82 (100%)
R 9 of 82 ~ 10.98%
G 35 of 82 ~ 42.68%
B 38 of 82 ~ 46.34'%

%10.98
%42.68
%46.34

CMYK color model

#092326 color CMYK value is (76,8,0,85).

  • cyan value is 76.32%
  • magenta value is 7.89%
  • yellow value is 0.00%
  • key color value is 85.10%

CMYK: (76,8,0,85)
C76M8Y0K85 (76%, 8%, 0%, 85%)
(0.76 / 0.08 / 0.00 / 0.85)

CMYK percentages

%76.32
%7.89
%0
%85.1

Codes

Color #092326 in popluar color models

09 23 26
RGB 9 35 38
HSL 186° 61.70% 9.22%
HSB/HSV 186° 76.32% 14.90%
CMYK 76.32% 7.89% 0.00%
85.10%

Color #092326 in popluar number systems.

HEX 09 23 26
Decimal 9 35 38
Binary 1001 100011 100110
Octal 11 43 46

Shades and tints

Shades of #092326

#092326
(9,35,38)
#092023
(9,32,35)
#091D20
(9,29,32)
#091A1D
(9,26,29)
#09171A
(9,23,26)
#091417
(9,20,23)
#091114
(9,17,20)
#090E11
(9,14,17)
#090B0E
(9,11,14)
#09080B
(9,8,11)
#090508
(9,5,8)
#000000
(0,0,0)

Tints of #092326

#092326
(9,35,38)
#1F3739
(31,55,57)
#354B4C
(53,75,76)
#4B5F5F
(75,95,95)
#617372
(97,115,114)
#778785
(119,135,133)
#8D9B98
(141,155,152)
#A3AFAB
(163,175,171)
#B9C3BE
(185,195,190)
#CFD7D1
(207,215,209)
#E5EBE4
(229,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #092326; }

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

This text font color is #092326.

Background Color

.myBgColor { background-color: #092326; }

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

This div background color is #092326.

Border color

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

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

This div border color is #092326.

Opacity

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

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

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

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

This text has shadow with #092326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092326.

Preview

Color preview on black background

This text has color #092326 on black background.


Color preview on white background

This text has color #092326 on white background.


Black color preview on #092326 background

This text has black color on #092326 background.


White color preview on #092326 background

This text has white color on #092326 background.


Related colors

Complementary color

Complementary color for #hex is #F6DCD9.


I love getcolorcode.com

Triadic colors

1 #260923 and #232609 with #092326 are triadic colors.

2 #262309 and #230926 with #092326 are triadic colors.