COLOR #06150E

HEX: #06150E RGB: (6,21,14)

Color info

#06150E contains red, green and blue colors in about the same proportion. Web safe color of #06150E is #000000 (or #000).

RGB color model

#06150E color RGB value is (6,21,14).

RGB: (6,21,14) (2%, 8%, 5%)

RGB channels and saturation

R 6 of 255 = 2%
G 21 of 255 = 8%
B 14 of 255 = 5%

6
21
14

R + G + B ~ 5%. #06150E is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 21 + 14 = 41 (100%)
R 6 of 41 ~ 14.63%
G 21 of 41 ~ 51.22%
B 14 of 41 ~ 34.15'%

%14.63
%51.22
%34.15

CMYK color model

#06150E color CMYK value is (71,0,33,92).

  • cyan value is 71.43%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 91.76%

CMYK: (71,0,33,92)
C71M0Y33K92 (71%, 0%, 33%, 92%)
(0.71 / 0.00 / 0.33 / 0.92)

CMYK percentages

%71.43
%0
%33.33
%91.76

Codes

Color #06150E in popluar color models

06 15 0E
RGB 6 21 14
HSL 152° 55.56% 5.29%
HSB/HSV 152° 71.43% 8.24%
CMYK 71.43% 0.00% 33.33%
91.76%

Color #06150E in popluar number systems.

HEX 06 15 0E
Decimal 6 21 14
Binary 110 10101 1110
Octal 6 25 16

Shades and tints

Shades of #06150E

#06150E
(6,21,14)
#06140D
(6,20,13)
#06130C
(6,19,12)
#06120B
(6,18,11)
#06110A
(6,17,10)
#061009
(6,16,9)
#060F08
(6,15,8)
#060E07
(6,14,7)
#060D06
(6,13,6)
#060C05
(6,12,5)
#060B04
(6,11,4)
#000000
(0,0,0)

Tints of #06150E

#06150E
(6,21,14)
#1C2A23
(28,42,35)
#323F38
(50,63,56)
#48544D
(72,84,77)
#5E6962
(94,105,98)
#747E77
(116,126,119)
#8A938C
(138,147,140)
#A0A8A1
(160,168,161)
#B6BDB6
(182,189,182)
#CCD2CB
(204,210,203)
#E2E7E0
(226,231,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06150E; }

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

This text font color is #06150E.

Background Color

.myBgColor { background-color: #06150E; }

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

This div background color is #06150E.

Border color

.myBorderColor { border: 1px solid #06150E; }

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

This div border color is #06150E.

Opacity

.myOpacity80 { color: #06150E; opacity: 0.8; }

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

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

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

This text has shadow with #06150E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06150E.

Preview

Color preview on black background

This text has color #06150E on black background.


Color preview on white background

This text has color #06150E on white background.


Black color preview on #06150E background

This text has black color on #06150E background.


White color preview on #06150E background

This text has white color on #06150E background.


Related colors

Complementary color

Complementary color for #hex is #F9EAF1.


I love getcolorcode.com

Triadic colors

1 #0E0615 and #150E06 with #06150E are triadic colors.

2 #0E1506 and #15060E with #06150E are triadic colors.