COLOR #092511

HEX: #092511 RGB: (9,37,17)

Color info

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

RGB color model

#092511 color RGB value is (9,37,17).

RGB: (9,37,17) (4%, 15%, 7%)

RGB channels and saturation

R 9 of 255 = 4%
G 37 of 255 = 15%
B 17 of 255 = 7%

9
37
17

R + G + B ~ 9%. #092511 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 37 + 17 = 63 (100%)
R 9 of 63 ~ 14.29%
G 37 of 63 ~ 58.73%
B 17 of 63 ~ 26.98'%

%14.29
%58.73
%26.98

CMYK color model

#092511 color CMYK value is (76,0,54,85).

  • cyan value is 75.68%
  • magenta value is 0.00%
  • yellow value is 54.05%
  • key color value is 85.49%

CMYK: (76,0,54,85)
C76M0Y54K85 (76%, 0%, 54%, 85%)
(0.76 / 0.00 / 0.54 / 0.85)

CMYK percentages

%75.68
%0
%54.05
%85.49

Codes

Color #092511 in popluar color models

09 25 11
RGB 9 37 17
HSL 137° 60.87% 9.02%
HSB/HSV 137° 75.68% 14.51%
CMYK 75.68% 0.00% 54.05%
85.49%

Color #092511 in popluar number systems.

HEX 09 25 11
Decimal 9 37 17
Binary 1001 100101 10001
Octal 11 45 21

Shades and tints

Shades of #092511

#092511
(9,37,17)
#092210
(9,34,16)
#091F0F
(9,31,15)
#091C0E
(9,28,14)
#09190D
(9,25,13)
#09160C
(9,22,12)
#09130B
(9,19,11)
#09100A
(9,16,10)
#090D09
(9,13,9)
#090A08
(9,10,8)
#090707
(9,7,7)
#000000
(0,0,0)

Tints of #092511

#092511
(9,37,17)
#1F3826
(31,56,38)
#354B3B
(53,75,59)
#4B5E50
(75,94,80)
#617165
(97,113,101)
#77847A
(119,132,122)
#8D978F
(141,151,143)
#A3AAA4
(163,170,164)
#B9BDB9
(185,189,185)
#CFD0CE
(207,208,206)
#E5E3E3
(229,227,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #092511 color. Also use rgb(9,37,17) instead hex code.

Text Font Color

.myTextColor { color: #092511; }

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

This text font color is #092511.

Background Color

.myBgColor { background-color: #092511; }

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

This div background color is #092511.

Border color

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

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

This div border color is #092511.

Opacity

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

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

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

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

This text has shadow with #092511 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092511.

Preview

Color preview on black background

This text has color #092511 on black background.


Color preview on white background

This text has color #092511 on white background.


Black color preview on #092511 background

This text has black color on #092511 background.


White color preview on #092511 background

This text has white color on #092511 background.


Related colors

Complementary color

Complementary color for #hex is #F6DAEE.


I love getcolorcode.com

Triadic colors

1 #110925 and #251109 with #092511 are triadic colors.

2 #112509 and #250911 with #092511 are triadic colors.