COLOR #061615

HEX: #061615 RGB: (6,22,21)

Color info

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

RGB color model

#061615 color RGB value is (6,22,21).

RGB: (6,22,21) (2%, 9%, 8%)

RGB channels and saturation

R 6 of 255 = 2%
G 22 of 255 = 9%
B 21 of 255 = 8%

6
22
21

R + G + B ~ 6%. #061615 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 22 + 21 = 49 (100%)
R 6 of 49 ~ 12.24%
G 22 of 49 ~ 44.9%
B 21 of 49 ~ 42.86'%

%12.24
%44.9
%42.86

CMYK color model

#061615 color CMYK value is (73,0,5,91).

  • cyan value is 72.73%
  • magenta value is 0.00%
  • yellow value is 4.55%
  • key color value is 91.37%

CMYK: (73,0,5,91)
C73M0Y5K91 (73%, 0%, 5%, 91%)
(0.73 / 0.00 / 0.05 / 0.91)

CMYK percentages

%72.73
%0
%4.55
%91.37

Codes

Color #061615 in popluar color models

06 16 15
RGB 6 22 21
HSL 176° 57.14% 5.49%
HSB/HSV 176° 72.73% 8.63%
CMYK 72.73% 0.00% 4.55%
91.37%

Color #061615 in popluar number systems.

HEX 06 16 15
Decimal 6 22 21
Binary 110 10110 10101
Octal 6 26 25

Shades and tints

Shades of #061615

#061615
(6,22,21)
#061414
(6,20,20)
#061213
(6,18,19)
#061012
(6,16,18)
#060E11
(6,14,17)
#060C10
(6,12,16)
#060A0F
(6,10,15)
#06080E
(6,8,14)
#06060D
(6,6,13)
#06040C
(6,4,12)
#06020B
(6,2,11)
#000000
(0,0,0)

Tints of #061615

#061615
(6,22,21)
#1C2B2A
(28,43,42)
#32403F
(50,64,63)
#485554
(72,85,84)
#5E6A69
(94,106,105)
#747F7E
(116,127,126)
#8A9493
(138,148,147)
#A0A9A8
(160,169,168)
#B6BEBD
(182,190,189)
#CCD3D2
(204,211,210)
#E2E8E7
(226,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #061615; }

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

This text font color is #061615.

Background Color

.myBgColor { background-color: #061615; }

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

This div background color is #061615.

Border color

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

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

This div border color is #061615.

Opacity

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

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

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

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

This text has shadow with #061615 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061615.

Preview

Color preview on black background

This text has color #061615 on black background.


Color preview on white background

This text has color #061615 on white background.


Black color preview on #061615 background

This text has black color on #061615 background.


White color preview on #061615 background

This text has white color on #061615 background.


Related colors

Complementary color

Complementary color for #hex is #F9E9EA.


I love getcolorcode.com

Triadic colors

1 #150616 and #161506 with #061615 are triadic colors.

2 #151606 and #160615 with #061615 are triadic colors.