COLOR #062D82

HEX: #062D82 RGB: (6,45,130)

Color info

#062D82 contains mainly blue color. Web safe color of #062D82 is #003399 (or #039).

RGB color model

#062D82 color RGB value is (6,45,130).

RGB: (6,45,130) (2%, 18%, 51%)

RGB channels and saturation

R 6 of 255 = 2%
G 45 of 255 = 18%
B 130 of 255 = 51%

6
45
130

R + G + B ~ 24%. #062D82 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 45 + 130 = 181 (100%)
R 6 of 181 ~ 3.31%
G 45 of 181 ~ 24.86%
B 130 of 181 ~ 71.82'%

%24.86
%71.82

CMYK color model

#062D82 color CMYK value is (95,65,0,49).

  • cyan value is 95.38%
  • magenta value is 65.38%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (95,65,0,49) C95M65Y0K49 (95%,65%,0%,49%) (0.95/0.65/0.00/0.49) 

CMYK percentages

%95.38
%65.38
%0
%49.02

Codes

Color #062D82 in popluar color models

06 2D 82
RGB 6 45 130
HSL 221° 91.18% 26.67%
HSB/HSV 221° 95.38% 50.98%
CMYK 95.38% 65.38% 0.00%
49.02%

Color #062D82 in popluar number systems.

HEX 06 2D 82
Decimal 6 45 130
Binary 110 101101 10000010
Octal 6 55 202

Shades and tints

Shades of #062D82

#062D82
(6,45,130)
#062977
(6,41,119)
#06256C
(6,37,108)
#062161
(6,33,97)
#061D56
(6,29,86)
#06194B
(6,25,75)
#061540
(6,21,64)
#061135
(6,17,53)
#060D2A
(6,13,42)
#06091F
(6,9,31)
#060514
(6,5,20)
#000000
(0,0,0)

Tints of #062D82

#062D82
(6,45,130)
#1C408D
(28,64,141)
#325398
(50,83,152)
#4866A3
(72,102,163)
#5E79AE
(94,121,174)
#748CB9
(116,140,185)
#8A9FC4
(138,159,196)
#A0B2CF
(160,178,207)
#B6C5DA
(182,197,218)
#CCD8E5
(204,216,229)
#E2EBF0
(226,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062D82 color. Also use rgb(6,45,130) instead hex code.

Text Font Color

.myTextColor { color: #062D82; }

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

This text font color is #062D82.

Background Color

.myBgColor { background-color: #062D82; }

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

This div background color is #062D82.

Border color

.myBorderColor { border: 1px solid #062D82; }

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

This div border color is #062D82.

Opacity

.myOpacity80 { color: #062D82; opacity: 0.8; }

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

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

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

This text has shadow with #062D82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062D82.

Preview

Color preview on black background

This text has color #062D82 on black background.


Color preview on white background

This text has color #062D82 on white background.


Black color preview on #062D82 background

This text has black color on #062D82 background.


White color preview on #062D82 background

This text has white color on #062D82 background.


Related colors

Complementary color

Complementary color for #hex is #F9D27D.


I love getcolorcode.com

Triadic colors

1 #82062D and #2D8206 with #062D82 are triadic colors.

2 #822D06 and #2D0682 with #062D82 are triadic colors.