COLOR #09340D

HEX: #09340D RGB: (9,52,13)

Color info

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

RGB color model

#09340D color RGB value is (9,52,13).

RGB: (9,52,13) (4%, 20%, 5%)

RGB channels and saturation

R 9 of 255 = 4%
G 52 of 255 = 20%
B 13 of 255 = 5%

9
52
13

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

Portions of RGB colors in percentages

R + G + B = 9 + 52 + 13 = 74 (100%)
R 9 of 74 ~ 12.16%
G 52 of 74 ~ 70.27%
B 13 of 74 ~ 17.57'%

%12.16
%70.27
%17.57

CMYK color model

#09340D color CMYK value is (83,0,75,80).

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

CMYK: (83,0,75,80)
C83M0Y75K80 (83%, 0%, 75%, 80%)
(0.83 / 0.00 / 0.75 / 0.80)

CMYK percentages

%82.69
%0
%75
%79.61

Codes

Color #09340D in popluar color models

09 34 0D
RGB 9 52 13
HSL 126° 70.49% 11.96%
HSB/HSV 126° 82.69% 20.39%
CMYK 82.69% 0.00% 75.00%
79.61%

Color #09340D in popluar number systems.

HEX 09 34 0D
Decimal 9 52 13
Binary 1001 110100 1101
Octal 11 64 15

Shades and tints

Shades of #09340D

#09340D
(9,52,13)
#09300C
(9,48,12)
#092C0B
(9,44,11)
#09280A
(9,40,10)
#092409
(9,36,9)
#092008
(9,32,8)
#091C07
(9,28,7)
#091806
(9,24,6)
#091405
(9,20,5)
#091004
(9,16,4)
#090C03
(9,12,3)
#000000
(0,0,0)

Tints of #09340D

#09340D
(9,52,13)
#1F4623
(31,70,35)
#355839
(53,88,57)
#4B6A4F
(75,106,79)
#617C65
(97,124,101)
#778E7B
(119,142,123)
#8DA091
(141,160,145)
#A3B2A7
(163,178,167)
#B9C4BD
(185,196,189)
#CFD6D3
(207,214,211)
#E5E8E9
(229,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #09340D; }

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

This text font color is #09340D.

Background Color

.myBgColor { background-color: #09340D; }

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

This div background color is #09340D.

Border color

.myBorderColor { border: 1px solid #09340D; }

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

This div border color is #09340D.

Opacity

.myOpacity80 { color: #09340D; opacity: 0.8; }

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

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

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

This text has shadow with #09340D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09340D.

Preview

Color preview on black background

This text has color #09340D on black background.


Color preview on white background

This text has color #09340D on white background.


Black color preview on #09340D background

This text has black color on #09340D background.


White color preview on #09340D background

This text has white color on #09340D background.


Related colors

Complementary color

Complementary color for #hex is #F6CBF2.


I love getcolorcode.com

Triadic colors

1 #0D0934 and #340D09 with #09340D are triadic colors.

2 #0D3409 and #34090D with #09340D are triadic colors.