COLOR #062970

HEX: #062970 RGB: (6,41,112)

Color info

#062970 contains mainly blue color. Web safe color of #062970 is #003366 (or #036).

RGB color model

#062970 color RGB value is (6,41,112).

RGB: (6,41,112) (2%, 16%, 44%)

RGB channels and saturation

R 6 of 255 = 2%
G 41 of 255 = 16%
B 112 of 255 = 44%

6
41
112

R + G + B ~ 21%. #062970 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 41 + 112 = 159 (100%)
R 6 of 159 ~ 3.77%
G 41 of 159 ~ 25.79%
B 112 of 159 ~ 70.44'%

%25.79
%70.44

CMYK color model

#062970 color CMYK value is (95,63,0,56).

  • cyan value is 94.64%
  • magenta value is 63.39%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (95,63,0,56)
C95M63Y0K56 (95%, 63%, 0%, 56%)
(0.95 / 0.63 / 0.00 / 0.56)

CMYK percentages

%94.64
%63.39
%0
%56.08

Codes

Color #062970 in popluar color models

06 29 70
RGB 6 41 112
HSL 220° 89.83% 23.14%
HSB/HSV 220° 94.64% 43.92%
CMYK 94.64% 63.39% 0.00%
56.08%

Color #062970 in popluar number systems.

HEX 06 29 70
Decimal 6 41 112
Binary 110 101001 1110000
Octal 6 51 160

Shades and tints

Shades of #062970

#062970
(6,41,112)
#062666
(6,38,102)
#06235C
(6,35,92)
#062052
(6,32,82)
#061D48
(6,29,72)
#061A3E
(6,26,62)
#061734
(6,23,52)
#06142A
(6,20,42)
#061120
(6,17,32)
#060E16
(6,14,22)
#060B0C
(6,11,12)
#000000
(0,0,0)

Tints of #062970

#062970
(6,41,112)
#1C3C7D
(28,60,125)
#324F8A
(50,79,138)
#486297
(72,98,151)
#5E75A4
(94,117,164)
#7488B1
(116,136,177)
#8A9BBE
(138,155,190)
#A0AECB
(160,174,203)
#B6C1D8
(182,193,216)
#CCD4E5
(204,212,229)
#E2E7F2
(226,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062970 color. Also use rgb(6,41,112) instead hex code.

Text Font Color

.myTextColor { color: #062970; }

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

This text font color is #062970.

Background Color

.myBgColor { background-color: #062970; }

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

This div background color is #062970.

Border color

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

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

This div border color is #062970.

Opacity

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

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

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

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

This text has shadow with #062970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062970.

Preview

Color preview on black background

This text has color #062970 on black background.


Color preview on white background

This text has color #062970 on white background.


Black color preview on #062970 background

This text has black color on #062970 background.


White color preview on #062970 background

This text has white color on #062970 background.


Related colors

Complementary color

Complementary color for #hex is #F9D68F.


I love getcolorcode.com

Triadic colors

1 #700629 and #297006 with #062970 are triadic colors.

2 #702906 and #290670 with #062970 are triadic colors.