COLOR #6D3C42

HEX: #6D3C42 RGB: (109,60,66)

Color info

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

RGB color model

#6D3C42 color RGB value is (109,60,66).

RGB: (109,60,66) (43%, 24%, 26%)

RGB channels and saturation

R 109 of 255 = 43%
G 60 of 255 = 24%
B 66 of 255 = 26%

109
60
66

R + G + B ~ 31%. #6D3C42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 60 + 66 = 235 (100%)
R 109 of 235 ~ 46.38%
G 60 of 235 ~ 25.53%
B 66 of 235 ~ 28.09'%

%46.38
%25.53
%28.09

CMYK color model

#6D3C42 color CMYK value is (0,45,39,57).

  • cyan value is 0.00%
  • magenta value is 44.95%
  • yellow value is 39.45%
  • key color value is 57.25%

CMYK: (0,45,39,57)
C0M45Y39K57 (0%, 45%, 39%, 57%)
(0.00 / 0.45 / 0.39 / 0.57)

CMYK percentages

%0
%44.95
%39.45
%57.25

Codes

Color #6D3C42 in popluar color models

6D 3C 42
RGB 109 60 66
HSL 353° 28.99% 33.14%
HSB/HSV 353° 44.95% 42.75%
CMYK 0.00% 44.95% 39.45%
57.25%

Color #6D3C42 in popluar number systems.

HEX 6D 3C 42
Decimal 109 60 66
Binary 1101101 111100 1000010
Octal 155 74 102

Shades and tints

Shades of #6D3C42

#6D3C42
(109,60,66)
#64373C
(100,55,60)
#5B3236
(91,50,54)
#522D30
(82,45,48)
#49282A
(73,40,42)
#402324
(64,35,36)
#371E1E
(55,30,30)
#2E1918
(46,25,24)
#251412
(37,20,18)
#1C0F0C
(28,15,12)
#130A06
(19,10,6)
#000000
(0,0,0)

Tints of #6D3C42

#6D3C42
(109,60,66)
#7A4D53
(122,77,83)
#875E64
(135,94,100)
#946F75
(148,111,117)
#A18086
(161,128,134)
#AE9197
(174,145,151)
#BBA2A8
(187,162,168)
#C8B3B9
(200,179,185)
#D5C4CA
(213,196,202)
#E2D5DB
(226,213,219)
#EFE6EC
(239,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3C42 color. Also use rgb(109,60,66) instead hex code.

Text Font Color

.myTextColor { color: #6D3C42; }

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

This text font color is #6D3C42.

Background Color

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

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

This div background color is #6D3C42.

Border color

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

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

This div border color is #6D3C42.

Opacity

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

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

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

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

This text has shadow with #6D3C42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3C42.

Preview

Color preview on black background

This text has color #6D3C42 on black background.


Color preview on white background

This text has color #6D3C42 on white background.


Black color preview on #6D3C42 background

This text has black color on #6D3C42 background.


White color preview on #6D3C42 background

This text has white color on #6D3C42 background.


Related colors

Complementary color

Complementary color for #hex is #92C3BD.


I love getcolorcode.com

Triadic colors

1 #426D3C and #3C426D with #6D3C42 are triadic colors.

2 #423C6D and #3C6D42 with #6D3C42 are triadic colors.