COLOR #093426

HEX: #093426 RGB: (9,52,38)

Color info

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

RGB color model

#093426 color RGB value is (9,52,38).

RGB: (9,52,38) (4%, 20%, 15%)

RGB channels and saturation

R 9 of 255 = 4%
G 52 of 255 = 20%
B 38 of 255 = 15%

9
52
38

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

Portions of RGB colors in percentages

R + G + B = 9 + 52 + 38 = 99 (100%)
R 9 of 99 ~ 9.09%
G 52 of 99 ~ 52.53%
B 38 of 99 ~ 38.38'%

%52.53
%38.38

CMYK color model

#093426 color CMYK value is (83,0,27,80).

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

CMYK: (83,0,27,80)
C83M0Y27K80 (83%, 0%, 27%, 80%)
(0.83 / 0.00 / 0.27 / 0.80)

CMYK percentages

%82.69
%0
%26.92
%79.61

Codes

Color #093426 in popluar color models

09 34 26
RGB 9 52 38
HSL 160° 70.49% 11.96%
HSB/HSV 160° 82.69% 20.39%
CMYK 82.69% 0.00% 26.92%
79.61%

Color #093426 in popluar number systems.

HEX 09 34 26
Decimal 9 52 38
Binary 1001 110100 100110
Octal 11 64 46

Shades and tints

Shades of #093426

#093426
(9,52,38)
#093023
(9,48,35)
#092C20
(9,44,32)
#09281D
(9,40,29)
#09241A
(9,36,26)
#092017
(9,32,23)
#091C14
(9,28,20)
#091811
(9,24,17)
#09140E
(9,20,14)
#09100B
(9,16,11)
#090C08
(9,12,8)
#000000
(0,0,0)

Tints of #093426

#093426
(9,52,38)
#1F4639
(31,70,57)
#35584C
(53,88,76)
#4B6A5F
(75,106,95)
#617C72
(97,124,114)
#778E85
(119,142,133)
#8DA098
(141,160,152)
#A3B2AB
(163,178,171)
#B9C4BE
(185,196,190)
#CFD6D1
(207,214,209)
#E5E8E4
(229,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #093426; }

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

This text font color is #093426.

Background Color

.myBgColor { background-color: #093426; }

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

This div background color is #093426.

Border color

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

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

This div border color is #093426.

Opacity

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

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

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

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

This text has shadow with #093426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093426.

Preview

Color preview on black background

This text has color #093426 on black background.


Color preview on white background

This text has color #093426 on white background.


Black color preview on #093426 background

This text has black color on #093426 background.


White color preview on #093426 background

This text has white color on #093426 background.


Related colors

Complementary color

Complementary color for #hex is #F6CBD9.


I love getcolorcode.com

Triadic colors

1 #260934 and #342609 with #093426 are triadic colors.

2 #263409 and #340926 with #093426 are triadic colors.