COLOR #061513

HEX: #061513 RGB: (6,21,19)

Color info

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

RGB color model

#061513 color RGB value is (6,21,19).

RGB: (6,21,19) (2%, 8%, 7%)

RGB channels and saturation

R 6 of 255 = 2%
G 21 of 255 = 8%
B 19 of 255 = 7%

6
21
19

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

Portions of RGB colors in percentages

R + G + B = 6 + 21 + 19 = 46 (100%)
R 6 of 46 ~ 13.04%
G 21 of 46 ~ 45.65%
B 19 of 46 ~ 41.3'%

%13.04
%45.65
%41.3

CMYK color model

#061513 color CMYK value is (71,0,10,92).

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

CMYK: (71,0,10,92)
C71M0Y10K92 (71%, 0%, 10%, 92%)
(0.71 / 0.00 / 0.10 / 0.92)

CMYK percentages

%71.43
%0
%9.52
%91.76

Codes

Color #061513 in popluar color models

06 15 13
RGB 6 21 19
HSL 172° 55.56% 5.29%
HSB/HSV 172° 71.43% 8.24%
CMYK 71.43% 0.00% 9.52%
91.76%

Color #061513 in popluar number systems.

HEX 06 15 13
Decimal 6 21 19
Binary 110 10101 10011
Octal 6 25 23

Shades and tints

Shades of #061513

#061513
(6,21,19)
#061412
(6,20,18)
#061311
(6,19,17)
#061210
(6,18,16)
#06110F
(6,17,15)
#06100E
(6,16,14)
#060F0D
(6,15,13)
#060E0C
(6,14,12)
#060D0B
(6,13,11)
#060C0A
(6,12,10)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #061513

#061513
(6,21,19)
#1C2A28
(28,42,40)
#323F3D
(50,63,61)
#485452
(72,84,82)
#5E6967
(94,105,103)
#747E7C
(116,126,124)
#8A9391
(138,147,145)
#A0A8A6
(160,168,166)
#B6BDBB
(182,189,187)
#CCD2D0
(204,210,208)
#E2E7E5
(226,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #061513; }

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

This text font color is #061513.

Background Color

.myBgColor { background-color: #061513; }

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

This div background color is #061513.

Border color

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

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

This div border color is #061513.

Opacity

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

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

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

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

This text has shadow with #061513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061513.

Preview

Color preview on black background

This text has color #061513 on black background.


Color preview on white background

This text has color #061513 on white background.


Black color preview on #061513 background

This text has black color on #061513 background.


White color preview on #061513 background

This text has white color on #061513 background.


Related colors

Complementary color

Complementary color for #hex is #F9EAEC.


I love getcolorcode.com

Triadic colors

1 #130615 and #151306 with #061513 are triadic colors.

2 #131506 and #150613 with #061513 are triadic colors.