COLOR #071528

HEX: #071528 RGB: (7,21,40)

Color info

#071528 contains red, green and blue colors in about the same proportion. Web safe color of #071528 is #000033 (or #003).

RGB color model

#071528 color RGB value is (7,21,40).

RGB: (7,21,40) (3%, 8%, 16%)

RGB channels and saturation

R 7 of 255 = 3%
G 21 of 255 = 8%
B 40 of 255 = 16%

7
21
40

R + G + B ~ 9%. #071528 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 21 + 40 = 68 (100%)
R 7 of 68 ~ 10.29%
G 21 of 68 ~ 30.88%
B 40 of 68 ~ 58.82'%

%30.88
%58.82

CMYK color model

#071528 color CMYK value is (83,48,0,84).

  • cyan value is 82.50%
  • magenta value is 47.50%
  • yellow value is 0.00%
  • key color value is 84.31%

CMYK: (83,48,0,84)
C83M48Y0K84 (83%, 48%, 0%, 84%)
(0.83 / 0.48 / 0.00 / 0.84)

CMYK percentages

%82.5
%47.5
%0
%84.31

Codes

Color #071528 in popluar color models

07 15 28
RGB 7 21 40
HSL 215° 70.21% 9.22%
HSB/HSV 215° 82.50% 15.69%
CMYK 82.50% 47.50% 0.00%
84.31%

Color #071528 in popluar number systems.

HEX 07 15 28
Decimal 7 21 40
Binary 111 10101 101000
Octal 7 25 50

Shades and tints

Shades of #071528

#071528
(7,21,40)
#071425
(7,20,37)
#071322
(7,19,34)
#07121F
(7,18,31)
#07111C
(7,17,28)
#071019
(7,16,25)
#070F16
(7,15,22)
#070E13
(7,14,19)
#070D10
(7,13,16)
#070C0D
(7,12,13)
#070B0A
(7,11,10)
#000000
(0,0,0)

Tints of #071528

#071528
(7,21,40)
#1D2A3B
(29,42,59)
#333F4E
(51,63,78)
#495461
(73,84,97)
#5F6974
(95,105,116)
#757E87
(117,126,135)
#8B939A
(139,147,154)
#A1A8AD
(161,168,173)
#B7BDC0
(183,189,192)
#CDD2D3
(205,210,211)
#E3E7E6
(227,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #071528 color. Also use rgb(7,21,40) instead hex code.

Text Font Color

.myTextColor { color: #071528; }

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

This text font color is #071528.

Background Color

.myBgColor { background-color: #071528; }

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

This div background color is #071528.

Border color

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

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

This div border color is #071528.

Opacity

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

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

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

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

This text has shadow with #071528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071528.

Preview

Color preview on black background

This text has color #071528 on black background.


Color preview on white background

This text has color #071528 on white background.


Black color preview on #071528 background

This text has black color on #071528 background.


White color preview on #071528 background

This text has white color on #071528 background.


Related colors

Complementary color

Complementary color for #hex is #F8EAD7.


I love getcolorcode.com

Triadic colors

1 #280715 and #152807 with #071528 are triadic colors.

2 #281507 and #150728 with #071528 are triadic colors.