COLOR #09390C

HEX: #09390C RGB: (9,57,12)

Color info

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

RGB color model

#09390C color RGB value is (9,57,12).

RGB: (9,57,12) (4%, 22%, 5%)

RGB channels and saturation

R 9 of 255 = 4%
G 57 of 255 = 22%
B 12 of 255 = 5%

9
57
12

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

Portions of RGB colors in percentages

R + G + B = 9 + 57 + 12 = 78 (100%)
R 9 of 78 ~ 11.54%
G 57 of 78 ~ 73.08%
B 12 of 78 ~ 15.38'%

%11.54
%73.08
%15.38

CMYK color model

#09390C color CMYK value is (84,0,79,78).

  • cyan value is 84.21%
  • magenta value is 0.00%
  • yellow value is 78.95%
  • key color value is 77.65%

CMYK: (84,0,79,78)
C84M0Y79K78 (84%, 0%, 79%, 78%)
(0.84 / 0.00 / 0.79 / 0.78)

CMYK percentages

%84.21
%0
%78.95
%77.65

Codes

Color #09390C in popluar color models

09 39 0C
RGB 9 57 12
HSL 124° 72.73% 12.94%
HSB/HSV 124° 84.21% 22.35%
CMYK 84.21% 0.00% 78.95%
77.65%

Color #09390C in popluar number systems.

HEX 09 39 0C
Decimal 9 57 12
Binary 1001 111001 1100
Octal 11 71 14

Shades and tints

Shades of #09390C

#09390C
(9,57,12)
#09340B
(9,52,11)
#092F0A
(9,47,10)
#092A09
(9,42,9)
#092508
(9,37,8)
#092007
(9,32,7)
#091B06
(9,27,6)
#091605
(9,22,5)
#091104
(9,17,4)
#090C03
(9,12,3)
#090702
(9,7,2)
#000000
(0,0,0)

Tints of #09390C

#09390C
(9,57,12)
#1F4B22
(31,75,34)
#355D38
(53,93,56)
#4B6F4E
(75,111,78)
#618164
(97,129,100)
#77937A
(119,147,122)
#8DA590
(141,165,144)
#A3B7A6
(163,183,166)
#B9C9BC
(185,201,188)
#CFDBD2
(207,219,210)
#E5EDE8
(229,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09390C color. Also use rgb(9,57,12) instead hex code.

Text Font Color

.myTextColor { color: #09390C; }

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

This text font color is #09390C.

Background Color

.myBgColor { background-color: #09390C; }

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

This div background color is #09390C.

Border color

.myBorderColor { border: 1px solid #09390C; }

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

This div border color is #09390C.

Opacity

.myOpacity80 { color: #09390C; opacity: 0.8; }

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

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

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

This text has shadow with #09390C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09390C.

Preview

Color preview on black background

This text has color #09390C on black background.


Color preview on white background

This text has color #09390C on white background.


Black color preview on #09390C background

This text has black color on #09390C background.


White color preview on #09390C background

This text has white color on #09390C background.


Related colors

Complementary color

Complementary color for #hex is #F6C6F3.


I love getcolorcode.com

Triadic colors

1 #0C0939 and #390C09 with #09390C are triadic colors.

2 #0C3909 and #39090C with #09390C are triadic colors.