COLOR #061544

HEX: #061544 RGB: (6,21,68)

Color info

#061544 contains mainly green and blue colors. Web safe color of #061544 is #000033 (or #003).

RGB color model

#061544 color RGB value is (6,21,68).

RGB: (6,21,68) (2%, 8%, 27%)

RGB channels and saturation

R 6 of 255 = 2%
G 21 of 255 = 8%
B 68 of 255 = 27%

6
21
68

R + G + B ~ 12%. #061544 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 21 + 68 = 95 (100%)
R 6 of 95 ~ 6.32%
G 21 of 95 ~ 22.11%
B 68 of 95 ~ 71.58'%

%22.11
%71.58

CMYK color model

#061544 color CMYK value is (91,69,0,73).

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

CMYK: (91,69,0,73)
C91M69Y0K73 (91%, 69%, 0%, 73%)
(0.91 / 0.69 / 0.00 / 0.73)

CMYK percentages

%91.18
%69.12
%0
%73.33

Codes

Color #061544 in popluar color models

06 15 44
RGB 6 21 68
HSL 225° 83.78% 14.51%
HSB/HSV 225° 91.18% 26.67%
CMYK 91.18% 69.12% 0.00%
73.33%

Color #061544 in popluar number systems.

HEX 06 15 44
Decimal 6 21 68
Binary 110 10101 1000100
Octal 6 25 104

Shades and tints

Shades of #061544

#061544
(6,21,68)
#06143E
(6,20,62)
#061338
(6,19,56)
#061232
(6,18,50)
#06112C
(6,17,44)
#061026
(6,16,38)
#060F20
(6,15,32)
#060E1A
(6,14,26)
#060D14
(6,13,20)
#060C0E
(6,12,14)
#060B08
(6,11,8)
#000000
(0,0,0)

Tints of #061544

#061544
(6,21,68)
#1C2A55
(28,42,85)
#323F66
(50,63,102)
#485477
(72,84,119)
#5E6988
(94,105,136)
#747E99
(116,126,153)
#8A93AA
(138,147,170)
#A0A8BB
(160,168,187)
#B6BDCC
(182,189,204)
#CCD2DD
(204,210,221)
#E2E7EE
(226,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #061544; }

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

This text font color is #061544.

Background Color

.myBgColor { background-color: #061544; }

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

This div background color is #061544.

Border color

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

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

This div border color is #061544.

Opacity

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

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

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

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

This text has shadow with #061544 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061544.

Preview

Color preview on black background

This text has color #061544 on black background.


Color preview on white background

This text has color #061544 on white background.


Black color preview on #061544 background

This text has black color on #061544 background.


White color preview on #061544 background

This text has white color on #061544 background.


Related colors

Complementary color

Complementary color for #hex is #F9EABB.


I love getcolorcode.com

Triadic colors

1 #440615 and #154406 with #061544 are triadic colors.

2 #441506 and #150644 with #061544 are triadic colors.