COLOR #071048

HEX: #071048 RGB: (7,16,72)

Color info

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

RGB color model

#071048 color RGB value is (7,16,72).

RGB: (7,16,72) (3%, 6%, 28%)

RGB channels and saturation

R 7 of 255 = 3%
G 16 of 255 = 6%
B 72 of 255 = 28%

7
16
72

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

Portions of RGB colors in percentages

R + G + B = 7 + 16 + 72 = 95 (100%)
R 7 of 95 ~ 7.37%
G 16 of 95 ~ 16.84%
B 72 of 95 ~ 75.79'%

%16.84
%75.79

CMYK color model

#071048 color CMYK value is (90,78,0,72).

  • cyan value is 90.28%
  • magenta value is 77.78%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (90,78,0,72)
C90M78Y0K72 (90%, 78%, 0%, 72%)
(0.90 / 0.78 / 0.00 / 0.72)

CMYK percentages

%90.28
%77.78
%0
%71.76

Codes

Color #071048 in popluar color models

07 10 48
RGB 7 16 72
HSL 232° 82.28% 15.49%
HSB/HSV 232° 90.28% 28.24%
CMYK 90.28% 77.78% 0.00%
71.76%

Color #071048 in popluar number systems.

HEX 07 10 48
Decimal 7 16 72
Binary 111 10000 1001000
Octal 7 20 110

Shades and tints

Shades of #071048

#071048
(7,16,72)
#070F42
(7,15,66)
#070E3C
(7,14,60)
#070D36
(7,13,54)
#070C30
(7,12,48)
#070B2A
(7,11,42)
#070A24
(7,10,36)
#07091E
(7,9,30)
#070818
(7,8,24)
#070712
(7,7,18)
#07060C
(7,6,12)
#000000
(0,0,0)

Tints of #071048

#071048
(7,16,72)
#1D2558
(29,37,88)
#333A68
(51,58,104)
#494F78
(73,79,120)
#5F6488
(95,100,136)
#757998
(117,121,152)
#8B8EA8
(139,142,168)
#A1A3B8
(161,163,184)
#B7B8C8
(183,184,200)
#CDCDD8
(205,205,216)
#E3E2E8
(227,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071048; }

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

This text font color is #071048.

Background Color

.myBgColor { background-color: #071048; }

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

This div background color is #071048.

Border color

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

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

This div border color is #071048.

Opacity

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

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

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

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

This text has shadow with #071048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071048.

Preview

Color preview on black background

This text has color #071048 on black background.


Color preview on white background

This text has color #071048 on white background.


Black color preview on #071048 background

This text has black color on #071048 background.


White color preview on #071048 background

This text has white color on #071048 background.


Related colors

Complementary color

Complementary color for #hex is #F8EFB7.


I love getcolorcode.com

Triadic colors

1 #480710 and #104807 with #071048 are triadic colors.

2 #481007 and #100748 with #071048 are triadic colors.