COLOR #062715

HEX: #062715 RGB: (6,39,21)

Color info

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

RGB color model

#062715 color RGB value is (6,39,21).

RGB: (6,39,21) (2%, 15%, 8%)

RGB channels and saturation

R 6 of 255 = 2%
G 39 of 255 = 15%
B 21 of 255 = 8%

6
39
21

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

Portions of RGB colors in percentages

R + G + B = 6 + 39 + 21 = 66 (100%)
R 6 of 66 ~ 9.09%
G 39 of 66 ~ 59.09%
B 21 of 66 ~ 31.82'%

%59.09
%31.82

CMYK color model

#062715 color CMYK value is (85,0,46,85).

  • cyan value is 84.62%
  • magenta value is 0.00%
  • yellow value is 46.15%
  • key color value is 84.71%
CMYK: (85,0,46,85) C85M0Y46K85 (85%,0%,46%,85%) (0.85/0.00/0.46/0.85) 

CMYK percentages

%84.62
%0
%46.15
%84.71

Codes

Color #062715 in popluar color models

06 27 15
RGB 6 39 21
HSL 147° 73.33% 8.82%
HSB/HSV 147° 84.62% 15.29%
CMYK 84.62% 0.00% 46.15%
84.71%

Color #062715 in popluar number systems.

HEX 06 27 15
Decimal 6 39 21
Binary 110 100111 10101
Octal 6 47 25

Shades and tints

Shades of #062715

#062715
(6,39,21)
#062414
(6,36,20)
#062113
(6,33,19)
#061E12
(6,30,18)
#061B11
(6,27,17)
#061810
(6,24,16)
#06150F
(6,21,15)
#06120E
(6,18,14)
#060F0D
(6,15,13)
#060C0C
(6,12,12)
#06090B
(6,9,11)
#000000
(0,0,0)

Tints of #062715

#062715
(6,39,21)
#1C3A2A
(28,58,42)
#324D3F
(50,77,63)
#486054
(72,96,84)
#5E7369
(94,115,105)
#74867E
(116,134,126)
#8A9993
(138,153,147)
#A0ACA8
(160,172,168)
#B6BFBD
(182,191,189)
#CCD2D2
(204,210,210)
#E2E5E7
(226,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062715; }

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

This text font color is #062715.

Background Color

.myBgColor { background-color: #062715; }

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

This div background color is #062715.

Border color

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

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

This div border color is #062715.

Opacity

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

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

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

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

This text has shadow with #062715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062715.

Preview

Color preview on black background

This text has color #062715 on black background.


Color preview on white background

This text has color #062715 on white background.


Black color preview on #062715 background

This text has black color on #062715 background.


White color preview on #062715 background

This text has white color on #062715 background.


Related colors

Complementary color

Complementary color for #hex is #F9D8EA.


I love getcolorcode.com

Triadic colors

1 #150627 and #271506 with #062715 are triadic colors.

2 #152706 and #270615 with #062715 are triadic colors.