COLOR #6E1606

HEX: #6E1606 RGB: (110,22,6)

Color info

#6E1606 contains mainly red color. Web safe color of #6E1606 is #660000 (or #600).

RGB color model

#6E1606 color RGB value is (110,22,6).

RGB: (110,22,6) (43%, 9%, 2%)

RGB channels and saturation

R 110 of 255 = 43%
G 22 of 255 = 9%
B 6 of 255 = 2%

110
22
6

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

Portions of RGB colors in percentages

R + G + B = 110 + 22 + 6 = 138 (100%)
R 110 of 138 ~ 79.71%
G 22 of 138 ~ 15.94%
B 6 of 138 ~ 4.35'%

%79.71
%15.94

CMYK color model

#6E1606 color CMYK value is (0,80,95,57).

  • cyan value is 0.00%
  • magenta value is 80.00%
  • yellow value is 94.55%
  • key color value is 56.86%
CMYK: (0,80,95,57) C0M80Y95K57 (0%,80%,95%,57%) (0.00/0.80/0.95/0.57) 

CMYK percentages

%0
%80
%94.55
%56.86

Codes

Color #6E1606 in popluar color models

6E 16 06
RGB 110 22 6
HSL 89.66% 22.75%
HSB/HSV 94.55% 43.14%
CMYK 0.00% 80.00% 94.55%
56.86%

Color #6E1606 in popluar number systems.

HEX 6E 16 06
Decimal 110 22 6
Binary 1101110 10110 110
Octal 156 26 6

Shades and tints

Shades of #6E1606

#6E1606
(110,22,6)
#641406
(100,20,6)
#5A1206
(90,18,6)
#501006
(80,16,6)
#460E06
(70,14,6)
#3C0C06
(60,12,6)
#320A06
(50,10,6)
#280806
(40,8,6)
#1E0606
(30,6,6)
#140406
(20,4,6)
#0A0206
(10,2,6)
#000000
(0,0,0)

Tints of #6E1606

#6E1606
(110,22,6)
#7B2B1C
(123,43,28)
#884032
(136,64,50)
#955548
(149,85,72)
#A26A5E
(162,106,94)
#AF7F74
(175,127,116)
#BC948A
(188,148,138)
#C9A9A0
(201,169,160)
#D6BEB6
(214,190,182)
#E3D3CC
(227,211,204)
#F0E8E2
(240,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E1606 color. Also use rgb(110,22,6) instead hex code.

Text Font Color

.myTextColor { color: #6E1606; }

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

This text font color is #6E1606.

Background Color

.myBgColor { background-color: #6E1606; }

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

This div background color is #6E1606.

Border color

.myBorderColor { border: 1px solid #6E1606; }

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

This div border color is #6E1606.

Opacity

.myOpacity80 { color: #6E1606; opacity: 0.8; }

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

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

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

This text has shadow with #6E1606 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E1606.

Preview

Color preview on black background

This text has color #6E1606 on black background.


Color preview on white background

This text has color #6E1606 on white background.


Black color preview on #6E1606 background

This text has black color on #6E1606 background.


White color preview on #6E1606 background

This text has white color on #6E1606 background.


Related colors

Complementary color

Complementary color for #hex is #91E9F9.


I love getcolorcode.com

Triadic colors

1 #066E16 and #16066E with #6E1606 are triadic colors.

2 #06166E and #166E06 with #6E1606 are triadic colors.