COLOR #091342

HEX: #091342 RGB: (9,19,66)

Color info

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

RGB color model

#091342 color RGB value is (9,19,66).

RGB: (9,19,66) (4%, 7%, 26%)

RGB channels and saturation

R 9 of 255 = 4%
G 19 of 255 = 7%
B 66 of 255 = 26%

9
19
66

R + G + B ~ 12%. #091342 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 19 + 66 = 94 (100%)
R 9 of 94 ~ 9.57%
G 19 of 94 ~ 20.21%
B 66 of 94 ~ 70.21'%

%20.21
%70.21

CMYK color model

#091342 color CMYK value is (86,71,0,74).

  • cyan value is 86.36%
  • magenta value is 71.21%
  • yellow value is 0.00%
  • key color value is 74.12%

CMYK: (86,71,0,74)
C86M71Y0K74 (86%, 71%, 0%, 74%)
(0.86 / 0.71 / 0.00 / 0.74)

CMYK percentages

%86.36
%71.21
%0
%74.12

Codes

Color #091342 in popluar color models

09 13 42
RGB 9 19 66
HSL 229° 76.00% 14.71%
HSB/HSV 229° 86.36% 25.88%
CMYK 86.36% 71.21% 0.00%
74.12%

Color #091342 in popluar number systems.

HEX 09 13 42
Decimal 9 19 66
Binary 1001 10011 1000010
Octal 11 23 102

Shades and tints

Shades of #091342

#091342
(9,19,66)
#09123C
(9,18,60)
#091136
(9,17,54)
#091030
(9,16,48)
#090F2A
(9,15,42)
#090E24
(9,14,36)
#090D1E
(9,13,30)
#090C18
(9,12,24)
#090B12
(9,11,18)
#090A0C
(9,10,12)
#090906
(9,9,6)
#000000
(0,0,0)

Tints of #091342

#091342
(9,19,66)
#1F2853
(31,40,83)
#353D64
(53,61,100)
#4B5275
(75,82,117)
#616786
(97,103,134)
#777C97
(119,124,151)
#8D91A8
(141,145,168)
#A3A6B9
(163,166,185)
#B9BBCA
(185,187,202)
#CFD0DB
(207,208,219)
#E5E5EC
(229,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #091342 color. Also use rgb(9,19,66) instead hex code.

Text Font Color

.myTextColor { color: #091342; }

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

This text font color is #091342.

Background Color

.myBgColor { background-color: #091342; }

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

This div background color is #091342.

Border color

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

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

This div border color is #091342.

Opacity

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

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

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

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

This text has shadow with #091342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091342.

Preview

Color preview on black background

This text has color #091342 on black background.


Color preview on white background

This text has color #091342 on white background.


Black color preview on #091342 background

This text has black color on #091342 background.


White color preview on #091342 background

This text has white color on #091342 background.


Related colors

Complementary color

Complementary color for #hex is #F6ECBD.


I love getcolorcode.com

Triadic colors

1 #420913 and #134209 with #091342 are triadic colors.

2 #421309 and #130942 with #091342 are triadic colors.