COLOR #093526

HEX: #093526 RGB: (9,53,38)

Color info

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

RGB color model

#093526 color RGB value is (9,53,38).

RGB: (9,53,38) (4%, 21%, 15%)

RGB channels and saturation

R 9 of 255 = 4%
G 53 of 255 = 21%
B 38 of 255 = 15%

9
53
38

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

Portions of RGB colors in percentages

R + G + B = 9 + 53 + 38 = 100 (100%)
R 9 of 100 ~ 9%
G 53 of 100 ~ 53%
B 38 of 100 ~ 38'%

%53
%38

CMYK color model

#093526 color CMYK value is (83,0,28,79).

  • cyan value is 83.02%
  • magenta value is 0.00%
  • yellow value is 28.30%
  • key color value is 79.22%

CMYK: (83,0,28,79)
C83M0Y28K79 (83%, 0%, 28%, 79%)
(0.83 / 0.00 / 0.28 / 0.79)

CMYK percentages

%83.02
%0
%28.3
%79.22

Codes

Color #093526 in popluar color models

09 35 26
RGB 9 53 38
HSL 160° 70.97% 12.16%
HSB/HSV 160° 83.02% 20.78%
CMYK 83.02% 0.00% 28.30%
79.22%

Color #093526 in popluar number systems.

HEX 09 35 26
Decimal 9 53 38
Binary 1001 110101 100110
Octal 11 65 46

Shades and tints

Shades of #093526

#093526
(9,53,38)
#093123
(9,49,35)
#092D20
(9,45,32)
#09291D
(9,41,29)
#09251A
(9,37,26)
#092117
(9,33,23)
#091D14
(9,29,20)
#091911
(9,25,17)
#09150E
(9,21,14)
#09110B
(9,17,11)
#090D08
(9,13,8)
#000000
(0,0,0)

Tints of #093526

#093526
(9,53,38)
#1F4739
(31,71,57)
#35594C
(53,89,76)
#4B6B5F
(75,107,95)
#617D72
(97,125,114)
#778F85
(119,143,133)
#8DA198
(141,161,152)
#A3B3AB
(163,179,171)
#B9C5BE
(185,197,190)
#CFD7D1
(207,215,209)
#E5E9E4
(229,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #093526; }

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

This text font color is #093526.

Background Color

.myBgColor { background-color: #093526; }

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

This div background color is #093526.

Border color

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

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

This div border color is #093526.

Opacity

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

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

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

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

This text has shadow with #093526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093526.

Preview

Color preview on black background

This text has color #093526 on black background.


Color preview on white background

This text has color #093526 on white background.


Black color preview on #093526 background

This text has black color on #093526 background.


White color preview on #093526 background

This text has white color on #093526 background.


Related colors

Complementary color

Complementary color for #hex is #F6CAD9.


I love getcolorcode.com

Triadic colors

1 #260935 and #352609 with #093526 are triadic colors.

2 #263509 and #350926 with #093526 are triadic colors.