COLOR #062A40

HEX: #062A40 RGB: (6,42,64)

Color info

#062A40 contains red, green and blue colors in about the same proportion. Web safe color of #062A40 is #003333 (or #033).

RGB color model

#062A40 color RGB value is (6,42,64).

RGB: (6,42,64) (2%, 16%, 25%)

RGB channels and saturation

R 6 of 255 = 2%
G 42 of 255 = 16%
B 64 of 255 = 25%

6
42
64

R + G + B ~ 14%. #062A40 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 42 + 64 = 112 (100%)
R 6 of 112 ~ 5.36%
G 42 of 112 ~ 37.5%
B 64 of 112 ~ 57.14'%

%37.5
%57.14

CMYK color model

#062A40 color CMYK value is (91,34,0,75).

  • cyan value is 90.63%
  • magenta value is 34.38%
  • yellow value is 0.00%
  • key color value is 74.90%
CMYK: (91,34,0,75) C91M34Y0K75 (91%,34%,0%,75%) (0.91/0.34/0.00/0.75) 

CMYK percentages

%90.63
%34.38
%0
%74.9

Codes

Color #062A40 in popluar color models

06 2A 40
RGB 6 42 64
HSL 203° 82.86% 13.73%
HSB/HSV 203° 90.63% 25.10%
CMYK 90.63% 34.38% 0.00%
74.90%

Color #062A40 in popluar number systems.

HEX 06 2A 40
Decimal 6 42 64
Binary 110 101010 1000000
Octal 6 52 100

Shades and tints

Shades of #062A40

#062A40
(6,42,64)
#06273B
(6,39,59)
#062436
(6,36,54)
#062131
(6,33,49)
#061E2C
(6,30,44)
#061B27
(6,27,39)
#061822
(6,24,34)
#06151D
(6,21,29)
#061218
(6,18,24)
#060F13
(6,15,19)
#060C0E
(6,12,14)
#000000
(0,0,0)

Tints of #062A40

#062A40
(6,42,64)
#1C3D51
(28,61,81)
#325062
(50,80,98)
#486373
(72,99,115)
#5E7684
(94,118,132)
#748995
(116,137,149)
#8A9CA6
(138,156,166)
#A0AFB7
(160,175,183)
#B6C2C8
(182,194,200)
#CCD5D9
(204,213,217)
#E2E8EA
(226,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062A40 color. Also use rgb(6,42,64) instead hex code.

Text Font Color

.myTextColor { color: #062A40; }

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

This text font color is #062A40.

Background Color

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

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

This div background color is #062A40.

Border color

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

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

This div border color is #062A40.

Opacity

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

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

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

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

This text has shadow with #062A40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062A40.

Preview

Color preview on black background

This text has color #062A40 on black background.


Color preview on white background

This text has color #062A40 on white background.


Black color preview on #062A40 background

This text has black color on #062A40 background.


White color preview on #062A40 background

This text has white color on #062A40 background.


Related colors

Complementary color

Complementary color for #hex is #F9D5BF.


I love getcolorcode.com

Triadic colors

1 #40062A and #2A4006 with #062A40 are triadic colors.

2 #402A06 and #2A0640 with #062A40 are triadic colors.