COLOR #062059

HEX: #062059 RGB: (6,32,89)

Color info

#062059 contains mainly green and blue colors. Web safe color of #062059 is #003366 (or #036).

RGB color model

#062059 color RGB value is (6,32,89).

RGB: (6,32,89) (2%, 13%, 35%)

RGB channels and saturation

R 6 of 255 = 2%
G 32 of 255 = 13%
B 89 of 255 = 35%

6
32
89

R + G + B ~ 17%. #062059 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 32 + 89 = 127 (100%)
R 6 of 127 ~ 4.72%
G 32 of 127 ~ 25.2%
B 89 of 127 ~ 70.08'%

%25.2
%70.08

CMYK color model

#062059 color CMYK value is (93,64,0,65).

  • cyan value is 93.26%
  • magenta value is 64.04%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (93,64,0,65)
C93M64Y0K65 (93%, 64%, 0%, 65%)
(0.93 / 0.64 / 0.00 / 0.65)

CMYK percentages

%93.26
%64.04
%0
%65.1

Codes

Color #062059 in popluar color models

06 20 59
RGB 6 32 89
HSL 221° 87.37% 18.63%
HSB/HSV 221° 93.26% 34.90%
CMYK 93.26% 64.04% 0.00%
65.10%

Color #062059 in popluar number systems.

HEX 06 20 59
Decimal 6 32 89
Binary 110 100000 1011001
Octal 6 40 131

Shades and tints

Shades of #062059

#062059
(6,32,89)
#061E51
(6,30,81)
#061C49
(6,28,73)
#061A41
(6,26,65)
#061839
(6,24,57)
#061631
(6,22,49)
#061429
(6,20,41)
#061221
(6,18,33)
#061019
(6,16,25)
#060E11
(6,14,17)
#060C09
(6,12,9)
#000000
(0,0,0)

Tints of #062059

#062059
(6,32,89)
#1C3468
(28,52,104)
#324877
(50,72,119)
#485C86
(72,92,134)
#5E7095
(94,112,149)
#7484A4
(116,132,164)
#8A98B3
(138,152,179)
#A0ACC2
(160,172,194)
#B6C0D1
(182,192,209)
#CCD4E0
(204,212,224)
#E2E8EF
(226,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062059 color. Also use rgb(6,32,89) instead hex code.

Text Font Color

.myTextColor { color: #062059; }

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

This text font color is #062059.

Background Color

.myBgColor { background-color: #062059; }

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

This div background color is #062059.

Border color

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

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

This div border color is #062059.

Opacity

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

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

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

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

This text has shadow with #062059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062059.

Preview

Color preview on black background

This text has color #062059 on black background.


Color preview on white background

This text has color #062059 on white background.


Black color preview on #062059 background

This text has black color on #062059 background.


White color preview on #062059 background

This text has white color on #062059 background.


Related colors

Complementary color

Complementary color for #hex is #F9DFA6.


I love getcolorcode.com

Triadic colors

1 #590620 and #205906 with #062059 are triadic colors.

2 #592006 and #200659 with #062059 are triadic colors.