COLOR #6A3A30

HEX: #6A3A30 RGB: (106,58,48)

Color info

#6A3A30 contains red, green and blue colors in about the same proportion. Web safe color of #6A3A30 is #663333 (or #633).

RGB color model

#6A3A30 color RGB value is (106,58,48).

RGB: (106,58,48) (42%, 23%, 19%)

RGB channels and saturation

R 106 of 255 = 42%
G 58 of 255 = 23%
B 48 of 255 = 19%

106
58
48

R + G + B ~ 28%. #6A3A30 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 58 + 48 = 212 (100%)
R 106 of 212 ~ 50%
G 58 of 212 ~ 27.36%
B 48 of 212 ~ 22.64'%

%50
%27.36
%22.64

CMYK color model

#6A3A30 color CMYK value is (0,45,55,58).

  • cyan value is 0.00%
  • magenta value is 45.28%
  • yellow value is 54.72%
  • key color value is 58.43%

CMYK: (0,45,55,58)
C0M45Y55K58 (0%, 45%, 55%, 58%)
(0.00 / 0.45 / 0.55 / 0.58)

CMYK percentages

%0
%45.28
%54.72
%58.43

Codes

Color #6A3A30 in popluar color models

6A 3A 30
RGB 106 58 48
HSL 10° 37.66% 30.20%
HSB/HSV 10° 54.72% 41.57%
CMYK 0.00% 45.28% 54.72%
58.43%

Color #6A3A30 in popluar number systems.

HEX 6A 3A 30
Decimal 106 58 48
Binary 1101010 111010 110000
Octal 152 72 60

Shades and tints

Shades of #6A3A30

#6A3A30
(106,58,48)
#61352C
(97,53,44)
#583028
(88,48,40)
#4F2B24
(79,43,36)
#462620
(70,38,32)
#3D211C
(61,33,28)
#341C18
(52,28,24)
#2B1714
(43,23,20)
#221210
(34,18,16)
#190D0C
(25,13,12)
#100808
(16,8,8)
#000000
(0,0,0)

Tints of #6A3A30

#6A3A30
(106,58,48)
#774B42
(119,75,66)
#845C54
(132,92,84)
#916D66
(145,109,102)
#9E7E78
(158,126,120)
#AB8F8A
(171,143,138)
#B8A09C
(184,160,156)
#C5B1AE
(197,177,174)
#D2C2C0
(210,194,192)
#DFD3D2
(223,211,210)
#ECE4E4
(236,228,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A3A30 color. Also use rgb(106,58,48) instead hex code.

Text Font Color

.myTextColor { color: #6A3A30; }

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

This text font color is #6A3A30.

Background Color

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

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

This div background color is #6A3A30.

Border color

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

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

This div border color is #6A3A30.

Opacity

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

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

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

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

This text has shadow with #6A3A30 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3A30.

Preview

Color preview on black background

This text has color #6A3A30 on black background.


Color preview on white background

This text has color #6A3A30 on white background.


Black color preview on #6A3A30 background

This text has black color on #6A3A30 background.


White color preview on #6A3A30 background

This text has white color on #6A3A30 background.


Related colors

Complementary color

Complementary color for #hex is #95C5CF.


I love getcolorcode.com

Triadic colors

1 #306A3A and #3A306A with #6A3A30 are triadic colors.

2 #303A6A and #3A6A30 with #6A3A30 are triadic colors.