COLOR #071B45

HEX: #071B45 RGB: (7,27,69)

Color info

#071B45 contains mainly green and blue colors. Web safe color of #071B45 is #003333 (or #033).

RGB color model

#071B45 color RGB value is (7,27,69).

RGB: (7,27,69) (3%, 11%, 27%)

RGB channels and saturation

R 7 of 255 = 3%
G 27 of 255 = 11%
B 69 of 255 = 27%

7
27
69

R + G + B ~ 14%. #071B45 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 27 + 69 = 103 (100%)
R 7 of 103 ~ 6.8%
G 27 of 103 ~ 26.21%
B 69 of 103 ~ 66.99'%

%26.21
%66.99

CMYK color model

#071B45 color CMYK value is (90,61,0,73).

  • cyan value is 89.86%
  • magenta value is 60.87%
  • yellow value is 0.00%
  • key color value is 72.94%

CMYK: (90,61,0,73)
C90M61Y0K73 (90%, 61%, 0%, 73%)
(0.90 / 0.61 / 0.00 / 0.73)

CMYK percentages

%89.86
%60.87
%0
%72.94

Codes

Color #071B45 in popluar color models

07 1B 45
RGB 7 27 69
HSL 221° 81.58% 14.90%
HSB/HSV 221° 89.86% 27.06%
CMYK 89.86% 60.87% 0.00%
72.94%

Color #071B45 in popluar number systems.

HEX 07 1B 45
Decimal 7 27 69
Binary 111 11011 1000101
Octal 7 33 105

Shades and tints

Shades of #071B45

#071B45
(7,27,69)
#07193F
(7,25,63)
#071739
(7,23,57)
#071533
(7,21,51)
#07132D
(7,19,45)
#071127
(7,17,39)
#070F21
(7,15,33)
#070D1B
(7,13,27)
#070B15
(7,11,21)
#07090F
(7,9,15)
#070709
(7,7,9)
#000000
(0,0,0)

Tints of #071B45

#071B45
(7,27,69)
#1D2F55
(29,47,85)
#334365
(51,67,101)
#495775
(73,87,117)
#5F6B85
(95,107,133)
#757F95
(117,127,149)
#8B93A5
(139,147,165)
#A1A7B5
(161,167,181)
#B7BBC5
(183,187,197)
#CDCFD5
(205,207,213)
#E3E3E5
(227,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071B45; }

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

This text font color is #071B45.

Background Color

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

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

This div background color is #071B45.

Border color

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

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

This div border color is #071B45.

Opacity

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

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

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

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

This text has shadow with #071B45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071B45.

Preview

Color preview on black background

This text has color #071B45 on black background.


Color preview on white background

This text has color #071B45 on white background.


Black color preview on #071B45 background

This text has black color on #071B45 background.


White color preview on #071B45 background

This text has white color on #071B45 background.


Related colors

Complementary color

Complementary color for #hex is #F8E4BA.


I love getcolorcode.com

Triadic colors

1 #45071B and #1B4507 with #071B45 are triadic colors.

2 #451B07 and #1B0745 with #071B45 are triadic colors.