COLOR #061712

HEX: #061712 RGB: (6,23,18)

Color info

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

RGB color model

#061712 color RGB value is (6,23,18).

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

RGB channels and saturation

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

6
23
18

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

Portions of RGB colors in percentages

R + G + B = 6 + 23 + 18 = 47 (100%)
R 6 of 47 ~ 12.77%
G 23 of 47 ~ 48.94%
B 18 of 47 ~ 38.3'%

%12.77
%48.94
%38.3

CMYK color model

#061712 color CMYK value is (74,0,22,91).

  • cyan value is 73.91%
  • magenta value is 0.00%
  • yellow value is 21.74%
  • key color value is 90.98%
CMYK: (74,0,22,91) C74M0Y22K91 (74%,0%,22%,91%) (0.74/0.00/0.22/0.91) 

CMYK percentages

%73.91
%0
%21.74
%90.98

Codes

Color #061712 in popluar color models

06 17 12
RGB 6 23 18
HSL 162° 58.62% 5.69%
HSB/HSV 162° 73.91% 9.02%
CMYK 73.91% 0.00% 21.74%
90.98%

Color #061712 in popluar number systems.

HEX 06 17 12
Decimal 6 23 18
Binary 110 10111 10010
Octal 6 27 22

Shades and tints

Shades of #061712

#061712
(6,23,18)
#061511
(6,21,17)
#061310
(6,19,16)
#06110F
(6,17,15)
#060F0E
(6,15,14)
#060D0D
(6,13,13)
#060B0C
(6,11,12)
#06090B
(6,9,11)
#06070A
(6,7,10)
#060509
(6,5,9)
#060308
(6,3,8)
#000000
(0,0,0)

Tints of #061712

#061712
(6,23,18)
#1C2C27
(28,44,39)
#32413C
(50,65,60)
#485651
(72,86,81)
#5E6B66
(94,107,102)
#74807B
(116,128,123)
#8A9590
(138,149,144)
#A0AAA5
(160,170,165)
#B6BFBA
(182,191,186)
#CCD4CF
(204,212,207)
#E2E9E4
(226,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #061712; }

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

This text font color is #061712.

Background Color

.myBgColor { background-color: #061712; }

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

This div background color is #061712.

Border color

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

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

This div border color is #061712.

Opacity

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

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

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

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

This text has shadow with #061712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061712.

Preview

Color preview on black background

This text has color #061712 on black background.


Color preview on white background

This text has color #061712 on white background.


Black color preview on #061712 background

This text has black color on #061712 background.


White color preview on #061712 background

This text has white color on #061712 background.


Related colors

Complementary color

Complementary color for #hex is #F9E8ED.


I love getcolorcode.com

Triadic colors

1 #120617 and #171206 with #061712 are triadic colors.

2 #121706 and #170612 with #061712 are triadic colors.