COLOR #093911

HEX: #093911 RGB: (9,57,17)

Color info

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

RGB color model

#093911 color RGB value is (9,57,17).

RGB: (9,57,17) (4%, 22%, 7%)

RGB channels and saturation

R 9 of 255 = 4%
G 57 of 255 = 22%
B 17 of 255 = 7%

9
57
17

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

Portions of RGB colors in percentages

R + G + B = 9 + 57 + 17 = 83 (100%)
R 9 of 83 ~ 10.84%
G 57 of 83 ~ 68.67%
B 17 of 83 ~ 20.48'%

%10.84
%68.67
%20.48

CMYK color model

#093911 color CMYK value is (84,0,70,78).

  • cyan value is 84.21%
  • magenta value is 0.00%
  • yellow value is 70.18%
  • key color value is 77.65%

CMYK: (84,0,70,78)
C84M0Y70K78 (84%, 0%, 70%, 78%)
(0.84 / 0.00 / 0.70 / 0.78)

CMYK percentages

%84.21
%0
%70.18
%77.65

Codes

Color #093911 in popluar color models

09 39 11
RGB 9 57 17
HSL 130° 72.73% 12.94%
HSB/HSV 130° 84.21% 22.35%
CMYK 84.21% 0.00% 70.18%
77.65%

Color #093911 in popluar number systems.

HEX 09 39 11
Decimal 9 57 17
Binary 1001 111001 10001
Octal 11 71 21

Shades and tints

Shades of #093911

#093911
(9,57,17)
#093410
(9,52,16)
#092F0F
(9,47,15)
#092A0E
(9,42,14)
#09250D
(9,37,13)
#09200C
(9,32,12)
#091B0B
(9,27,11)
#09160A
(9,22,10)
#091109
(9,17,9)
#090C08
(9,12,8)
#090707
(9,7,7)
#000000
(0,0,0)

Tints of #093911

#093911
(9,57,17)
#1F4B26
(31,75,38)
#355D3B
(53,93,59)
#4B6F50
(75,111,80)
#618165
(97,129,101)
#77937A
(119,147,122)
#8DA58F
(141,165,143)
#A3B7A4
(163,183,164)
#B9C9B9
(185,201,185)
#CFDBCE
(207,219,206)
#E5EDE3
(229,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #093911; }

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

This text font color is #093911.

Background Color

.myBgColor { background-color: #093911; }

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

This div background color is #093911.

Border color

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

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

This div border color is #093911.

Opacity

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

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

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

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

This text has shadow with #093911 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093911.

Preview

Color preview on black background

This text has color #093911 on black background.


Color preview on white background

This text has color #093911 on white background.


Black color preview on #093911 background

This text has black color on #093911 background.


White color preview on #093911 background

This text has white color on #093911 background.


Related colors

Complementary color

Complementary color for #hex is #F6C6EE.


I love getcolorcode.com

Triadic colors

1 #110939 and #391109 with #093911 are triadic colors.

2 #113909 and #390911 with #093911 are triadic colors.