COLOR #091621

HEX: #091621 RGB: (9,22,33)

Color info

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

RGB color model

#091621 color RGB value is (9,22,33).

RGB: (9,22,33) (4%, 9%, 13%)

RGB channels and saturation

R 9 of 255 = 4%
G 22 of 255 = 9%
B 33 of 255 = 13%

9
22
33

R + G + B ~ 9%. #091621 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 22 + 33 = 64 (100%)
R 9 of 64 ~ 14.06%
G 22 of 64 ~ 34.38%
B 33 of 64 ~ 51.56'%

%14.06
%34.38
%51.56

CMYK color model

#091621 color CMYK value is (73,33,0,87).

  • cyan value is 72.73%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 87.06%

CMYK: (73,33,0,87)
C73M33Y0K87 (73%, 33%, 0%, 87%)
(0.73 / 0.33 / 0.00 / 0.87)

CMYK percentages

%72.73
%33.33
%0
%87.06

Codes

Color #091621 in popluar color models

09 16 21
RGB 9 22 33
HSL 208° 57.14% 8.24%
HSB/HSV 208° 72.73% 12.94%
CMYK 72.73% 33.33% 0.00%
87.06%

Color #091621 in popluar number systems.

HEX 09 16 21
Decimal 9 22 33
Binary 1001 10110 100001
Octal 11 26 41

Shades and tints

Shades of #091621

#091621
(9,22,33)
#09141E
(9,20,30)
#09121B
(9,18,27)
#091018
(9,16,24)
#090E15
(9,14,21)
#090C12
(9,12,18)
#090A0F
(9,10,15)
#09080C
(9,8,12)
#090609
(9,6,9)
#090406
(9,4,6)
#090203
(9,2,3)
#000000
(0,0,0)

Tints of #091621

#091621
(9,22,33)
#1F2B35
(31,43,53)
#354049
(53,64,73)
#4B555D
(75,85,93)
#616A71
(97,106,113)
#777F85
(119,127,133)
#8D9499
(141,148,153)
#A3A9AD
(163,169,173)
#B9BEC1
(185,190,193)
#CFD3D5
(207,211,213)
#E5E8E9
(229,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #091621 color. Also use rgb(9,22,33) instead hex code.

Text Font Color

.myTextColor { color: #091621; }

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

This text font color is #091621.

Background Color

.myBgColor { background-color: #091621; }

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

This div background color is #091621.

Border color

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

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

This div border color is #091621.

Opacity

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

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

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

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

This text has shadow with #091621 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091621.

Preview

Color preview on black background

This text has color #091621 on black background.


Color preview on white background

This text has color #091621 on white background.


Black color preview on #091621 background

This text has black color on #091621 background.


White color preview on #091621 background

This text has white color on #091621 background.


Related colors

Complementary color

Complementary color for #hex is #F6E9DE.


I love getcolorcode.com

Triadic colors

1 #210916 and #162109 with #091621 are triadic colors.

2 #211609 and #160921 with #091621 are triadic colors.