COLOR #093310

HEX: #093310 RGB: (9,51,16)

Color info

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

RGB color model

#093310 color RGB value is (9,51,16).

RGB: (9,51,16) (4%, 20%, 6%)

RGB channels and saturation

R 9 of 255 = 4%
G 51 of 255 = 20%
B 16 of 255 = 6%

9
51
16

R + G + B ~ 10%. #093310 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 51 + 16 = 76 (100%)
R 9 of 76 ~ 11.84%
G 51 of 76 ~ 67.11%
B 16 of 76 ~ 21.05'%

%11.84
%67.11
%21.05

CMYK color model

#093310 color CMYK value is (82,0,69,80).

  • cyan value is 82.35%
  • magenta value is 0.00%
  • yellow value is 68.63%
  • key color value is 80.00%

CMYK: (82,0,69,80)
C82M0Y69K80 (82%, 0%, 69%, 80%)
(0.82 / 0.00 / 0.69 / 0.80)

CMYK percentages

%82.35
%0
%68.63
%80

Codes

Color #093310 in popluar color models

09 33 10
RGB 9 51 16
HSL 130° 70.00% 11.76%
HSB/HSV 130° 82.35% 20.00%
CMYK 82.35% 0.00% 68.63%
80.00%

Color #093310 in popluar number systems.

HEX 09 33 10
Decimal 9 51 16
Binary 1001 110011 10000
Octal 11 63 20

Shades and tints

Shades of #093310

#093310
(9,51,16)
#092F0F
(9,47,15)
#092B0E
(9,43,14)
#09270D
(9,39,13)
#09230C
(9,35,12)
#091F0B
(9,31,11)
#091B0A
(9,27,10)
#091709
(9,23,9)
#091308
(9,19,8)
#090F07
(9,15,7)
#090B06
(9,11,6)
#000000
(0,0,0)

Tints of #093310

#093310
(9,51,16)
#1F4525
(31,69,37)
#35573A
(53,87,58)
#4B694F
(75,105,79)
#617B64
(97,123,100)
#778D79
(119,141,121)
#8D9F8E
(141,159,142)
#A3B1A3
(163,177,163)
#B9C3B8
(185,195,184)
#CFD5CD
(207,213,205)
#E5E7E2
(229,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #093310 color. Also use rgb(9,51,16) instead hex code.

Text Font Color

.myTextColor { color: #093310; }

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

This text font color is #093310.

Background Color

.myBgColor { background-color: #093310; }

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

This div background color is #093310.

Border color

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

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

This div border color is #093310.

Opacity

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

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

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

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

This text has shadow with #093310 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093310.

Preview

Color preview on black background

This text has color #093310 on black background.


Color preview on white background

This text has color #093310 on white background.


Black color preview on #093310 background

This text has black color on #093310 background.


White color preview on #093310 background

This text has white color on #093310 background.


Related colors

Complementary color

Complementary color for #hex is #F6CCEF.


I love getcolorcode.com

Triadic colors

1 #100933 and #331009 with #093310 are triadic colors.

2 #103309 and #330910 with #093310 are triadic colors.