COLOR #062F68

HEX: #062F68 RGB: (6,47,104)

Color info

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

RGB color model

#062F68 color RGB value is (6,47,104).

RGB: (6,47,104) (2%, 18%, 41%)

RGB channels and saturation

R 6 of 255 = 2%
G 47 of 255 = 18%
B 104 of 255 = 41%

6
47
104

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

Portions of RGB colors in percentages

R + G + B = 6 + 47 + 104 = 157 (100%)
R 6 of 157 ~ 3.82%
G 47 of 157 ~ 29.94%
B 104 of 157 ~ 66.24'%

%29.94
%66.24

CMYK color model

#062F68 color CMYK value is (94,55,0,59).

  • cyan value is 94.23%
  • magenta value is 54.81%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (94,55,0,59)
C94M55Y0K59 (94%, 55%, 0%, 59%)
(0.94 / 0.55 / 0.00 / 0.59)

CMYK percentages

%94.23
%54.81
%0
%59.22

Codes

Color #062F68 in popluar color models

06 2F 68
RGB 6 47 104
HSL 215° 89.09% 21.57%
HSB/HSV 215° 94.23% 40.78%
CMYK 94.23% 54.81% 0.00%
59.22%

Color #062F68 in popluar number systems.

HEX 06 2F 68
Decimal 6 47 104
Binary 110 101111 1101000
Octal 6 57 150

Shades and tints

Shades of #062F68

#062F68
(6,47,104)
#062B5F
(6,43,95)
#062756
(6,39,86)
#06234D
(6,35,77)
#061F44
(6,31,68)
#061B3B
(6,27,59)
#061732
(6,23,50)
#061329
(6,19,41)
#060F20
(6,15,32)
#060B17
(6,11,23)
#06070E
(6,7,14)
#000000
(0,0,0)

Tints of #062F68

#062F68
(6,47,104)
#1C4175
(28,65,117)
#325382
(50,83,130)
#48658F
(72,101,143)
#5E779C
(94,119,156)
#7489A9
(116,137,169)
#8A9BB6
(138,155,182)
#A0ADC3
(160,173,195)
#B6BFD0
(182,191,208)
#CCD1DD
(204,209,221)
#E2E3EA
(226,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062F68 color. Also use rgb(6,47,104) instead hex code.

Text Font Color

.myTextColor { color: #062F68; }

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

This text font color is #062F68.

Background Color

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

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

This div background color is #062F68.

Border color

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

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

This div border color is #062F68.

Opacity

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

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

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

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

This text has shadow with #062F68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062F68.

Preview

Color preview on black background

This text has color #062F68 on black background.


Color preview on white background

This text has color #062F68 on white background.


Black color preview on #062F68 background

This text has black color on #062F68 background.


White color preview on #062F68 background

This text has white color on #062F68 background.


Related colors

Complementary color

Complementary color for #hex is #F9D097.


I love getcolorcode.com

Triadic colors

1 #68062F and #2F6806 with #062F68 are triadic colors.

2 #682F06 and #2F0668 with #062F68 are triadic colors.