COLOR #062E65

HEX: #062E65 RGB: (6,46,101)

Color info

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

RGB color model

#062E65 color RGB value is (6,46,101).

RGB: (6,46,101) (2%, 18%, 40%)

RGB channels and saturation

R 6 of 255 = 2%
G 46 of 255 = 18%
B 101 of 255 = 40%

6
46
101

R + G + B ~ 20%. #062E65 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 46 + 101 = 153 (100%)
R 6 of 153 ~ 3.92%
G 46 of 153 ~ 30.07%
B 101 of 153 ~ 66.01'%

%30.07
%66.01

CMYK color model

#062E65 color CMYK value is (94,54,0,60).

  • cyan value is 94.06%
  • magenta value is 54.46%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (94,54,0,60)
C94M54Y0K60 (94%, 54%, 0%, 60%)
(0.94 / 0.54 / 0.00 / 0.60)

CMYK percentages

%94.06
%54.46
%0
%60.39

Codes

Color #062E65 in popluar color models

06 2E 65
RGB 6 46 101
HSL 215° 88.79% 20.98%
HSB/HSV 215° 94.06% 39.61%
CMYK 94.06% 54.46% 0.00%
60.39%

Color #062E65 in popluar number systems.

HEX 06 2E 65
Decimal 6 46 101
Binary 110 101110 1100101
Octal 6 56 145

Shades and tints

Shades of #062E65

#062E65
(6,46,101)
#062A5C
(6,42,92)
#062653
(6,38,83)
#06224A
(6,34,74)
#061E41
(6,30,65)
#061A38
(6,26,56)
#06162F
(6,22,47)
#061226
(6,18,38)
#060E1D
(6,14,29)
#060A14
(6,10,20)
#06060B
(6,6,11)
#000000
(0,0,0)

Tints of #062E65

#062E65
(6,46,101)
#1C4173
(28,65,115)
#325481
(50,84,129)
#48678F
(72,103,143)
#5E7A9D
(94,122,157)
#748DAB
(116,141,171)
#8AA0B9
(138,160,185)
#A0B3C7
(160,179,199)
#B6C6D5
(182,198,213)
#CCD9E3
(204,217,227)
#E2ECF1
(226,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062E65 color. Also use rgb(6,46,101) instead hex code.

Text Font Color

.myTextColor { color: #062E65; }

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

This text font color is #062E65.

Background Color

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

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

This div background color is #062E65.

Border color

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

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

This div border color is #062E65.

Opacity

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

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

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

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

This text has shadow with #062E65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062E65.

Preview

Color preview on black background

This text has color #062E65 on black background.


Color preview on white background

This text has color #062E65 on white background.


Black color preview on #062E65 background

This text has black color on #062E65 background.


White color preview on #062E65 background

This text has white color on #062E65 background.


Related colors

Complementary color

Complementary color for #hex is #F9D19A.


I love getcolorcode.com

Triadic colors

1 #65062E and #2E6506 with #062E65 are triadic colors.

2 #652E06 and #2E0665 with #062E65 are triadic colors.