COLOR #071126

HEX: #071126 RGB: (7,17,38)

Color info

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

RGB color model

#071126 color RGB value is (7,17,38).

RGB: (7,17,38) (3%, 7%, 15%)

RGB channels and saturation

R 7 of 255 = 3%
G 17 of 255 = 7%
B 38 of 255 = 15%

7
17
38

R + G + B ~ 8%. #071126 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 17 + 38 = 62 (100%)
R 7 of 62 ~ 11.29%
G 17 of 62 ~ 27.42%
B 38 of 62 ~ 61.29'%

%11.29
%27.42
%61.29

CMYK color model

#071126 color CMYK value is (82,55,0,85).

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

CMYK: (82,55,0,85)
C82M55Y0K85 (82%, 55%, 0%, 85%)
(0.82 / 0.55 / 0.00 / 0.85)

CMYK percentages

%81.58
%55.26
%0
%85.1

Codes

Color #071126 in popluar color models

07 11 26
RGB 7 17 38
HSL 221° 68.89% 8.82%
HSB/HSV 221° 81.58% 14.90%
CMYK 81.58% 55.26% 0.00%
85.10%

Color #071126 in popluar number systems.

HEX 07 11 26
Decimal 7 17 38
Binary 111 10001 100110
Octal 7 21 46

Shades and tints

Shades of #071126

#071126
(7,17,38)
#071023
(7,16,35)
#070F20
(7,15,32)
#070E1D
(7,14,29)
#070D1A
(7,13,26)
#070C17
(7,12,23)
#070B14
(7,11,20)
#070A11
(7,10,17)
#07090E
(7,9,14)
#07080B
(7,8,11)
#070708
(7,7,8)
#000000
(0,0,0)

Tints of #071126

#071126
(7,17,38)
#1D2639
(29,38,57)
#333B4C
(51,59,76)
#49505F
(73,80,95)
#5F6572
(95,101,114)
#757A85
(117,122,133)
#8B8F98
(139,143,152)
#A1A4AB
(161,164,171)
#B7B9BE
(183,185,190)
#CDCED1
(205,206,209)
#E3E3E4
(227,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071126; }

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

This text font color is #071126.

Background Color

.myBgColor { background-color: #071126; }

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

This div background color is #071126.

Border color

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

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

This div border color is #071126.

Opacity

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

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

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

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

This text has shadow with #071126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071126.

Preview

Color preview on black background

This text has color #071126 on black background.


Color preview on white background

This text has color #071126 on white background.


Black color preview on #071126 background

This text has black color on #071126 background.


White color preview on #071126 background

This text has white color on #071126 background.


Related colors

Complementary color

Complementary color for #hex is #F8EED9.


I love getcolorcode.com

Triadic colors

1 #260711 and #112607 with #071126 are triadic colors.

2 #261107 and #110726 with #071126 are triadic colors.