COLOR #6A0E16

HEX: #6A0E16 RGB: (106,14,22)

Color info

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

RGB color model

#6A0E16 color RGB value is (106,14,22).

RGB: (106,14,22) (42%, 5%, 9%)

RGB channels and saturation

R 106 of 255 = 42%
G 14 of 255 = 5%
B 22 of 255 = 9%

106
14
22

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

Portions of RGB colors in percentages

R + G + B = 106 + 14 + 22 = 142 (100%)
R 106 of 142 ~ 74.65%
G 14 of 142 ~ 9.86%
B 22 of 142 ~ 15.49'%

%74.65
%15.49

CMYK color model

#6A0E16 color CMYK value is (0,87,79,58).

  • cyan value is 0.00%
  • magenta value is 86.79%
  • yellow value is 79.25%
  • key color value is 58.43%

CMYK: (0,87,79,58)
C0M87Y79K58 (0%, 87%, 79%, 58%)
(0.00 / 0.87 / 0.79 / 0.58)

CMYK percentages

%0
%86.79
%79.25
%58.43

Codes

Color #6A0E16 in popluar color models

6A 0E 16
RGB 106 14 22
HSL 355° 76.67% 23.53%
HSB/HSV 355° 86.79% 41.57%
CMYK 0.00% 86.79% 79.25%
58.43%

Color #6A0E16 in popluar number systems.

HEX 6A 0E 16
Decimal 106 14 22
Binary 1101010 1110 10110
Octal 152 16 26

Shades and tints

Shades of #6A0E16

#6A0E16
(106,14,22)
#610D14
(97,13,20)
#580C12
(88,12,18)
#4F0B10
(79,11,16)
#460A0E
(70,10,14)
#3D090C
(61,9,12)
#34080A
(52,8,10)
#2B0708
(43,7,8)
#220606
(34,6,6)
#190504
(25,5,4)
#100402
(16,4,2)
#000000
(0,0,0)

Tints of #6A0E16

#6A0E16
(106,14,22)
#77232B
(119,35,43)
#843840
(132,56,64)
#914D55
(145,77,85)
#9E626A
(158,98,106)
#AB777F
(171,119,127)
#B88C94
(184,140,148)
#C5A1A9
(197,161,169)
#D2B6BE
(210,182,190)
#DFCBD3
(223,203,211)
#ECE0E8
(236,224,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A0E16; }

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

This text font color is #6A0E16.

Background Color

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

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

This div background color is #6A0E16.

Border color

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

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

This div border color is #6A0E16.

Opacity

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

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

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

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

This text has shadow with #6A0E16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A0E16.

Preview

Color preview on black background

This text has color #6A0E16 on black background.


Color preview on white background

This text has color #6A0E16 on white background.


Black color preview on #6A0E16 background

This text has black color on #6A0E16 background.


White color preview on #6A0E16 background

This text has white color on #6A0E16 background.


Related colors

Complementary color

Complementary color for #hex is #95F1E9.


I love getcolorcode.com

Triadic colors

1 #166A0E and #0E166A with #6A0E16 are triadic colors.

2 #160E6A and #0E6A16 with #6A0E16 are triadic colors.