COLOR #062244

HEX: #062244 RGB: (6,34,68)

Color info

#062244 contains mainly green and blue colors. Web safe color of #062244 is #003333 (or #033).

RGB color model

#062244 color RGB value is (6,34,68).

RGB: (6,34,68) (2%, 13%, 27%)

RGB channels and saturation

R 6 of 255 = 2%
G 34 of 255 = 13%
B 68 of 255 = 27%

6
34
68

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

Portions of RGB colors in percentages

R + G + B = 6 + 34 + 68 = 108 (100%)
R 6 of 108 ~ 5.56%
G 34 of 108 ~ 31.48%
B 68 of 108 ~ 62.96'%

%31.48
%62.96

CMYK color model

#062244 color CMYK value is (91,50,0,73).

  • cyan value is 91.18%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (91,50,0,73)
C91M50Y0K73 (91%, 50%, 0%, 73%)
(0.91 / 0.50 / 0.00 / 0.73)

CMYK percentages

%91.18
%50
%0
%73.33

Codes

Color #062244 in popluar color models

06 22 44
RGB 6 34 68
HSL 213° 83.78% 14.51%
HSB/HSV 213° 91.18% 26.67%
CMYK 91.18% 50.00% 0.00%
73.33%

Color #062244 in popluar number systems.

HEX 06 22 44
Decimal 6 34 68
Binary 110 100010 1000100
Octal 6 42 104

Shades and tints

Shades of #062244

#062244
(6,34,68)
#061F3E
(6,31,62)
#061C38
(6,28,56)
#061932
(6,25,50)
#06162C
(6,22,44)
#061326
(6,19,38)
#061020
(6,16,32)
#060D1A
(6,13,26)
#060A14
(6,10,20)
#06070E
(6,7,14)
#060408
(6,4,8)
#000000
(0,0,0)

Tints of #062244

#062244
(6,34,68)
#1C3655
(28,54,85)
#324A66
(50,74,102)
#485E77
(72,94,119)
#5E7288
(94,114,136)
#748699
(116,134,153)
#8A9AAA
(138,154,170)
#A0AEBB
(160,174,187)
#B6C2CC
(182,194,204)
#CCD6DD
(204,214,221)
#E2EAEE
(226,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062244 color. Also use rgb(6,34,68) instead hex code.

Text Font Color

.myTextColor { color: #062244; }

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

This text font color is #062244.

Background Color

.myBgColor { background-color: #062244; }

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

This div background color is #062244.

Border color

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

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

This div border color is #062244.

Opacity

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

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

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

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

This text has shadow with #062244 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062244.

Preview

Color preview on black background

This text has color #062244 on black background.


Color preview on white background

This text has color #062244 on white background.


Black color preview on #062244 background

This text has black color on #062244 background.


White color preview on #062244 background

This text has white color on #062244 background.


Related colors

Complementary color

Complementary color for #hex is #F9DDBB.


I love getcolorcode.com

Triadic colors

1 #440622 and #224406 with #062244 are triadic colors.

2 #442206 and #220644 with #062244 are triadic colors.