COLOR #061011

HEX: #061011 RGB: (6,16,17)

Color info

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

RGB color model

#061011 color RGB value is (6,16,17).

RGB: (6,16,17) (2%, 6%, 7%)

RGB channels and saturation

R 6 of 255 = 2%
G 16 of 255 = 6%
B 17 of 255 = 7%

6
16
17

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

Portions of RGB colors in percentages

R + G + B = 6 + 16 + 17 = 39 (100%)
R 6 of 39 ~ 15.38%
G 16 of 39 ~ 41.03%
B 17 of 39 ~ 43.59'%

%15.38
%41.03
%43.59

CMYK color model

#061011 color CMYK value is (65,6,0,93).

  • cyan value is 64.71%
  • magenta value is 5.88%
  • yellow value is 0.00%
  • key color value is 93.33%

CMYK: (65,6,0,93)
C65M6Y0K93 (65%, 6%, 0%, 93%)
(0.65 / 0.06 / 0.00 / 0.93)

CMYK percentages

%64.71
%5.88
%0
%93.33

Codes

Color #061011 in popluar color models

06 10 11
RGB 6 16 17
HSL 185° 47.83% 4.51%
HSB/HSV 185° 64.71% 6.67%
CMYK 64.71% 5.88% 0.00%
93.33%

Color #061011 in popluar number systems.

HEX 06 10 11
Decimal 6 16 17
Binary 110 10000 10001
Octal 6 20 21

Shades and tints

Shades of #061011

#061011
(6,16,17)
#060F10
(6,15,16)
#060E0F
(6,14,15)
#060D0E
(6,13,14)
#060C0D
(6,12,13)
#060B0C
(6,11,12)
#060A0B
(6,10,11)
#06090A
(6,9,10)
#060809
(6,8,9)
#060708
(6,7,8)
#060607
(6,6,7)
#000000
(0,0,0)

Tints of #061011

#061011
(6,16,17)
#1C2526
(28,37,38)
#323A3B
(50,58,59)
#484F50
(72,79,80)
#5E6465
(94,100,101)
#74797A
(116,121,122)
#8A8E8F
(138,142,143)
#A0A3A4
(160,163,164)
#B6B8B9
(182,184,185)
#CCCDCE
(204,205,206)
#E2E2E3
(226,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061011 color. Also use rgb(6,16,17) instead hex code.

Text Font Color

.myTextColor { color: #061011; }

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

This text font color is #061011.

Background Color

.myBgColor { background-color: #061011; }

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

This div background color is #061011.

Border color

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

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

This div border color is #061011.

Opacity

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

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

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

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

This text has shadow with #061011 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061011.

Preview

Color preview on black background

This text has color #061011 on black background.


Color preview on white background

This text has color #061011 on white background.


Black color preview on #061011 background

This text has black color on #061011 background.


White color preview on #061011 background

This text has white color on #061011 background.


Related colors

Complementary color

Complementary color for #hex is #F9EFEE.


I love getcolorcode.com

Triadic colors

1 #110610 and #101106 with #061011 are triadic colors.

2 #111006 and #100611 with #061011 are triadic colors.