COLOR #062729

HEX: #062729 RGB: (6,39,41)

Color info

#062729 contains red, green and blue colors in about the same proportion. Web safe color of #062729 is #003333 (or #033).

RGB color model

#062729 color RGB value is (6,39,41).

RGB: (6,39,41) (2%, 15%, 16%)

RGB channels and saturation

R 6 of 255 = 2%
G 39 of 255 = 15%
B 41 of 255 = 16%

6
39
41

R + G + B ~ 11%. #062729 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 39 + 41 = 86 (100%)
R 6 of 86 ~ 6.98%
G 39 of 86 ~ 45.35%
B 41 of 86 ~ 47.67'%

%45.35
%47.67

CMYK color model

#062729 color CMYK value is (85,5,0,84).

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

CMYK: (85,5,0,84)
C85M5Y0K84 (85%, 5%, 0%, 84%)
(0.85 / 0.05 / 0.00 / 0.84)

CMYK percentages

%85.37
%4.88
%0
%83.92

Codes

Color #062729 in popluar color models

06 27 29
RGB 6 39 41
HSL 183° 74.47% 9.22%
HSB/HSV 183° 85.37% 16.08%
CMYK 85.37% 4.88% 0.00%
83.92%

Color #062729 in popluar number systems.

HEX 06 27 29
Decimal 6 39 41
Binary 110 100111 101001
Octal 6 47 51

Shades and tints

Shades of #062729

#062729
(6,39,41)
#062426
(6,36,38)
#062123
(6,33,35)
#061E20
(6,30,32)
#061B1D
(6,27,29)
#06181A
(6,24,26)
#061517
(6,21,23)
#061214
(6,18,20)
#060F11
(6,15,17)
#060C0E
(6,12,14)
#06090B
(6,9,11)
#000000
(0,0,0)

Tints of #062729

#062729
(6,39,41)
#1C3A3C
(28,58,60)
#324D4F
(50,77,79)
#486062
(72,96,98)
#5E7375
(94,115,117)
#748688
(116,134,136)
#8A999B
(138,153,155)
#A0ACAE
(160,172,174)
#B6BFC1
(182,191,193)
#CCD2D4
(204,210,212)
#E2E5E7
(226,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062729; }

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

This text font color is #062729.

Background Color

.myBgColor { background-color: #062729; }

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

This div background color is #062729.

Border color

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

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

This div border color is #062729.

Opacity

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

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

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

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

This text has shadow with #062729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062729.

Preview

Color preview on black background

This text has color #062729 on black background.


Color preview on white background

This text has color #062729 on white background.


Black color preview on #062729 background

This text has black color on #062729 background.


White color preview on #062729 background

This text has white color on #062729 background.


Related colors

Complementary color

Complementary color for #hex is #F9D8D6.


I love getcolorcode.com

Triadic colors

1 #290627 and #272906 with #062729 are triadic colors.

2 #292706 and #270629 with #062729 are triadic colors.