COLOR #6A3C36

HEX: #6A3C36 RGB: (106,60,54)

Color info

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

RGB color model

#6A3C36 color RGB value is (106,60,54).

RGB: (106,60,54) (42%, 24%, 21%)

RGB channels and saturation

R 106 of 255 = 42%
G 60 of 255 = 24%
B 54 of 255 = 21%

106
60
54

R + G + B ~ 29%. #6A3C36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 60 + 54 = 220 (100%)
R 106 of 220 ~ 48.18%
G 60 of 220 ~ 27.27%
B 54 of 220 ~ 24.55'%

%48.18
%27.27
%24.55

CMYK color model

#6A3C36 color CMYK value is (0,43,49,58).

  • cyan value is 0.00%
  • magenta value is 43.40%
  • yellow value is 49.06%
  • key color value is 58.43%

CMYK: (0,43,49,58)
C0M43Y49K58 (0%, 43%, 49%, 58%)
(0.00 / 0.43 / 0.49 / 0.58)

CMYK percentages

%0
%43.4
%49.06
%58.43

Codes

Color #6A3C36 in popluar color models

6A 3C 36
RGB 106 60 54
HSL 32.50% 31.37%
HSB/HSV 49.06% 41.57%
CMYK 0.00% 43.40% 49.06%
58.43%

Color #6A3C36 in popluar number systems.

HEX 6A 3C 36
Decimal 106 60 54
Binary 1101010 111100 110110
Octal 152 74 66

Shades and tints

Shades of #6A3C36

#6A3C36
(106,60,54)
#613732
(97,55,50)
#58322E
(88,50,46)
#4F2D2A
(79,45,42)
#462826
(70,40,38)
#3D2322
(61,35,34)
#341E1E
(52,30,30)
#2B191A
(43,25,26)
#221416
(34,20,22)
#190F12
(25,15,18)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #6A3C36

#6A3C36
(106,60,54)
#774D48
(119,77,72)
#845E5A
(132,94,90)
#916F6C
(145,111,108)
#9E807E
(158,128,126)
#AB9190
(171,145,144)
#B8A2A2
(184,162,162)
#C5B3B4
(197,179,180)
#D2C4C6
(210,196,198)
#DFD5D8
(223,213,216)
#ECE6EA
(236,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A3C36 color. Also use rgb(106,60,54) instead hex code.

Text Font Color

.myTextColor { color: #6A3C36; }

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

This text font color is #6A3C36.

Background Color

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

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

This div background color is #6A3C36.

Border color

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

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

This div border color is #6A3C36.

Opacity

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

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

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

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

This text has shadow with #6A3C36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3C36.

Preview

Color preview on black background

This text has color #6A3C36 on black background.


Color preview on white background

This text has color #6A3C36 on white background.


Black color preview on #6A3C36 background

This text has black color on #6A3C36 background.


White color preview on #6A3C36 background

This text has white color on #6A3C36 background.


Related colors

Complementary color

Complementary color for #hex is #95C3C9.


I love getcolorcode.com

Triadic colors

1 #366A3C and #3C366A with #6A3C36 are triadic colors.

2 #363C6A and #3C6A36 with #6A3C36 are triadic colors.