COLOR #06225D

HEX: #06225D RGB: (6,34,93)

Color info

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

RGB color model

#06225D color RGB value is (6,34,93).

RGB: (6,34,93) (2%, 13%, 36%)

RGB channels and saturation

R 6 of 255 = 2%
G 34 of 255 = 13%
B 93 of 255 = 36%

6
34
93

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

Portions of RGB colors in percentages

R + G + B = 6 + 34 + 93 = 133 (100%)
R 6 of 133 ~ 4.51%
G 34 of 133 ~ 25.56%
B 93 of 133 ~ 69.92'%

%25.56
%69.92

CMYK color model

#06225D color CMYK value is (94,63,0,64).

  • cyan value is 93.55%
  • magenta value is 63.44%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (94,63,0,64)
C94M63Y0K64 (94%, 63%, 0%, 64%)
(0.94 / 0.63 / 0.00 / 0.64)

CMYK percentages

%93.55
%63.44
%0
%63.53

Codes

Color #06225D in popluar color models

06 22 5D
RGB 6 34 93
HSL 221° 87.88% 19.41%
HSB/HSV 221° 93.55% 36.47%
CMYK 93.55% 63.44% 0.00%
63.53%

Color #06225D in popluar number systems.

HEX 06 22 5D
Decimal 6 34 93
Binary 110 100010 1011101
Octal 6 42 135

Shades and tints

Shades of #06225D

#06225D
(6,34,93)
#061F55
(6,31,85)
#061C4D
(6,28,77)
#061945
(6,25,69)
#06163D
(6,22,61)
#061335
(6,19,53)
#06102D
(6,16,45)
#060D25
(6,13,37)
#060A1D
(6,10,29)
#060715
(6,7,21)
#06040D
(6,4,13)
#000000
(0,0,0)

Tints of #06225D

#06225D
(6,34,93)
#1C366B
(28,54,107)
#324A79
(50,74,121)
#485E87
(72,94,135)
#5E7295
(94,114,149)
#7486A3
(116,134,163)
#8A9AB1
(138,154,177)
#A0AEBF
(160,174,191)
#B6C2CD
(182,194,205)
#CCD6DB
(204,214,219)
#E2EAE9
(226,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06225D; }

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

This text font color is #06225D.

Background Color

.myBgColor { background-color: #06225D; }

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

This div background color is #06225D.

Border color

.myBorderColor { border: 1px solid #06225D; }

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

This div border color is #06225D.

Opacity

.myOpacity80 { color: #06225D; opacity: 0.8; }

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

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

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

This text has shadow with #06225D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06225D.

Preview

Color preview on black background

This text has color #06225D on black background.


Color preview on white background

This text has color #06225D on white background.


Black color preview on #06225D background

This text has black color on #06225D background.


White color preview on #06225D background

This text has white color on #06225D background.


Related colors

Complementary color

Complementary color for #hex is #F9DDA2.


I love getcolorcode.com

Triadic colors

1 #5D0622 and #225D06 with #06225D are triadic colors.

2 #5D2206 and #22065D with #06225D are triadic colors.