COLOR #093608

HEX: #093608 RGB: (9,54,8)

Color info

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

RGB color model

#093608 color RGB value is (9,54,8).

RGB: (9,54,8) (4%, 21%, 3%)

RGB channels and saturation

R 9 of 255 = 4%
G 54 of 255 = 21%
B 8 of 255 = 3%

9
54
8

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

Portions of RGB colors in percentages

R + G + B = 9 + 54 + 8 = 71 (100%)
R 9 of 71 ~ 12.68%
G 54 of 71 ~ 76.06%
B 8 of 71 ~ 11.27'%

%12.68
%76.06
%11.27

CMYK color model

#093608 color CMYK value is (83,0,85,79).

  • cyan value is 83.33%
  • magenta value is 0.00%
  • yellow value is 85.19%
  • key color value is 78.82%

CMYK: (83,0,85,79)
C83M0Y85K79 (83%, 0%, 85%, 79%)
(0.83 / 0.00 / 0.85 / 0.79)

CMYK percentages

%83.33
%0
%85.19
%78.82

Codes

Color #093608 in popluar color models

09 36 08
RGB 9 54 8
HSL 119° 74.19% 12.16%
HSB/HSV 119° 85.19% 21.18%
CMYK 83.33% 0.00% 85.19%
78.82%

Color #093608 in popluar number systems.

HEX 09 36 08
Decimal 9 54 8
Binary 1001 110110 1000
Octal 11 66 10

Shades and tints

Shades of #093608

#093608
(9,54,8)
#093208
(9,50,8)
#092E08
(9,46,8)
#092A08
(9,42,8)
#092608
(9,38,8)
#092208
(9,34,8)
#091E08
(9,30,8)
#091A08
(9,26,8)
#091608
(9,22,8)
#091208
(9,18,8)
#090E08
(9,14,8)
#000000
(0,0,0)

Tints of #093608

#093608
(9,54,8)
#1F481E
(31,72,30)
#355A34
(53,90,52)
#4B6C4A
(75,108,74)
#617E60
(97,126,96)
#779076
(119,144,118)
#8DA28C
(141,162,140)
#A3B4A2
(163,180,162)
#B9C6B8
(185,198,184)
#CFD8CE
(207,216,206)
#E5EAE4
(229,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #093608 color. Also use rgb(9,54,8) instead hex code.

Text Font Color

.myTextColor { color: #093608; }

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

This text font color is #093608.

Background Color

.myBgColor { background-color: #093608; }

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

This div background color is #093608.

Border color

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

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

This div border color is #093608.

Opacity

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

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

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

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

This text has shadow with #093608 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093608.

Preview

Color preview on black background

This text has color #093608 on black background.


Color preview on white background

This text has color #093608 on white background.


Black color preview on #093608 background

This text has black color on #093608 background.


White color preview on #093608 background

This text has white color on #093608 background.


Related colors

Complementary color

Complementary color for #hex is #F6C9F7.


I love getcolorcode.com

Triadic colors

1 #080936 and #360809 with #093608 are triadic colors.

2 #083609 and #360908 with #093608 are triadic colors.