COLOR #091126

HEX: #091126 RGB: (9,17,38)

Color info

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

RGB color model

#091126 color RGB value is (9,17,38).

RGB: (9,17,38) (4%, 7%, 15%)

RGB channels and saturation

R 9 of 255 = 4%
G 17 of 255 = 7%
B 38 of 255 = 15%

9
17
38

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

Portions of RGB colors in percentages

R + G + B = 9 + 17 + 38 = 64 (100%)
R 9 of 64 ~ 14.06%
G 17 of 64 ~ 26.56%
B 38 of 64 ~ 59.38'%

%14.06
%26.56
%59.38

CMYK color model

#091126 color CMYK value is (76,55,0,85).

  • cyan value is 76.32%
  • magenta value is 55.26%
  • yellow value is 0.00%
  • key color value is 85.10%

CMYK: (76,55,0,85)
C76M55Y0K85 (76%, 55%, 0%, 85%)
(0.76 / 0.55 / 0.00 / 0.85)

CMYK percentages

%76.32
%55.26
%0
%85.1

Codes

Color #091126 in popluar color models

09 11 26
RGB 9 17 38
HSL 223° 61.70% 9.22%
HSB/HSV 223° 76.32% 14.90%
CMYK 76.32% 55.26% 0.00%
85.10%

Color #091126 in popluar number systems.

HEX 09 11 26
Decimal 9 17 38
Binary 1001 10001 100110
Octal 11 21 46

Shades and tints

Shades of #091126

#091126
(9,17,38)
#091023
(9,16,35)
#090F20
(9,15,32)
#090E1D
(9,14,29)
#090D1A
(9,13,26)
#090C17
(9,12,23)
#090B14
(9,11,20)
#090A11
(9,10,17)
#09090E
(9,9,14)
#09080B
(9,8,11)
#090708
(9,7,8)
#000000
(0,0,0)

Tints of #091126

#091126
(9,17,38)
#1F2639
(31,38,57)
#353B4C
(53,59,76)
#4B505F
(75,80,95)
#616572
(97,101,114)
#777A85
(119,122,133)
#8D8F98
(141,143,152)
#A3A4AB
(163,164,171)
#B9B9BE
(185,185,190)
#CFCED1
(207,206,209)
#E5E3E4
(229,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #091126; }

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

This text font color is #091126.

Background Color

.myBgColor { background-color: #091126; }

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

This div background color is #091126.

Border color

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

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

This div border color is #091126.

Opacity

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

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

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

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

This text has shadow with #091126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #091126.

Preview

Color preview on black background

This text has color #091126 on black background.


Color preview on white background

This text has color #091126 on white background.


Black color preview on #091126 background

This text has black color on #091126 background.


White color preview on #091126 background

This text has white color on #091126 background.


Related colors

Complementary color

Complementary color for #hex is #F6EED9.


I love getcolorcode.com

Triadic colors

1 #260911 and #112609 with #091126 are triadic colors.

2 #261109 and #110926 with #091126 are triadic colors.