COLOR #062814

HEX: #062814 RGB: (6,40,20)

Color info

#062814 contains red, green and blue colors in about the same proportion. Web safe color of #062814 is #003300 (or #030).

RGB color model

#062814 color RGB value is (6,40,20).

RGB: (6,40,20) (2%, 16%, 8%)

RGB channels and saturation

R 6 of 255 = 2%
G 40 of 255 = 16%
B 20 of 255 = 8%

6
40
20

R + G + B ~ 9%. #062814 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 40 + 20 = 66 (100%)
R 6 of 66 ~ 9.09%
G 40 of 66 ~ 60.61%
B 20 of 66 ~ 30.3'%

%60.61
%30.3

CMYK color model

#062814 color CMYK value is (85,0,50,84).

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

CMYK: (85,0,50,84)
C85M0Y50K84 (85%, 0%, 50%, 84%)
(0.85 / 0.00 / 0.50 / 0.84)

CMYK percentages

%85
%0
%50
%84.31

Codes

Color #062814 in popluar color models

06 28 14
RGB 6 40 20
HSL 145° 73.91% 9.02%
HSB/HSV 145° 85.00% 15.69%
CMYK 85.00% 0.00% 50.00%
84.31%

Color #062814 in popluar number systems.

HEX 06 28 14
Decimal 6 40 20
Binary 110 101000 10100
Octal 6 50 24

Shades and tints

Shades of #062814

#062814
(6,40,20)
#062513
(6,37,19)
#062212
(6,34,18)
#061F11
(6,31,17)
#061C10
(6,28,16)
#06190F
(6,25,15)
#06160E
(6,22,14)
#06130D
(6,19,13)
#06100C
(6,16,12)
#060D0B
(6,13,11)
#060A0A
(6,10,10)
#000000
(0,0,0)

Tints of #062814

#062814
(6,40,20)
#1C3B29
(28,59,41)
#324E3E
(50,78,62)
#486153
(72,97,83)
#5E7468
(94,116,104)
#74877D
(116,135,125)
#8A9A92
(138,154,146)
#A0ADA7
(160,173,167)
#B6C0BC
(182,192,188)
#CCD3D1
(204,211,209)
#E2E6E6
(226,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062814; }

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

This text font color is #062814.

Background Color

.myBgColor { background-color: #062814; }

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

This div background color is #062814.

Border color

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

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

This div border color is #062814.

Opacity

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

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

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

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

This text has shadow with #062814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062814.

Preview

Color preview on black background

This text has color #062814 on black background.


Color preview on white background

This text has color #062814 on white background.


Black color preview on #062814 background

This text has black color on #062814 background.


White color preview on #062814 background

This text has white color on #062814 background.


Related colors

Complementary color

Complementary color for #hex is #F9D7EB.


I love getcolorcode.com

Triadic colors

1 #140628 and #281406 with #062814 are triadic colors.

2 #142806 and #280614 with #062814 are triadic colors.