COLOR #061772

HEX: #061772 RGB: (6,23,114)

Color info

#061772 contains mainly blue color. Web safe color of #061772 is #000066 (or #006).

RGB color model

#061772 color RGB value is (6,23,114).

RGB: (6,23,114) (2%, 9%, 45%)

RGB channels and saturation

R 6 of 255 = 2%
G 23 of 255 = 9%
B 114 of 255 = 45%

6
23
114

R + G + B ~ 19%. #061772 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 23 + 114 = 143 (100%)
R 6 of 143 ~ 4.2%
G 23 of 143 ~ 16.08%
B 114 of 143 ~ 79.72'%

%16.08
%79.72

CMYK color model

#061772 color CMYK value is (95,80,0,55).

  • cyan value is 94.74%
  • magenta value is 79.82%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (95,80,0,55) C95M80Y0K55 (95%,80%,0%,55%) (0.95/0.80/0.00/0.55) 

CMYK percentages

%94.74
%79.82
%0
%55.29

Codes

Color #061772 in popluar color models

06 17 72
RGB 6 23 114
HSL 231° 90.00% 23.53%
HSB/HSV 231° 94.74% 44.71%
CMYK 94.74% 79.82% 0.00%
55.29%

Color #061772 in popluar number systems.

HEX 06 17 72
Decimal 6 23 114
Binary 110 10111 1110010
Octal 6 27 162

Shades and tints

Shades of #061772

#061772
(6,23,114)
#061568
(6,21,104)
#06135E
(6,19,94)
#061154
(6,17,84)
#060F4A
(6,15,74)
#060D40
(6,13,64)
#060B36
(6,11,54)
#06092C
(6,9,44)
#060722
(6,7,34)
#060518
(6,5,24)
#06030E
(6,3,14)
#000000
(0,0,0)

Tints of #061772

#061772
(6,23,114)
#1C2C7E
(28,44,126)
#32418A
(50,65,138)
#485696
(72,86,150)
#5E6BA2
(94,107,162)
#7480AE
(116,128,174)
#8A95BA
(138,149,186)
#A0AAC6
(160,170,198)
#B6BFD2
(182,191,210)
#CCD4DE
(204,212,222)
#E2E9EA
(226,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061772 color. Also use rgb(6,23,114) instead hex code.

Text Font Color

.myTextColor { color: #061772; }

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

This text font color is #061772.

Background Color

.myBgColor { background-color: #061772; }

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

This div background color is #061772.

Border color

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

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

This div border color is #061772.

Opacity

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

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

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

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

This text has shadow with #061772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061772.

Preview

Color preview on black background

This text has color #061772 on black background.


Color preview on white background

This text has color #061772 on white background.


Black color preview on #061772 background

This text has black color on #061772 background.


White color preview on #061772 background

This text has white color on #061772 background.


Related colors

Complementary color

Complementary color for #hex is #F9E88D.


I love getcolorcode.com

Triadic colors

1 #720617 and #177206 with #061772 are triadic colors.

2 #721706 and #170672 with #061772 are triadic colors.