COLOR #6A1E15

HEX: #6A1E15 RGB: (106,30,21)

Color info

#6A1E15 contains mainly red color. Web safe color of #6A1E15 is #663300 (or #630).

RGB color model

#6A1E15 color RGB value is (106,30,21).

RGB: (106,30,21) (42%, 12%, 8%)

RGB channels and saturation

R 106 of 255 = 42%
G 30 of 255 = 12%
B 21 of 255 = 8%

106
30
21

R + G + B ~ 21%. #6A1E15 is dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 30 + 21 = 157 (100%)
R 106 of 157 ~ 67.52%
G 30 of 157 ~ 19.11%
B 21 of 157 ~ 13.38'%

%67.52
%19.11
%13.38

CMYK color model

#6A1E15 color CMYK value is (0,72,80,58).

  • cyan value is 0.00%
  • magenta value is 71.70%
  • yellow value is 80.19%
  • key color value is 58.43%

CMYK: (0,72,80,58)
C0M72Y80K58 (0%, 72%, 80%, 58%)
(0.00 / 0.72 / 0.80 / 0.58)

CMYK percentages

%0
%71.7
%80.19
%58.43

Codes

Color #6A1E15 in popluar color models

6A 1E 15
RGB 106 30 21
HSL 66.93% 24.90%
HSB/HSV 80.19% 41.57%
CMYK 0.00% 71.70% 80.19%
58.43%

Color #6A1E15 in popluar number systems.

HEX 6A 1E 15
Decimal 106 30 21
Binary 1101010 11110 10101
Octal 152 36 25

Shades and tints

Shades of #6A1E15

#6A1E15
(106,30,21)
#611C14
(97,28,20)
#581A13
(88,26,19)
#4F1812
(79,24,18)
#461611
(70,22,17)
#3D1410
(61,20,16)
#34120F
(52,18,15)
#2B100E
(43,16,14)
#220E0D
(34,14,13)
#190C0C
(25,12,12)
#100A0B
(16,10,11)
#000000
(0,0,0)

Tints of #6A1E15

#6A1E15
(106,30,21)
#77322A
(119,50,42)
#84463F
(132,70,63)
#915A54
(145,90,84)
#9E6E69
(158,110,105)
#AB827E
(171,130,126)
#B89693
(184,150,147)
#C5AAA8
(197,170,168)
#D2BEBD
(210,190,189)
#DFD2D2
(223,210,210)
#ECE6E7
(236,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A1E15 color. Also use rgb(106,30,21) instead hex code.

Text Font Color

.myTextColor { color: #6A1E15; }

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

This text font color is #6A1E15.

Background Color

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

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

This div background color is #6A1E15.

Border color

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

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

This div border color is #6A1E15.

Opacity

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

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

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

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

This text has shadow with #6A1E15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A1E15.

Preview

Color preview on black background

This text has color #6A1E15 on black background.


Color preview on white background

This text has color #6A1E15 on white background.


Black color preview on #6A1E15 background

This text has black color on #6A1E15 background.


White color preview on #6A1E15 background

This text has white color on #6A1E15 background.


Related colors

Complementary color

Complementary color for #hex is #95E1EA.


I love getcolorcode.com

Triadic colors

1 #156A1E and #1E156A with #6A1E15 are triadic colors.

2 #151E6A and #1E6A15 with #6A1E15 are triadic colors.