COLOR #093619

HEX: #093619 RGB: (9,54,25)

Color info

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

RGB color model

#093619 color RGB value is (9,54,25).

RGB: (9,54,25) (4%, 21%, 10%)

RGB channels and saturation

R 9 of 255 = 4%
G 54 of 255 = 21%
B 25 of 255 = 10%

9
54
25

R + G + B ~ 12%. #093619 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 54 + 25 = 88 (100%)
R 9 of 88 ~ 10.23%
G 54 of 88 ~ 61.36%
B 25 of 88 ~ 28.41'%

%61.36
%28.41

CMYK color model

#093619 color CMYK value is (83,0,54,79).

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

CMYK: (83,0,54,79)
C83M0Y54K79 (83%, 0%, 54%, 79%)
(0.83 / 0.00 / 0.54 / 0.79)

CMYK percentages

%83.33
%0
%53.7
%78.82

Codes

Color #093619 in popluar color models

09 36 19
RGB 9 54 25
HSL 141° 71.43% 12.35%
HSB/HSV 141° 83.33% 21.18%
CMYK 83.33% 0.00% 53.70%
78.82%

Color #093619 in popluar number systems.

HEX 09 36 19
Decimal 9 54 25
Binary 1001 110110 11001
Octal 11 66 31

Shades and tints

Shades of #093619

#093619
(9,54,25)
#093217
(9,50,23)
#092E15
(9,46,21)
#092A13
(9,42,19)
#092611
(9,38,17)
#09220F
(9,34,15)
#091E0D
(9,30,13)
#091A0B
(9,26,11)
#091609
(9,22,9)
#091207
(9,18,7)
#090E05
(9,14,5)
#000000
(0,0,0)

Tints of #093619

#093619
(9,54,25)
#1F482D
(31,72,45)
#355A41
(53,90,65)
#4B6C55
(75,108,85)
#617E69
(97,126,105)
#77907D
(119,144,125)
#8DA291
(141,162,145)
#A3B4A5
(163,180,165)
#B9C6B9
(185,198,185)
#CFD8CD
(207,216,205)
#E5EAE1
(229,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #093619; }

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

This text font color is #093619.

Background Color

.myBgColor { background-color: #093619; }

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

This div background color is #093619.

Border color

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

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

This div border color is #093619.

Opacity

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

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

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

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

This text has shadow with #093619 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093619.

Preview

Color preview on black background

This text has color #093619 on black background.


Color preview on white background

This text has color #093619 on white background.


Black color preview on #093619 background

This text has black color on #093619 background.


White color preview on #093619 background

This text has white color on #093619 background.


Related colors

Complementary color

Complementary color for #hex is #F6C9E6.


I love getcolorcode.com

Triadic colors

1 #190936 and #361909 with #093619 are triadic colors.

2 #193609 and #360919 with #093619 are triadic colors.