COLOR #060D28

HEX: #060D28 RGB: (6,13,40)

Color info

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

RGB color model

#060D28 color RGB value is (6,13,40).

RGB: (6,13,40) (2%, 5%, 16%)

RGB channels and saturation

R 6 of 255 = 2%
G 13 of 255 = 5%
B 40 of 255 = 16%

6
13
40

R + G + B ~ 8%. #060D28 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 13 + 40 = 59 (100%)
R 6 of 59 ~ 10.17%
G 13 of 59 ~ 22.03%
B 40 of 59 ~ 67.8'%

%22.03
%67.8

CMYK color model

#060D28 color CMYK value is (85,68,0,84).

  • cyan value is 85.00%
  • magenta value is 67.50%
  • yellow value is 0.00%
  • key color value is 84.31%

CMYK: (85,68,0,84)
C85M68Y0K84 (85%, 68%, 0%, 84%)
(0.85 / 0.68 / 0.00 / 0.84)

CMYK percentages

%85
%67.5
%0
%84.31

Codes

Color #060D28 in popluar color models

06 0D 28
RGB 6 13 40
HSL 228° 73.91% 9.02%
HSB/HSV 228° 85.00% 15.69%
CMYK 85.00% 67.50% 0.00%
84.31%

Color #060D28 in popluar number systems.

HEX 06 0D 28
Decimal 6 13 40
Binary 110 1101 101000
Octal 6 15 50

Shades and tints

Shades of #060D28

#060D28
(6,13,40)
#060C25
(6,12,37)
#060B22
(6,11,34)
#060A1F
(6,10,31)
#06091C
(6,9,28)
#060819
(6,8,25)
#060716
(6,7,22)
#060613
(6,6,19)
#060510
(6,5,16)
#06040D
(6,4,13)
#06030A
(6,3,10)
#000000
(0,0,0)

Tints of #060D28

#060D28
(6,13,40)
#1C233B
(28,35,59)
#32394E
(50,57,78)
#484F61
(72,79,97)
#5E6574
(94,101,116)
#747B87
(116,123,135)
#8A919A
(138,145,154)
#A0A7AD
(160,167,173)
#B6BDC0
(182,189,192)
#CCD3D3
(204,211,211)
#E2E9E6
(226,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #060D28 color. Also use rgb(6,13,40) instead hex code.

Text Font Color

.myTextColor { color: #060D28; }

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

This text font color is #060D28.

Background Color

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

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

This div background color is #060D28.

Border color

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

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

This div border color is #060D28.

Opacity

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

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

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

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

This text has shadow with #060D28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #060D28.

Preview

Color preview on black background

This text has color #060D28 on black background.


Color preview on white background

This text has color #060D28 on white background.


Black color preview on #060D28 background

This text has black color on #060D28 background.


White color preview on #060D28 background

This text has white color on #060D28 background.


Related colors

Complementary color

Complementary color for #hex is #F9F2D7.


I love getcolorcode.com

Triadic colors

1 #28060D and #0D2806 with #060D28 are triadic colors.

2 #280D06 and #0D0628 with #060D28 are triadic colors.