COLOR #093213

HEX: #093213 RGB: (9,50,19)

Color info

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

RGB color model

#093213 color RGB value is (9,50,19).

RGB: (9,50,19) (4%, 20%, 7%)

RGB channels and saturation

R 9 of 255 = 4%
G 50 of 255 = 20%
B 19 of 255 = 7%

9
50
19

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

Portions of RGB colors in percentages

R + G + B = 9 + 50 + 19 = 78 (100%)
R 9 of 78 ~ 11.54%
G 50 of 78 ~ 64.1%
B 19 of 78 ~ 24.36'%

%11.54
%64.1
%24.36

CMYK color model

#093213 color CMYK value is (82,0,62,80).

  • cyan value is 82.00%
  • magenta value is 0.00%
  • yellow value is 62.00%
  • key color value is 80.39%

CMYK: (82,0,62,80)
C82M0Y62K80 (82%, 0%, 62%, 80%)
(0.82 / 0.00 / 0.62 / 0.80)

CMYK percentages

%82
%0
%62
%80.39

Codes

Color #093213 in popluar color models

09 32 13
RGB 9 50 19
HSL 135° 69.49% 11.57%
HSB/HSV 135° 82.00% 19.61%
CMYK 82.00% 0.00% 62.00%
80.39%

Color #093213 in popluar number systems.

HEX 09 32 13
Decimal 9 50 19
Binary 1001 110010 10011
Octal 11 62 23

Shades and tints

Shades of #093213

#093213
(9,50,19)
#092E12
(9,46,18)
#092A11
(9,42,17)
#092610
(9,38,16)
#09220F
(9,34,15)
#091E0E
(9,30,14)
#091A0D
(9,26,13)
#09160C
(9,22,12)
#09120B
(9,18,11)
#090E0A
(9,14,10)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #093213

#093213
(9,50,19)
#1F4428
(31,68,40)
#35563D
(53,86,61)
#4B6852
(75,104,82)
#617A67
(97,122,103)
#778C7C
(119,140,124)
#8D9E91
(141,158,145)
#A3B0A6
(163,176,166)
#B9C2BB
(185,194,187)
#CFD4D0
(207,212,208)
#E5E6E5
(229,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #093213 color. Also use rgb(9,50,19) instead hex code.

Text Font Color

.myTextColor { color: #093213; }

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

This text font color is #093213.

Background Color

.myBgColor { background-color: #093213; }

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

This div background color is #093213.

Border color

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

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

This div border color is #093213.

Opacity

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

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

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

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

This text has shadow with #093213 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093213.

Preview

Color preview on black background

This text has color #093213 on black background.


Color preview on white background

This text has color #093213 on white background.


Black color preview on #093213 background

This text has black color on #093213 background.


White color preview on #093213 background

This text has white color on #093213 background.


Related colors

Complementary color

Complementary color for #hex is #F6CDEC.


I love getcolorcode.com

Triadic colors

1 #130932 and #321309 with #093213 are triadic colors.

2 #133209 and #320913 with #093213 are triadic colors.