COLOR #062E0A

HEX: #062E0A RGB: (6,46,10)

Color info

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

RGB color model

#062E0A color RGB value is (6,46,10).

RGB: (6,46,10) (2%, 18%, 4%)

RGB channels and saturation

R 6 of 255 = 2%
G 46 of 255 = 18%
B 10 of 255 = 4%

6
46
10

R + G + B ~ 8%. #062E0A is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 46 + 10 = 62 (100%)
R 6 of 62 ~ 9.68%
G 46 of 62 ~ 74.19%
B 10 of 62 ~ 16.13'%

%74.19
%16.13

CMYK color model

#062E0A color CMYK value is (87,0,78,82).

  • cyan value is 86.96%
  • magenta value is 0.00%
  • yellow value is 78.26%
  • key color value is 81.96%

CMYK: (87,0,78,82)
C87M0Y78K82 (87%, 0%, 78%, 82%)
(0.87 / 0.00 / 0.78 / 0.82)

CMYK percentages

%86.96
%0
%78.26
%81.96

Codes

Color #062E0A in popluar color models

06 2E 0A
RGB 6 46 10
HSL 126° 76.92% 10.20%
HSB/HSV 126° 86.96% 18.04%
CMYK 86.96% 0.00% 78.26%
81.96%

Color #062E0A in popluar number systems.

HEX 06 2E 0A
Decimal 6 46 10
Binary 110 101110 1010
Octal 6 56 12

Shades and tints

Shades of #062E0A

#062E0A
(6,46,10)
#062A0A
(6,42,10)
#06260A
(6,38,10)
#06220A
(6,34,10)
#061E0A
(6,30,10)
#061A0A
(6,26,10)
#06160A
(6,22,10)
#06120A
(6,18,10)
#060E0A
(6,14,10)
#060A0A
(6,10,10)
#06060A
(6,6,10)
#000000
(0,0,0)

Tints of #062E0A

#062E0A
(6,46,10)
#1C4120
(28,65,32)
#325436
(50,84,54)
#48674C
(72,103,76)
#5E7A62
(94,122,98)
#748D78
(116,141,120)
#8AA08E
(138,160,142)
#A0B3A4
(160,179,164)
#B6C6BA
(182,198,186)
#CCD9D0
(204,217,208)
#E2ECE6
(226,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062E0A color. Also use rgb(6,46,10) instead hex code.

Text Font Color

.myTextColor { color: #062E0A; }

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

This text font color is #062E0A.

Background Color

.myBgColor { background-color: #062E0A; }

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

This div background color is #062E0A.

Border color

.myBorderColor { border: 1px solid #062E0A; }

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

This div border color is #062E0A.

Opacity

.myOpacity80 { color: #062E0A; opacity: 0.8; }

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

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

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

This text has shadow with #062E0A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062E0A.

Preview

Color preview on black background

This text has color #062E0A on black background.


Color preview on white background

This text has color #062E0A on white background.


Black color preview on #062E0A background

This text has black color on #062E0A background.


White color preview on #062E0A background

This text has white color on #062E0A background.


Related colors

Complementary color

Complementary color for #hex is #F9D1F5.


I love getcolorcode.com

Triadic colors

1 #0A062E and #2E0A06 with #062E0A are triadic colors.

2 #0A2E06 and #2E060A with #062E0A are triadic colors.