COLOR #061707

HEX: #061707 RGB: (6,23,7)

Color info

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

RGB color model

#061707 color RGB value is (6,23,7).

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

RGB channels and saturation

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

6
23
7

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

Portions of RGB colors in percentages

R + G + B = 6 + 23 + 7 = 36 (100%)
R 6 of 36 ~ 16.67%
G 23 of 36 ~ 63.89%
B 7 of 36 ~ 19.44'%

%16.67
%63.89
%19.44

CMYK color model

#061707 color CMYK value is (74,0,70,91).

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

CMYK: (74,0,70,91)
C74M0Y70K91 (74%, 0%, 70%, 91%)
(0.74 / 0.00 / 0.70 / 0.91)

CMYK percentages

%73.91
%0
%69.57
%90.98

Codes

Color #061707 in popluar color models

06 17 07
RGB 6 23 7
HSL 124° 58.62% 5.69%
HSB/HSV 124° 73.91% 9.02%
CMYK 73.91% 0.00% 69.57%
90.98%

Color #061707 in popluar number systems.

HEX 06 17 07
Decimal 6 23 7
Binary 110 10111 111
Octal 6 27 7

Shades and tints

Shades of #061707

#061707
(6,23,7)
#061507
(6,21,7)
#061307
(6,19,7)
#061107
(6,17,7)
#060F07
(6,15,7)
#060D07
(6,13,7)
#060B07
(6,11,7)
#060907
(6,9,7)
#060707
(6,7,7)
#060507
(6,5,7)
#060307
(6,3,7)
#000000
(0,0,0)

Tints of #061707

#061707
(6,23,7)
#1C2C1D
(28,44,29)
#324133
(50,65,51)
#485649
(72,86,73)
#5E6B5F
(94,107,95)
#748075
(116,128,117)
#8A958B
(138,149,139)
#A0AAA1
(160,170,161)
#B6BFB7
(182,191,183)
#CCD4CD
(204,212,205)
#E2E9E3
(226,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #061707; }

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

This text font color is #061707.

Background Color

.myBgColor { background-color: #061707; }

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

This div background color is #061707.

Border color

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

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

This div border color is #061707.

Opacity

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

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

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

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

This text has shadow with #061707 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061707.

Preview

Color preview on black background

This text has color #061707 on black background.


Color preview on white background

This text has color #061707 on white background.


Black color preview on #061707 background

This text has black color on #061707 background.


White color preview on #061707 background

This text has white color on #061707 background.


Related colors

Complementary color

Complementary color for #hex is #F9E8F8.


I love getcolorcode.com

Triadic colors

1 #070617 and #170706 with #061707 are triadic colors.

2 #071706 and #170607 with #061707 are triadic colors.