COLOR #062E15

HEX: #062E15 RGB: (6,46,21)

Color info

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

RGB color model

#062E15 color RGB value is (6,46,21).

RGB: (6,46,21) (2%, 18%, 8%)

RGB channels and saturation

R 6 of 255 = 2%
G 46 of 255 = 18%
B 21 of 255 = 8%

6
46
21

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

Portions of RGB colors in percentages

R + G + B = 6 + 46 + 21 = 73 (100%)
R 6 of 73 ~ 8.22%
G 46 of 73 ~ 63.01%
B 21 of 73 ~ 28.77'%

%63.01
%28.77

CMYK color model

#062E15 color CMYK value is (87,0,54,82).

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

CMYK: (87,0,54,82)
C87M0Y54K82 (87%, 0%, 54%, 82%)
(0.87 / 0.00 / 0.54 / 0.82)

CMYK percentages

%86.96
%0
%54.35
%81.96

Codes

Color #062E15 in popluar color models

06 2E 15
RGB 6 46 21
HSL 143° 76.92% 10.20%
HSB/HSV 143° 86.96% 18.04%
CMYK 86.96% 0.00% 54.35%
81.96%

Color #062E15 in popluar number systems.

HEX 06 2E 15
Decimal 6 46 21
Binary 110 101110 10101
Octal 6 56 25

Shades and tints

Shades of #062E15

#062E15
(6,46,21)
#062A14
(6,42,20)
#062613
(6,38,19)
#062212
(6,34,18)
#061E11
(6,30,17)
#061A10
(6,26,16)
#06160F
(6,22,15)
#06120E
(6,18,14)
#060E0D
(6,14,13)
#060A0C
(6,10,12)
#06060B
(6,6,11)
#000000
(0,0,0)

Tints of #062E15

#062E15
(6,46,21)
#1C412A
(28,65,42)
#32543F
(50,84,63)
#486754
(72,103,84)
#5E7A69
(94,122,105)
#748D7E
(116,141,126)
#8AA093
(138,160,147)
#A0B3A8
(160,179,168)
#B6C6BD
(182,198,189)
#CCD9D2
(204,217,210)
#E2ECE7
(226,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062E15; }

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

This text font color is #062E15.

Background Color

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

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

This div background color is #062E15.

Border color

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

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

This div border color is #062E15.

Opacity

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

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

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

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

This text has shadow with #062E15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062E15.

Preview

Color preview on black background

This text has color #062E15 on black background.


Color preview on white background

This text has color #062E15 on white background.


Black color preview on #062E15 background

This text has black color on #062E15 background.


White color preview on #062E15 background

This text has white color on #062E15 background.


Related colors

Complementary color

Complementary color for #hex is #F9D1EA.


I love getcolorcode.com

Triadic colors

1 #15062E and #2E1506 with #062E15 are triadic colors.

2 #152E06 and #2E0615 with #062E15 are triadic colors.