COLOR #6A2819

HEX: #6A2819 RGB: (106,40,25)

Color info

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

RGB color model

#6A2819 color RGB value is (106,40,25).

RGB: (106,40,25) (42%, 16%, 10%)

RGB channels and saturation

R 106 of 255 = 42%
G 40 of 255 = 16%
B 25 of 255 = 10%

106
40
25

R + G + B ~ 23%. #6A2819 is dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 40 + 25 = 171 (100%)
R 106 of 171 ~ 61.99%
G 40 of 171 ~ 23.39%
B 25 of 171 ~ 14.62'%

%61.99
%23.39
%14.62

CMYK color model

#6A2819 color CMYK value is (0,62,76,58).

  • cyan value is 0.00%
  • magenta value is 62.26%
  • yellow value is 76.42%
  • key color value is 58.43%

CMYK: (0,62,76,58)
C0M62Y76K58 (0%, 62%, 76%, 58%)
(0.00 / 0.62 / 0.76 / 0.58)

CMYK percentages

%0
%62.26
%76.42
%58.43

Codes

Color #6A2819 in popluar color models

6A 28 19
RGB 106 40 25
HSL 11° 61.83% 25.69%
HSB/HSV 11° 76.42% 41.57%
CMYK 0.00% 62.26% 76.42%
58.43%

Color #6A2819 in popluar number systems.

HEX 6A 28 19
Decimal 106 40 25
Binary 1101010 101000 11001
Octal 152 50 31

Shades and tints

Shades of #6A2819

#6A2819
(106,40,25)
#612517
(97,37,23)
#582215
(88,34,21)
#4F1F13
(79,31,19)
#461C11
(70,28,17)
#3D190F
(61,25,15)
#34160D
(52,22,13)
#2B130B
(43,19,11)
#221009
(34,16,9)
#190D07
(25,13,7)
#100A05
(16,10,5)
#000000
(0,0,0)

Tints of #6A2819

#6A2819
(106,40,25)
#773B2D
(119,59,45)
#844E41
(132,78,65)
#916155
(145,97,85)
#9E7469
(158,116,105)
#AB877D
(171,135,125)
#B89A91
(184,154,145)
#C5ADA5
(197,173,165)
#D2C0B9
(210,192,185)
#DFD3CD
(223,211,205)
#ECE6E1
(236,230,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A2819; }

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

This text font color is #6A2819.

Background Color

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

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

This div background color is #6A2819.

Border color

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

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

This div border color is #6A2819.

Opacity

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

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

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

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

This text has shadow with #6A2819 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A2819.

Preview

Color preview on black background

This text has color #6A2819 on black background.


Color preview on white background

This text has color #6A2819 on white background.


Black color preview on #6A2819 background

This text has black color on #6A2819 background.


White color preview on #6A2819 background

This text has white color on #6A2819 background.


Related colors

Complementary color

Complementary color for #hex is #95D7E6.


I love getcolorcode.com

Triadic colors

1 #196A28 and #28196A with #6A2819 are triadic colors.

2 #19286A and #286A19 with #6A2819 are triadic colors.