COLOR #093407

HEX: #093407 RGB: (9,52,7)

Color info

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

RGB color model

#093407 color RGB value is (9,52,7).

RGB: (9,52,7) (4%, 20%, 3%)

RGB channels and saturation

R 9 of 255 = 4%
G 52 of 255 = 20%
B 7 of 255 = 3%

9
52
7

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

Portions of RGB colors in percentages

R + G + B = 9 + 52 + 7 = 68 (100%)
R 9 of 68 ~ 13.24%
G 52 of 68 ~ 76.47%
B 7 of 68 ~ 10.29'%

%13.24
%76.47

CMYK color model

#093407 color CMYK value is (83,0,87,80).

  • cyan value is 82.69%
  • magenta value is 0.00%
  • yellow value is 86.54%
  • key color value is 79.61%

CMYK: (83,0,87,80)
C83M0Y87K80 (83%, 0%, 87%, 80%)
(0.83 / 0.00 / 0.87 / 0.80)

CMYK percentages

%82.69
%0
%86.54
%79.61

Codes

Color #093407 in popluar color models

09 34 07
RGB 9 52 7
HSL 117° 76.27% 11.57%
HSB/HSV 117° 86.54% 20.39%
CMYK 82.69% 0.00% 86.54%
79.61%

Color #093407 in popluar number systems.

HEX 09 34 07
Decimal 9 52 7
Binary 1001 110100 111
Octal 11 64 7

Shades and tints

Shades of #093407

#093407
(9,52,7)
#093007
(9,48,7)
#092C07
(9,44,7)
#092807
(9,40,7)
#092407
(9,36,7)
#092007
(9,32,7)
#091C07
(9,28,7)
#091807
(9,24,7)
#091407
(9,20,7)
#091007
(9,16,7)
#090C07
(9,12,7)
#000000
(0,0,0)

Tints of #093407

#093407
(9,52,7)
#1F461D
(31,70,29)
#355833
(53,88,51)
#4B6A49
(75,106,73)
#617C5F
(97,124,95)
#778E75
(119,142,117)
#8DA08B
(141,160,139)
#A3B2A1
(163,178,161)
#B9C4B7
(185,196,183)
#CFD6CD
(207,214,205)
#E5E8E3
(229,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #093407 color. Also use rgb(9,52,7) instead hex code.

Text Font Color

.myTextColor { color: #093407; }

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

This text font color is #093407.

Background Color

.myBgColor { background-color: #093407; }

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

This div background color is #093407.

Border color

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

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

This div border color is #093407.

Opacity

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

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

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

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

This text has shadow with #093407 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093407.

Preview

Color preview on black background

This text has color #093407 on black background.


Color preview on white background

This text has color #093407 on white background.


Black color preview on #093407 background

This text has black color on #093407 background.


White color preview on #093407 background

This text has white color on #093407 background.


Related colors

Complementary color

Complementary color for #hex is #F6CBF8.


I love getcolorcode.com

Triadic colors

1 #070934 and #340709 with #093407 are triadic colors.

2 #073409 and #340907 with #093407 are triadic colors.