COLOR #071E36

HEX: #071E36 RGB: (7,30,54)

Color info

#071E36 contains red, green and blue colors in about the same proportion. Web safe color of #071E36 is #003333 (or #033).

RGB color model

#071E36 color RGB value is (7,30,54).

RGB: (7,30,54) (3%, 12%, 21%)

RGB channels and saturation

R 7 of 255 = 3%
G 30 of 255 = 12%
B 54 of 255 = 21%

7
30
54

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

Portions of RGB colors in percentages

R + G + B = 7 + 30 + 54 = 91 (100%)
R 7 of 91 ~ 7.69%
G 30 of 91 ~ 32.97%
B 54 of 91 ~ 59.34'%

%32.97
%59.34

CMYK color model

#071E36 color CMYK value is (87,44,0,79).

  • cyan value is 87.04%
  • magenta value is 44.44%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (87,44,0,79)
C87M44Y0K79 (87%, 44%, 0%, 79%)
(0.87 / 0.44 / 0.00 / 0.79)

CMYK percentages

%87.04
%44.44
%0
%78.82

Codes

Color #071E36 in popluar color models

07 1E 36
RGB 7 30 54
HSL 211° 77.05% 11.96%
HSB/HSV 211° 87.04% 21.18%
CMYK 87.04% 44.44% 0.00%
78.82%

Color #071E36 in popluar number systems.

HEX 07 1E 36
Decimal 7 30 54
Binary 111 11110 110110
Octal 7 36 66

Shades and tints

Shades of #071E36

#071E36
(7,30,54)
#071C32
(7,28,50)
#071A2E
(7,26,46)
#07182A
(7,24,42)
#071626
(7,22,38)
#071422
(7,20,34)
#07121E
(7,18,30)
#07101A
(7,16,26)
#070E16
(7,14,22)
#070C12
(7,12,18)
#070A0E
(7,10,14)
#000000
(0,0,0)

Tints of #071E36

#071E36
(7,30,54)
#1D3248
(29,50,72)
#33465A
(51,70,90)
#495A6C
(73,90,108)
#5F6E7E
(95,110,126)
#758290
(117,130,144)
#8B96A2
(139,150,162)
#A1AAB4
(161,170,180)
#B7BEC6
(183,190,198)
#CDD2D8
(205,210,216)
#E3E6EA
(227,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #071E36 color. Also use rgb(7,30,54) instead hex code.

Text Font Color

.myTextColor { color: #071E36; }

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

This text font color is #071E36.

Background Color

.myBgColor { background-color: #071E36; }

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

This div background color is #071E36.

Border color

.myBorderColor { border: 1px solid #071E36; }

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

This div border color is #071E36.

Opacity

.myOpacity80 { color: #071E36; opacity: 0.8; }

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

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

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

This text has shadow with #071E36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071E36.

Preview

Color preview on black background

This text has color #071E36 on black background.


Color preview on white background

This text has color #071E36 on white background.


Black color preview on #071E36 background

This text has black color on #071E36 background.


White color preview on #071E36 background

This text has white color on #071E36 background.


Related colors

Complementary color

Complementary color for #hex is #F8E1C9.


I love getcolorcode.com

Triadic colors

1 #36071E and #1E3607 with #071E36 are triadic colors.

2 #361E07 and #1E0736 with #071E36 are triadic colors.