COLOR #062055

HEX: #062055 RGB: (6,32,85)

Color info

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

RGB color model

#062055 color RGB value is (6,32,85).

RGB: (6,32,85) (2%, 13%, 33%)

RGB channels and saturation

R 6 of 255 = 2%
G 32 of 255 = 13%
B 85 of 255 = 33%

6
32
85

R + G + B ~ 16%. #062055 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 32 + 85 = 123 (100%)
R 6 of 123 ~ 4.88%
G 32 of 123 ~ 26.02%
B 85 of 123 ~ 69.11'%

%26.02
%69.11

CMYK color model

#062055 color CMYK value is (93,62,0,67).

  • cyan value is 92.94%
  • magenta value is 62.35%
  • yellow value is 0.00%
  • key color value is 66.67%
CMYK: (93,62,0,67) C93M62Y0K67 (93%,62%,0%,67%) (0.93/0.62/0.00/0.67) 

CMYK percentages

%92.94
%62.35
%0
%66.67

Codes

Color #062055 in popluar color models

06 20 55
RGB 6 32 85
HSL 220° 86.81% 17.84%
HSB/HSV 220° 92.94% 33.33%
CMYK 92.94% 62.35% 0.00%
66.67%

Color #062055 in popluar number systems.

HEX 06 20 55
Decimal 6 32 85
Binary 110 100000 1010101
Octal 6 40 125

Shades and tints

Shades of #062055

#062055
(6,32,85)
#061E4E
(6,30,78)
#061C47
(6,28,71)
#061A40
(6,26,64)
#061839
(6,24,57)
#061632
(6,22,50)
#06142B
(6,20,43)
#061224
(6,18,36)
#06101D
(6,16,29)
#060E16
(6,14,22)
#060C0F
(6,12,15)
#000000
(0,0,0)

Tints of #062055

#062055
(6,32,85)
#1C3464
(28,52,100)
#324873
(50,72,115)
#485C82
(72,92,130)
#5E7091
(94,112,145)
#7484A0
(116,132,160)
#8A98AF
(138,152,175)
#A0ACBE
(160,172,190)
#B6C0CD
(182,192,205)
#CCD4DC
(204,212,220)
#E2E8EB
(226,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062055; }

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

This text font color is #062055.

Background Color

.myBgColor { background-color: #062055; }

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

This div background color is #062055.

Border color

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

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

This div border color is #062055.

Opacity

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

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

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

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

This text has shadow with #062055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062055.

Preview

Color preview on black background

This text has color #062055 on black background.


Color preview on white background

This text has color #062055 on white background.


Black color preview on #062055 background

This text has black color on #062055 background.


White color preview on #062055 background

This text has white color on #062055 background.


Related colors

Complementary color

Complementary color for #hex is #F9DFAA.


I love getcolorcode.com

Triadic colors

1 #550620 and #205506 with #062055 are triadic colors.

2 #552006 and #200655 with #062055 are triadic colors.