COLOR #6A1E19

HEX: #6A1E19 RGB: (106,30,25)

Color info

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

RGB color model

#6A1E19 color RGB value is (106,30,25).

RGB: (106,30,25) (42%, 12%, 10%)

RGB channels and saturation

R 106 of 255 = 42%
G 30 of 255 = 12%
B 25 of 255 = 10%

106
30
25

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

Portions of RGB colors in percentages

R + G + B = 106 + 30 + 25 = 161 (100%)
R 106 of 161 ~ 65.84%
G 30 of 161 ~ 18.63%
B 25 of 161 ~ 15.53'%

%65.84
%18.63
%15.53

CMYK color model

#6A1E19 color CMYK value is (0,72,76,58).

  • cyan value is 0.00%
  • magenta value is 71.70%
  • yellow value is 76.42%
  • key color value is 58.43%
CMYK: (0,72,76,58) C0M72Y76K58 (0%,72%,76%,58%) (0.00/0.72/0.76/0.58) 

CMYK percentages

%0
%71.7
%76.42
%58.43

Codes

Color #6A1E19 in popluar color models

6A 1E 19
RGB 106 30 25
HSL 61.83% 25.69%
HSB/HSV 76.42% 41.57%
CMYK 0.00% 71.70% 76.42%
58.43%

Color #6A1E19 in popluar number systems.

HEX 6A 1E 19
Decimal 106 30 25
Binary 1101010 11110 11001
Octal 152 36 31

Shades and tints

Shades of #6A1E19

#6A1E19
(106,30,25)
#611C17
(97,28,23)
#581A15
(88,26,21)
#4F1813
(79,24,19)
#461611
(70,22,17)
#3D140F
(61,20,15)
#34120D
(52,18,13)
#2B100B
(43,16,11)
#220E09
(34,14,9)
#190C07
(25,12,7)
#100A05
(16,10,5)
#000000
(0,0,0)

Tints of #6A1E19

#6A1E19
(106,30,25)
#77322D
(119,50,45)
#844641
(132,70,65)
#915A55
(145,90,85)
#9E6E69
(158,110,105)
#AB827D
(171,130,125)
#B89691
(184,150,145)
#C5AAA5
(197,170,165)
#D2BEB9
(210,190,185)
#DFD2CD
(223,210,205)
#ECE6E1
(236,230,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A1E19; }

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

This text font color is #6A1E19.

Background Color

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

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

This div background color is #6A1E19.

Border color

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

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

This div border color is #6A1E19.

Opacity

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

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

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

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

This text has shadow with #6A1E19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A1E19.

Preview

Color preview on black background

This text has color #6A1E19 on black background.


Color preview on white background

This text has color #6A1E19 on white background.


Black color preview on #6A1E19 background

This text has black color on #6A1E19 background.


White color preview on #6A1E19 background

This text has white color on #6A1E19 background.


Related colors

Complementary color

Complementary color for #hex is #95E1E6.


I love getcolorcode.com

Triadic colors

1 #196A1E and #1E196A with #6A1E19 are triadic colors.

2 #191E6A and #1E6A19 with #6A1E19 are triadic colors.