COLOR #060E39

HEX: #060E39 RGB: (6,14,57)

Color info

#060E39 contains red, green and blue colors in about the same proportion. Web safe color of #060E39 is #000033 (or #003).

RGB color model

#060E39 color RGB value is (6,14,57).

RGB: (6,14,57) (2%, 5%, 22%)

RGB channels and saturation

R 6 of 255 = 2%
G 14 of 255 = 5%
B 57 of 255 = 22%

6
14
57

R + G + B ~ 10%. #060E39 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 14 + 57 = 77 (100%)
R 6 of 77 ~ 7.79%
G 14 of 77 ~ 18.18%
B 57 of 77 ~ 74.03'%

%18.18
%74.03

CMYK color model

#060E39 color CMYK value is (89,75,0,78).

  • cyan value is 89.47%
  • magenta value is 75.44%
  • yellow value is 0.00%
  • key color value is 77.65%
CMYK: (89,75,0,78) C89M75Y0K78 (89%,75%,0%,78%) (0.89/0.75/0.00/0.78) 

CMYK percentages

%89.47
%75.44
%0
%77.65

Codes

Color #060E39 in popluar color models

06 0E 39
RGB 6 14 57
HSL 231° 80.95% 12.35%
HSB/HSV 231° 89.47% 22.35%
CMYK 89.47% 75.44% 0.00%
77.65%

Color #060E39 in popluar number systems.

HEX 06 0E 39
Decimal 6 14 57
Binary 110 1110 111001
Octal 6 16 71

Shades and tints

Shades of #060E39

#060E39
(6,14,57)
#060D34
(6,13,52)
#060C2F
(6,12,47)
#060B2A
(6,11,42)
#060A25
(6,10,37)
#060920
(6,9,32)
#06081B
(6,8,27)
#060716
(6,7,22)
#060611
(6,6,17)
#06050C
(6,5,12)
#060407
(6,4,7)
#000000
(0,0,0)

Tints of #060E39

#060E39
(6,14,57)
#1C234B
(28,35,75)
#32385D
(50,56,93)
#484D6F
(72,77,111)
#5E6281
(94,98,129)
#747793
(116,119,147)
#8A8CA5
(138,140,165)
#A0A1B7
(160,161,183)
#B6B6C9
(182,182,201)
#CCCBDB
(204,203,219)
#E2E0ED
(226,224,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #060E39 color. Also use rgb(6,14,57) instead hex code.

Text Font Color

.myTextColor { color: #060E39; }

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

This text font color is #060E39.

Background Color

.myBgColor { background-color: #060E39; }

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

This div background color is #060E39.

Border color

.myBorderColor { border: 1px solid #060E39; }

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

This div border color is #060E39.

Opacity

.myOpacity80 { color: #060E39; opacity: 0.8; }

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

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

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

This text has shadow with #060E39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #060E39.

Preview

Color preview on black background

This text has color #060E39 on black background.


Color preview on white background

This text has color #060E39 on white background.


Black color preview on #060E39 background

This text has black color on #060E39 background.


White color preview on #060E39 background

This text has white color on #060E39 background.


Related colors

Complementary color

Complementary color for #hex is #F9F1C6.


I love getcolorcode.com

Triadic colors

1 #39060E and #0E3906 with #060E39 are triadic colors.

2 #390E06 and #0E0639 with #060E39 are triadic colors.