COLOR #062852

HEX: #062852 RGB: (6,40,82)

Color info

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

RGB color model

#062852 color RGB value is (6,40,82).

RGB: (6,40,82) (2%, 16%, 32%)

RGB channels and saturation

R 6 of 255 = 2%
G 40 of 255 = 16%
B 82 of 255 = 32%

6
40
82

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

Portions of RGB colors in percentages

R + G + B = 6 + 40 + 82 = 128 (100%)
R 6 of 128 ~ 4.69%
G 40 of 128 ~ 31.25%
B 82 of 128 ~ 64.06'%

%31.25
%64.06

CMYK color model

#062852 color CMYK value is (93,51,0,68).

  • cyan value is 92.68%
  • magenta value is 51.22%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (93,51,0,68)
C93M51Y0K68 (93%, 51%, 0%, 68%)
(0.93 / 0.51 / 0.00 / 0.68)

CMYK percentages

%92.68
%51.22
%0
%67.84

Codes

Color #062852 in popluar color models

06 28 52
RGB 6 40 82
HSL 213° 86.36% 17.25%
HSB/HSV 213° 92.68% 32.16%
CMYK 92.68% 51.22% 0.00%
67.84%

Color #062852 in popluar number systems.

HEX 06 28 52
Decimal 6 40 82
Binary 110 101000 1010010
Octal 6 50 122

Shades and tints

Shades of #062852

#062852
(6,40,82)
#06254B
(6,37,75)
#062244
(6,34,68)
#061F3D
(6,31,61)
#061C36
(6,28,54)
#06192F
(6,25,47)
#061628
(6,22,40)
#061321
(6,19,33)
#06101A
(6,16,26)
#060D13
(6,13,19)
#060A0C
(6,10,12)
#000000
(0,0,0)

Tints of #062852

#062852
(6,40,82)
#1C3B61
(28,59,97)
#324E70
(50,78,112)
#48617F
(72,97,127)
#5E748E
(94,116,142)
#74879D
(116,135,157)
#8A9AAC
(138,154,172)
#A0ADBB
(160,173,187)
#B6C0CA
(182,192,202)
#CCD3D9
(204,211,217)
#E2E6E8
(226,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062852 color. Also use rgb(6,40,82) instead hex code.

Text Font Color

.myTextColor { color: #062852; }

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

This text font color is #062852.

Background Color

.myBgColor { background-color: #062852; }

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

This div background color is #062852.

Border color

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

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

This div border color is #062852.

Opacity

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

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

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

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

This text has shadow with #062852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062852.

Preview

Color preview on black background

This text has color #062852 on black background.


Color preview on white background

This text has color #062852 on white background.


Black color preview on #062852 background

This text has black color on #062852 background.


White color preview on #062852 background

This text has white color on #062852 background.


Related colors

Complementary color

Complementary color for #hex is #F9D7AD.


I love getcolorcode.com

Triadic colors

1 #520628 and #285206 with #062852 are triadic colors.

2 #522806 and #280652 with #062852 are triadic colors.