COLOR #6A0A14

HEX: #6A0A14 RGB: (106,10,20)

Color info

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

RGB color model

#6A0A14 color RGB value is (106,10,20).

RGB: (106,10,20) (42%, 4%, 8%)

RGB channels and saturation

R 106 of 255 = 42%
G 10 of 255 = 4%
B 20 of 255 = 8%

106
10
20

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

Portions of RGB colors in percentages

R + G + B = 106 + 10 + 20 = 136 (100%)
R 106 of 136 ~ 77.94%
G 10 of 136 ~ 7.35%
B 20 of 136 ~ 14.71'%

%77.94
%14.71

CMYK color model

#6A0A14 color CMYK value is (0,91,81,58).

  • cyan value is 0.00%
  • magenta value is 90.57%
  • yellow value is 81.13%
  • key color value is 58.43%

CMYK: (0,91,81,58)
C0M91Y81K58 (0%, 91%, 81%, 58%)
(0.00 / 0.91 / 0.81 / 0.58)

CMYK percentages

%0
%90.57
%81.13
%58.43

Codes

Color #6A0A14 in popluar color models

6A 0A 14
RGB 106 10 20
HSL 354° 82.76% 22.75%
HSB/HSV 354° 90.57% 41.57%
CMYK 0.00% 90.57% 81.13%
58.43%

Color #6A0A14 in popluar number systems.

HEX 6A 0A 14
Decimal 106 10 20
Binary 1101010 1010 10100
Octal 152 12 24

Shades and tints

Shades of #6A0A14

#6A0A14
(106,10,20)
#610A13
(97,10,19)
#580A12
(88,10,18)
#4F0A11
(79,10,17)
#460A10
(70,10,16)
#3D0A0F
(61,10,15)
#340A0E
(52,10,14)
#2B0A0D
(43,10,13)
#220A0C
(34,10,12)
#190A0B
(25,10,11)
#100A0A
(16,10,10)
#000000
(0,0,0)

Tints of #6A0A14

#6A0A14
(106,10,20)
#772029
(119,32,41)
#84363E
(132,54,62)
#914C53
(145,76,83)
#9E6268
(158,98,104)
#AB787D
(171,120,125)
#B88E92
(184,142,146)
#C5A4A7
(197,164,167)
#D2BABC
(210,186,188)
#DFD0D1
(223,208,209)
#ECE6E6
(236,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A0A14 color. Also use rgb(106,10,20) instead hex code.

Text Font Color

.myTextColor { color: #6A0A14; }

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

This text font color is #6A0A14.

Background Color

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

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

This div background color is #6A0A14.

Border color

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

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

This div border color is #6A0A14.

Opacity

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

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

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

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

This text has shadow with #6A0A14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A0A14.

Preview

Color preview on black background

This text has color #6A0A14 on black background.


Color preview on white background

This text has color #6A0A14 on white background.


Black color preview on #6A0A14 background

This text has black color on #6A0A14 background.


White color preview on #6A0A14 background

This text has white color on #6A0A14 background.


Related colors

Complementary color

Complementary color for #hex is #95F5EB.


I love getcolorcode.com

Triadic colors

1 #146A0A and #0A146A with #6A0A14 are triadic colors.

2 #140A6A and #0A6A14 with #6A0A14 are triadic colors.