COLOR #093410

HEX: #093410 RGB: (9,52,16)

Color info

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

RGB color model

#093410 color RGB value is (9,52,16).

RGB: (9,52,16) (4%, 20%, 6%)

RGB channels and saturation

R 9 of 255 = 4%
G 52 of 255 = 20%
B 16 of 255 = 6%

9
52
16

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

Portions of RGB colors in percentages

R + G + B = 9 + 52 + 16 = 77 (100%)
R 9 of 77 ~ 11.69%
G 52 of 77 ~ 67.53%
B 16 of 77 ~ 20.78'%

%11.69
%67.53
%20.78

CMYK color model

#093410 color CMYK value is (83,0,69,80).

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

CMYK: (83,0,69,80)
C83M0Y69K80 (83%, 0%, 69%, 80%)
(0.83 / 0.00 / 0.69 / 0.80)

CMYK percentages

%82.69
%0
%69.23
%79.61

Codes

Color #093410 in popluar color models

09 34 10
RGB 9 52 16
HSL 130° 70.49% 11.96%
HSB/HSV 130° 82.69% 20.39%
CMYK 82.69% 0.00% 69.23%
79.61%

Color #093410 in popluar number systems.

HEX 09 34 10
Decimal 9 52 16
Binary 1001 110100 10000
Octal 11 64 20

Shades and tints

Shades of #093410

#093410
(9,52,16)
#09300F
(9,48,15)
#092C0E
(9,44,14)
#09280D
(9,40,13)
#09240C
(9,36,12)
#09200B
(9,32,11)
#091C0A
(9,28,10)
#091809
(9,24,9)
#091408
(9,20,8)
#091007
(9,16,7)
#090C06
(9,12,6)
#000000
(0,0,0)

Tints of #093410

#093410
(9,52,16)
#1F4625
(31,70,37)
#35583A
(53,88,58)
#4B6A4F
(75,106,79)
#617C64
(97,124,100)
#778E79
(119,142,121)
#8DA08E
(141,160,142)
#A3B2A3
(163,178,163)
#B9C4B8
(185,196,184)
#CFD6CD
(207,214,205)
#E5E8E2
(229,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #093410; }

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

This text font color is #093410.

Background Color

.myBgColor { background-color: #093410; }

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

This div background color is #093410.

Border color

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

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

This div border color is #093410.

Opacity

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

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

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

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

This text has shadow with #093410 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093410.

Preview

Color preview on black background

This text has color #093410 on black background.


Color preview on white background

This text has color #093410 on white background.


Black color preview on #093410 background

This text has black color on #093410 background.


White color preview on #093410 background

This text has white color on #093410 background.


Related colors

Complementary color

Complementary color for #hex is #F6CBEF.


I love getcolorcode.com

Triadic colors

1 #100934 and #341009 with #093410 are triadic colors.

2 #103409 and #340910 with #093410 are triadic colors.