COLOR #071046

HEX: #071046 RGB: (7,16,70)

Color info

#071046 contains mainly green and blue colors. Web safe color of #071046 is #000033 (or #003).

RGB color model

#071046 color RGB value is (7,16,70).

RGB: (7,16,70) (3%, 6%, 27%)

RGB channels and saturation

R 7 of 255 = 3%
G 16 of 255 = 6%
B 70 of 255 = 27%

7
16
70

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

Portions of RGB colors in percentages

R + G + B = 7 + 16 + 70 = 93 (100%)
R 7 of 93 ~ 7.53%
G 16 of 93 ~ 17.2%
B 70 of 93 ~ 75.27'%

%17.2
%75.27

CMYK color model

#071046 color CMYK value is (90,77,0,73).

  • cyan value is 90.00%
  • magenta value is 77.14%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (90,77,0,73)
C90M77Y0K73 (90%, 77%, 0%, 73%)
(0.90 / 0.77 / 0.00 / 0.73)

CMYK percentages

%90
%77.14
%0
%72.55

Codes

Color #071046 in popluar color models

07 10 46
RGB 7 16 70
HSL 231° 81.82% 15.10%
HSB/HSV 231° 90.00% 27.45%
CMYK 90.00% 77.14% 0.00%
72.55%

Color #071046 in popluar number systems.

HEX 07 10 46
Decimal 7 16 70
Binary 111 10000 1000110
Octal 7 20 106

Shades and tints

Shades of #071046

#071046
(7,16,70)
#070F40
(7,15,64)
#070E3A
(7,14,58)
#070D34
(7,13,52)
#070C2E
(7,12,46)
#070B28
(7,11,40)
#070A22
(7,10,34)
#07091C
(7,9,28)
#070816
(7,8,22)
#070710
(7,7,16)
#07060A
(7,6,10)
#000000
(0,0,0)

Tints of #071046

#071046
(7,16,70)
#1D2556
(29,37,86)
#333A66
(51,58,102)
#494F76
(73,79,118)
#5F6486
(95,100,134)
#757996
(117,121,150)
#8B8EA6
(139,142,166)
#A1A3B6
(161,163,182)
#B7B8C6
(183,184,198)
#CDCDD6
(205,205,214)
#E3E2E6
(227,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #071046 color. Also use rgb(7,16,70) instead hex code.

Text Font Color

.myTextColor { color: #071046; }

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

This text font color is #071046.

Background Color

.myBgColor { background-color: #071046; }

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

This div background color is #071046.

Border color

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

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

This div border color is #071046.

Opacity

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

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

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

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

This text has shadow with #071046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071046.

Preview

Color preview on black background

This text has color #071046 on black background.


Color preview on white background

This text has color #071046 on white background.


Black color preview on #071046 background

This text has black color on #071046 background.


White color preview on #071046 background

This text has white color on #071046 background.


Related colors

Complementary color

Complementary color for #hex is #F8EFB9.


I love getcolorcode.com

Triadic colors

1 #460710 and #104607 with #071046 are triadic colors.

2 #461007 and #100746 with #071046 are triadic colors.