COLOR #071525

HEX: #071525 RGB: (7,21,37)

Color info

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

RGB color model

#071525 color RGB value is (7,21,37).

RGB: (7,21,37) (3%, 8%, 15%)

RGB channels and saturation

R 7 of 255 = 3%
G 21 of 255 = 8%
B 37 of 255 = 15%

7
21
37

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

Portions of RGB colors in percentages

R + G + B = 7 + 21 + 37 = 65 (100%)
R 7 of 65 ~ 10.77%
G 21 of 65 ~ 32.31%
B 37 of 65 ~ 56.92'%

%10.77
%32.31
%56.92

CMYK color model

#071525 color CMYK value is (81,43,0,85).

  • cyan value is 81.08%
  • magenta value is 43.24%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (81,43,0,85)
C81M43Y0K85 (81%, 43%, 0%, 85%)
(0.81 / 0.43 / 0.00 / 0.85)

CMYK percentages

%81.08
%43.24
%0
%85.49

Codes

Color #071525 in popluar color models

07 15 25
RGB 7 21 37
HSL 212° 68.18% 8.63%
HSB/HSV 212° 81.08% 14.51%
CMYK 81.08% 43.24% 0.00%
85.49%

Color #071525 in popluar number systems.

HEX 07 15 25
Decimal 7 21 37
Binary 111 10101 100101
Octal 7 25 45

Shades and tints

Shades of #071525

#071525
(7,21,37)
#071422
(7,20,34)
#07131F
(7,19,31)
#07121C
(7,18,28)
#071119
(7,17,25)
#071016
(7,16,22)
#070F13
(7,15,19)
#070E10
(7,14,16)
#070D0D
(7,13,13)
#070C0A
(7,12,10)
#070B07
(7,11,7)
#000000
(0,0,0)

Tints of #071525

#071525
(7,21,37)
#1D2A38
(29,42,56)
#333F4B
(51,63,75)
#49545E
(73,84,94)
#5F6971
(95,105,113)
#757E84
(117,126,132)
#8B9397
(139,147,151)
#A1A8AA
(161,168,170)
#B7BDBD
(183,189,189)
#CDD2D0
(205,210,208)
#E3E7E3
(227,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071525; }

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

This text font color is #071525.

Background Color

.myBgColor { background-color: #071525; }

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

This div background color is #071525.

Border color

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

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

This div border color is #071525.

Opacity

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

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

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

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

This text has shadow with #071525 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071525.

Preview

Color preview on black background

This text has color #071525 on black background.


Color preview on white background

This text has color #071525 on white background.


Black color preview on #071525 background

This text has black color on #071525 background.


White color preview on #071525 background

This text has white color on #071525 background.


Related colors

Complementary color

Complementary color for #hex is #F8EADA.


I love getcolorcode.com

Triadic colors

1 #250715 and #152507 with #071525 are triadic colors.

2 #251507 and #150725 with #071525 are triadic colors.