COLOR #061649

HEX: #061649 RGB: (6,22,73)

Color info

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

RGB color model

#061649 color RGB value is (6,22,73).

RGB: (6,22,73) (2%, 9%, 29%)

RGB channels and saturation

R 6 of 255 = 2%
G 22 of 255 = 9%
B 73 of 255 = 29%

6
22
73

R + G + B ~ 13%. #061649 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 22 + 73 = 101 (100%)
R 6 of 101 ~ 5.94%
G 22 of 101 ~ 21.78%
B 73 of 101 ~ 72.28'%

%21.78
%72.28

CMYK color model

#061649 color CMYK value is (92,70,0,71).

  • cyan value is 91.78%
  • magenta value is 69.86%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (92,70,0,71)
C92M70Y0K71 (92%, 70%, 0%, 71%)
(0.92 / 0.70 / 0.00 / 0.71)

CMYK percentages

%91.78
%69.86
%0
%71.37

Codes

Color #061649 in popluar color models

06 16 49
RGB 6 22 73
HSL 226° 84.81% 15.49%
HSB/HSV 226° 91.78% 28.63%
CMYK 91.78% 69.86% 0.00%
71.37%

Color #061649 in popluar number systems.

HEX 06 16 49
Decimal 6 22 73
Binary 110 10110 1001001
Octal 6 26 111

Shades and tints

Shades of #061649

#061649
(6,22,73)
#061443
(6,20,67)
#06123D
(6,18,61)
#061037
(6,16,55)
#060E31
(6,14,49)
#060C2B
(6,12,43)
#060A25
(6,10,37)
#06081F
(6,8,31)
#060619
(6,6,25)
#060413
(6,4,19)
#06020D
(6,2,13)
#000000
(0,0,0)

Tints of #061649

#061649
(6,22,73)
#1C2B59
(28,43,89)
#324069
(50,64,105)
#485579
(72,85,121)
#5E6A89
(94,106,137)
#747F99
(116,127,153)
#8A94A9
(138,148,169)
#A0A9B9
(160,169,185)
#B6BEC9
(182,190,201)
#CCD3D9
(204,211,217)
#E2E8E9
(226,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061649 color. Also use rgb(6,22,73) instead hex code.

Text Font Color

.myTextColor { color: #061649; }

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

This text font color is #061649.

Background Color

.myBgColor { background-color: #061649; }

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

This div background color is #061649.

Border color

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

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

This div border color is #061649.

Opacity

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

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

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

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

This text has shadow with #061649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061649.

Preview

Color preview on black background

This text has color #061649 on black background.


Color preview on white background

This text has color #061649 on white background.


Black color preview on #061649 background

This text has black color on #061649 background.


White color preview on #061649 background

This text has white color on #061649 background.


Related colors

Complementary color

Complementary color for #hex is #F9E9B6.


I love getcolorcode.com

Triadic colors

1 #490616 and #164906 with #061649 are triadic colors.

2 #491606 and #160649 with #061649 are triadic colors.