COLOR #093424

HEX: #093424 RGB: (9,52,36)

Color info

#093424 contains red, green and blue colors in about the same proportion. Web safe color of #093424 is #003333 (or #033).

RGB color model

#093424 color RGB value is (9,52,36).

RGB: (9,52,36) (4%, 20%, 14%)

RGB channels and saturation

R 9 of 255 = 4%
G 52 of 255 = 20%
B 36 of 255 = 14%

9
52
36

R + G + B ~ 13%. #093424 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 52 + 36 = 97 (100%)
R 9 of 97 ~ 9.28%
G 52 of 97 ~ 53.61%
B 36 of 97 ~ 37.11'%

%53.61
%37.11

CMYK color model

#093424 color CMYK value is (83,0,31,80).

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

CMYK: (83,0,31,80)
C83M0Y31K80 (83%, 0%, 31%, 80%)
(0.83 / 0.00 / 0.31 / 0.80)

CMYK percentages

%82.69
%0
%30.77
%79.61

Codes

Color #093424 in popluar color models

09 34 24
RGB 9 52 36
HSL 158° 70.49% 11.96%
HSB/HSV 158° 82.69% 20.39%
CMYK 82.69% 0.00% 30.77%
79.61%

Color #093424 in popluar number systems.

HEX 09 34 24
Decimal 9 52 36
Binary 1001 110100 100100
Octal 11 64 44

Shades and tints

Shades of #093424

#093424
(9,52,36)
#093021
(9,48,33)
#092C1E
(9,44,30)
#09281B
(9,40,27)
#092418
(9,36,24)
#092015
(9,32,21)
#091C12
(9,28,18)
#09180F
(9,24,15)
#09140C
(9,20,12)
#091009
(9,16,9)
#090C06
(9,12,6)
#000000
(0,0,0)

Tints of #093424

#093424
(9,52,36)
#1F4637
(31,70,55)
#35584A
(53,88,74)
#4B6A5D
(75,106,93)
#617C70
(97,124,112)
#778E83
(119,142,131)
#8DA096
(141,160,150)
#A3B2A9
(163,178,169)
#B9C4BC
(185,196,188)
#CFD6CF
(207,214,207)
#E5E8E2
(229,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #093424; }

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

This text font color is #093424.

Background Color

.myBgColor { background-color: #093424; }

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

This div background color is #093424.

Border color

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

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

This div border color is #093424.

Opacity

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

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

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

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

This text has shadow with #093424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093424.

Preview

Color preview on black background

This text has color #093424 on black background.


Color preview on white background

This text has color #093424 on white background.


Black color preview on #093424 background

This text has black color on #093424 background.


White color preview on #093424 background

This text has white color on #093424 background.


Related colors

Complementary color

Complementary color for #hex is #F6CBDB.


I love getcolorcode.com

Triadic colors

1 #240934 and #342409 with #093424 are triadic colors.

2 #243409 and #340924 with #093424 are triadic colors.