COLOR #071B5E

HEX: #071B5E RGB: (7,27,94)

Color info

#071B5E contains mainly blue color. Web safe color of #071B5E is #003366 (or #036).

RGB color model

#071B5E color RGB value is (7,27,94).

RGB: (7,27,94) (3%, 11%, 37%)

RGB channels and saturation

R 7 of 255 = 3%
G 27 of 255 = 11%
B 94 of 255 = 37%

7
27
94

R + G + B ~ 17%. #071B5E is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 27 + 94 = 128 (100%)
R 7 of 128 ~ 5.47%
G 27 of 128 ~ 21.09%
B 94 of 128 ~ 73.44'%

%21.09
%73.44

CMYK color model

#071B5E color CMYK value is (93,71,0,63).

  • cyan value is 92.55%
  • magenta value is 71.28%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (93,71,0,63)
C93M71Y0K63 (93%, 71%, 0%, 63%)
(0.93 / 0.71 / 0.00 / 0.63)

CMYK percentages

%92.55
%71.28
%0
%63.14

Codes

Color #071B5E in popluar color models

07 1B 5E
RGB 7 27 94
HSL 226° 86.14% 19.80%
HSB/HSV 226° 92.55% 36.86%
CMYK 92.55% 71.28% 0.00%
63.14%

Color #071B5E in popluar number systems.

HEX 07 1B 5E
Decimal 7 27 94
Binary 111 11011 1011110
Octal 7 33 136

Shades and tints

Shades of #071B5E

#071B5E
(7,27,94)
#071956
(7,25,86)
#07174E
(7,23,78)
#071546
(7,21,70)
#07133E
(7,19,62)
#071136
(7,17,54)
#070F2E
(7,15,46)
#070D26
(7,13,38)
#070B1E
(7,11,30)
#070916
(7,9,22)
#07070E
(7,7,14)
#000000
(0,0,0)

Tints of #071B5E

#071B5E
(7,27,94)
#1D2F6C
(29,47,108)
#33437A
(51,67,122)
#495788
(73,87,136)
#5F6B96
(95,107,150)
#757FA4
(117,127,164)
#8B93B2
(139,147,178)
#A1A7C0
(161,167,192)
#B7BBCE
(183,187,206)
#CDCFDC
(205,207,220)
#E3E3EA
(227,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #071B5E color. Also use rgb(7,27,94) instead hex code.

Text Font Color

.myTextColor { color: #071B5E; }

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

This text font color is #071B5E.

Background Color

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

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

This div background color is #071B5E.

Border color

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

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

This div border color is #071B5E.

Opacity

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

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

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

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

This text has shadow with #071B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071B5E.

Preview

Color preview on black background

This text has color #071B5E on black background.


Color preview on white background

This text has color #071B5E on white background.


Black color preview on #071B5E background

This text has black color on #071B5E background.


White color preview on #071B5E background

This text has white color on #071B5E background.


Related colors

Complementary color

Complementary color for #hex is #F8E4A1.


I love getcolorcode.com

Triadic colors

1 #5E071B and #1B5E07 with #071B5E are triadic colors.

2 #5E1B07 and #1B075E with #071B5E are triadic colors.