COLOR #060D29

HEX: #060D29 RGB: (6,13,41)

Color info

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

RGB color model

#060D29 color RGB value is (6,13,41).

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

RGB channels and saturation

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

6
13
41

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

Portions of RGB colors in percentages

R + G + B = 6 + 13 + 41 = 60 (100%)
R 6 of 60 ~ 10%
G 13 of 60 ~ 21.67%
B 41 of 60 ~ 68.33'%

%21.67
%68.33

CMYK color model

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

  • cyan value is 85.37%
  • magenta value is 68.29%
  • yellow value is 0.00%
  • key color value is 83.92%

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

CMYK percentages

%85.37
%68.29
%0
%83.92

Codes

Color #060D29 in popluar color models

06 0D 29
RGB 6 13 41
HSL 228° 74.47% 9.22%
HSB/HSV 228° 85.37% 16.08%
CMYK 85.37% 68.29% 0.00%
83.92%

Color #060D29 in popluar number systems.

HEX 06 0D 29
Decimal 6 13 41
Binary 110 1101 101001
Octal 6 15 51

Shades and tints

Shades of #060D29

#060D29
(6,13,41)
#060C26
(6,12,38)
#060B23
(6,11,35)
#060A20
(6,10,32)
#06091D
(6,9,29)
#06081A
(6,8,26)
#060717
(6,7,23)
#060614
(6,6,20)
#060511
(6,5,17)
#06040E
(6,4,14)
#06030B
(6,3,11)
#000000
(0,0,0)

Tints of #060D29

#060D29
(6,13,41)
#1C233C
(28,35,60)
#32394F
(50,57,79)
#484F62
(72,79,98)
#5E6575
(94,101,117)
#747B88
(116,123,136)
#8A919B
(138,145,155)
#A0A7AE
(160,167,174)
#B6BDC1
(182,189,193)
#CCD3D4
(204,211,212)
#E2E9E7
(226,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #060D29; }

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

This text font color is #060D29.

Background Color

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

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

This div background color is #060D29.

Border color

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

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

This div border color is #060D29.

Opacity

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

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

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

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

This text has shadow with #060D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #060D29.

Preview

Color preview on black background

This text has color #060D29 on black background.


Color preview on white background

This text has color #060D29 on white background.


Black color preview on #060D29 background

This text has black color on #060D29 background.


White color preview on #060D29 background

This text has white color on #060D29 background.


Related colors

Complementary color

Complementary color for #hex is #F9F2D6.


I love getcolorcode.com

Triadic colors

1 #29060D and #0D2906 with #060D29 are triadic colors.

2 #290D06 and #0D0629 with #060D29 are triadic colors.