COLOR #061713

HEX: #061713 RGB: (6,23,19)

Color info

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

RGB color model

#061713 color RGB value is (6,23,19).

RGB: (6,23,19) (2%, 9%, 7%)

RGB channels and saturation

R 6 of 255 = 2%
G 23 of 255 = 9%
B 19 of 255 = 7%

6
23
19

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

Portions of RGB colors in percentages

R + G + B = 6 + 23 + 19 = 48 (100%)
R 6 of 48 ~ 12.5%
G 23 of 48 ~ 47.92%
B 19 of 48 ~ 39.58'%

%12.5
%47.92
%39.58

CMYK color model

#061713 color CMYK value is (74,0,17,91).

  • cyan value is 73.91%
  • magenta value is 0.00%
  • yellow value is 17.39%
  • key color value is 90.98%

CMYK: (74,0,17,91)
C74M0Y17K91 (74%, 0%, 17%, 91%)
(0.74 / 0.00 / 0.17 / 0.91)

CMYK percentages

%73.91
%0
%17.39
%90.98

Codes

Color #061713 in popluar color models

06 17 13
RGB 6 23 19
HSL 166° 58.62% 5.69%
HSB/HSV 166° 73.91% 9.02%
CMYK 73.91% 0.00% 17.39%
90.98%

Color #061713 in popluar number systems.

HEX 06 17 13
Decimal 6 23 19
Binary 110 10111 10011
Octal 6 27 23

Shades and tints

Shades of #061713

#061713
(6,23,19)
#061512
(6,21,18)
#061311
(6,19,17)
#061110
(6,17,16)
#060F0F
(6,15,15)
#060D0E
(6,13,14)
#060B0D
(6,11,13)
#06090C
(6,9,12)
#06070B
(6,7,11)
#06050A
(6,5,10)
#060309
(6,3,9)
#000000
(0,0,0)

Tints of #061713

#061713
(6,23,19)
#1C2C28
(28,44,40)
#32413D
(50,65,61)
#485652
(72,86,82)
#5E6B67
(94,107,103)
#74807C
(116,128,124)
#8A9591
(138,149,145)
#A0AAA6
(160,170,166)
#B6BFBB
(182,191,187)
#CCD4D0
(204,212,208)
#E2E9E5
(226,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #061713; }

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

This text font color is #061713.

Background Color

.myBgColor { background-color: #061713; }

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

This div background color is #061713.

Border color

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

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

This div border color is #061713.

Opacity

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

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

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

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

This text has shadow with #061713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061713.

Preview

Color preview on black background

This text has color #061713 on black background.


Color preview on white background

This text has color #061713 on white background.


Black color preview on #061713 background

This text has black color on #061713 background.


White color preview on #061713 background

This text has white color on #061713 background.


Related colors

Complementary color

Complementary color for #hex is #F9E8EC.


I love getcolorcode.com

Triadic colors

1 #130617 and #171306 with #061713 are triadic colors.

2 #131706 and #170613 with #061713 are triadic colors.