COLOR #091523

HEX: #091523 RGB: (9,21,35)

Color info

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

RGB color model

#091523 color RGB value is (9,21,35).

RGB: (9,21,35) (4%, 8%, 14%)

RGB channels and saturation

R 9 of 255 = 4%
G 21 of 255 = 8%
B 35 of 255 = 14%

9
21
35

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

Portions of RGB colors in percentages

R + G + B = 9 + 21 + 35 = 65 (100%)
R 9 of 65 ~ 13.85%
G 21 of 65 ~ 32.31%
B 35 of 65 ~ 53.85'%

%13.85
%32.31
%53.85

CMYK color model

#091523 color CMYK value is (74,40,0,86).

  • cyan value is 74.29%
  • magenta value is 40.00%
  • yellow value is 0.00%
  • key color value is 86.27%

CMYK: (74,40,0,86)
C74M40Y0K86 (74%, 40%, 0%, 86%)
(0.74 / 0.40 / 0.00 / 0.86)

CMYK percentages

%74.29
%40
%0
%86.27

Codes

Color #091523 in popluar color models

09 15 23
RGB 9 21 35
HSL 212° 59.09% 8.63%
HSB/HSV 212° 74.29% 13.73%
CMYK 74.29% 40.00% 0.00%
86.27%

Color #091523 in popluar number systems.

HEX 09 15 23
Decimal 9 21 35
Binary 1001 10101 100011
Octal 11 25 43

Shades and tints

Shades of #091523

#091523
(9,21,35)
#091420
(9,20,32)
#09131D
(9,19,29)
#09121A
(9,18,26)
#091117
(9,17,23)
#091014
(9,16,20)
#090F11
(9,15,17)
#090E0E
(9,14,14)
#090D0B
(9,13,11)
#090C08
(9,12,8)
#090B05
(9,11,5)
#000000
(0,0,0)

Tints of #091523

#091523
(9,21,35)
#1F2A37
(31,42,55)
#353F4B
(53,63,75)
#4B545F
(75,84,95)
#616973
(97,105,115)
#777E87
(119,126,135)
#8D939B
(141,147,155)
#A3A8AF
(163,168,175)
#B9BDC3
(185,189,195)
#CFD2D7
(207,210,215)
#E5E7EB
(229,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #091523; }

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

This text font color is #091523.

Background Color

.myBgColor { background-color: #091523; }

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

This div background color is #091523.

Border color

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

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

This div border color is #091523.

Opacity

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

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

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

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

This text has shadow with #091523 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091523.

Preview

Color preview on black background

This text has color #091523 on black background.


Color preview on white background

This text has color #091523 on white background.


Black color preview on #091523 background

This text has black color on #091523 background.


White color preview on #091523 background

This text has white color on #091523 background.


Related colors

Complementary color

Complementary color for #hex is #F6EADC.


I love getcolorcode.com

Triadic colors

1 #230915 and #152309 with #091523 are triadic colors.

2 #231509 and #150923 with #091523 are triadic colors.