COLOR #6A3C35

HEX: #6A3C35 RGB: (106,60,53)

Color info

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

RGB color model

#6A3C35 color RGB value is (106,60,53).

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

RGB channels and saturation

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

106
60
53

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

Portions of RGB colors in percentages

R + G + B = 106 + 60 + 53 = 219 (100%)
R 106 of 219 ~ 48.4%
G 60 of 219 ~ 27.4%
B 53 of 219 ~ 24.2'%

%48.4
%27.4
%24.2

CMYK color model

#6A3C35 color CMYK value is (0,43,50,58).

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

CMYK: (0,43,50,58)
C0M43Y50K58 (0%, 43%, 50%, 58%)
(0.00 / 0.43 / 0.50 / 0.58)

CMYK percentages

%0
%43.4
%50
%58.43

Codes

Color #6A3C35 in popluar color models

6A 3C 35
RGB 106 60 53
HSL 33.33% 31.18%
HSB/HSV 50.00% 41.57%
CMYK 0.00% 43.40% 50.00%
58.43%

Color #6A3C35 in popluar number systems.

HEX 6A 3C 35
Decimal 106 60 53
Binary 1101010 111100 110101
Octal 152 74 65

Shades and tints

Shades of #6A3C35

#6A3C35
(106,60,53)
#613731
(97,55,49)
#58322D
(88,50,45)
#4F2D29
(79,45,41)
#462825
(70,40,37)
#3D2321
(61,35,33)
#341E1D
(52,30,29)
#2B1919
(43,25,25)
#221415
(34,20,21)
#190F11
(25,15,17)
#100A0D
(16,10,13)
#000000
(0,0,0)

Tints of #6A3C35

#6A3C35
(106,60,53)
#774D47
(119,77,71)
#845E59
(132,94,89)
#916F6B
(145,111,107)
#9E807D
(158,128,125)
#AB918F
(171,145,143)
#B8A2A1
(184,162,161)
#C5B3B3
(197,179,179)
#D2C4C5
(210,196,197)
#DFD5D7
(223,213,215)
#ECE6E9
(236,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A3C35; }

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

This text font color is #6A3C35.

Background Color

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

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

This div background color is #6A3C35.

Border color

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

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

This div border color is #6A3C35.

Opacity

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

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

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

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

This text has shadow with #6A3C35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A3C35.

Preview

Color preview on black background

This text has color #6A3C35 on black background.


Color preview on white background

This text has color #6A3C35 on white background.


Black color preview on #6A3C35 background

This text has black color on #6A3C35 background.


White color preview on #6A3C35 background

This text has white color on #6A3C35 background.


Related colors

Complementary color

Complementary color for #hex is #95C3CA.


I love getcolorcode.com

Triadic colors

1 #356A3C and #3C356A with #6A3C35 are triadic colors.

2 #353C6A and #3C6A35 with #6A3C35 are triadic colors.