COLOR #061068

HEX: #061068 RGB: (6,16,104)

Color info

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

RGB color model

#061068 color RGB value is (6,16,104).

RGB: (6,16,104) (2%, 6%, 41%)

RGB channels and saturation

R 6 of 255 = 2%
G 16 of 255 = 6%
B 104 of 255 = 41%

6
16
104

R + G + B ~ 16%. #061068 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 16 + 104 = 126 (100%)
R 6 of 126 ~ 4.76%
G 16 of 126 ~ 12.7%
B 104 of 126 ~ 82.54'%

%12.7
%82.54

CMYK color model

#061068 color CMYK value is (94,85,0,59).

  • cyan value is 94.23%
  • magenta value is 84.62%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (94,85,0,59)
C94M85Y0K59 (94%, 85%, 0%, 59%)
(0.94 / 0.85 / 0.00 / 0.59)

CMYK percentages

%94.23
%84.62
%0
%59.22

Codes

Color #061068 in popluar color models

06 10 68
RGB 6 16 104
HSL 234° 89.09% 21.57%
HSB/HSV 234° 94.23% 40.78%
CMYK 94.23% 84.62% 0.00%
59.22%

Color #061068 in popluar number systems.

HEX 06 10 68
Decimal 6 16 104
Binary 110 10000 1101000
Octal 6 20 150

Shades and tints

Shades of #061068

#061068
(6,16,104)
#060F5F
(6,15,95)
#060E56
(6,14,86)
#060D4D
(6,13,77)
#060C44
(6,12,68)
#060B3B
(6,11,59)
#060A32
(6,10,50)
#060929
(6,9,41)
#060820
(6,8,32)
#060717
(6,7,23)
#06060E
(6,6,14)
#000000
(0,0,0)

Tints of #061068

#061068
(6,16,104)
#1C2575
(28,37,117)
#323A82
(50,58,130)
#484F8F
(72,79,143)
#5E649C
(94,100,156)
#7479A9
(116,121,169)
#8A8EB6
(138,142,182)
#A0A3C3
(160,163,195)
#B6B8D0
(182,184,208)
#CCCDDD
(204,205,221)
#E2E2EA
(226,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061068 color. Also use rgb(6,16,104) instead hex code.

Text Font Color

.myTextColor { color: #061068; }

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

This text font color is #061068.

Background Color

.myBgColor { background-color: #061068; }

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

This div background color is #061068.

Border color

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

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

This div border color is #061068.

Opacity

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

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

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

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

This text has shadow with #061068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061068.

Preview

Color preview on black background

This text has color #061068 on black background.


Color preview on white background

This text has color #061068 on white background.


Black color preview on #061068 background

This text has black color on #061068 background.


White color preview on #061068 background

This text has white color on #061068 background.


Related colors

Complementary color

Complementary color for #hex is #F9EF97.


I love getcolorcode.com

Triadic colors

1 #680610 and #106806 with #061068 are triadic colors.

2 #681006 and #100668 with #061068 are triadic colors.