COLOR #091535

HEX: #091535 RGB: (9,21,53)

Color info

#091535 contains red, green and blue colors in about the same proportion. Web safe color of #091535 is #000033 (or #003).

RGB color model

#091535 color RGB value is (9,21,53).

RGB: (9,21,53) (4%, 8%, 21%)

RGB channels and saturation

R 9 of 255 = 4%
G 21 of 255 = 8%
B 53 of 255 = 21%

9
21
53

R + G + B ~ 11%. #091535 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 21 + 53 = 83 (100%)
R 9 of 83 ~ 10.84%
G 21 of 83 ~ 25.3%
B 53 of 83 ~ 63.86'%

%10.84
%25.3
%63.86

CMYK color model

#091535 color CMYK value is (83,60,0,79).

  • cyan value is 83.02%
  • magenta value is 60.38%
  • yellow value is 0.00%
  • key color value is 79.22%
CMYK: (83,60,0,79) C83M60Y0K79 (83%,60%,0%,79%) (0.83/0.60/0.00/0.79) 

CMYK percentages

%83.02
%60.38
%0
%79.22

Codes

Color #091535 in popluar color models

09 15 35
RGB 9 21 53
HSL 224° 70.97% 12.16%
HSB/HSV 224° 83.02% 20.78%
CMYK 83.02% 60.38% 0.00%
79.22%

Color #091535 in popluar number systems.

HEX 09 15 35
Decimal 9 21 53
Binary 1001 10101 110101
Octal 11 25 65

Shades and tints

Shades of #091535

#091535
(9,21,53)
#091431
(9,20,49)
#09132D
(9,19,45)
#091229
(9,18,41)
#091125
(9,17,37)
#091021
(9,16,33)
#090F1D
(9,15,29)
#090E19
(9,14,25)
#090D15
(9,13,21)
#090C11
(9,12,17)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #091535

#091535
(9,21,53)
#1F2A47
(31,42,71)
#353F59
(53,63,89)
#4B546B
(75,84,107)
#61697D
(97,105,125)
#777E8F
(119,126,143)
#8D93A1
(141,147,161)
#A3A8B3
(163,168,179)
#B9BDC5
(185,189,197)
#CFD2D7
(207,210,215)
#E5E7E9
(229,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #091535; }

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

This text font color is #091535.

Background Color

.myBgColor { background-color: #091535; }

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

This div background color is #091535.

Border color

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

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

This div border color is #091535.

Opacity

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

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

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

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

This text has shadow with #091535 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091535.

Preview

Color preview on black background

This text has color #091535 on black background.


Color preview on white background

This text has color #091535 on white background.


Black color preview on #091535 background

This text has black color on #091535 background.


White color preview on #091535 background

This text has white color on #091535 background.


Related colors

Complementary color

Complementary color for #hex is #F6EACA.


I love getcolorcode.com

Triadic colors

1 #350915 and #153509 with #091535 are triadic colors.

2 #351509 and #150935 with #091535 are triadic colors.