COLOR #6C3D43

HEX: #6C3D43 RGB: (108,61,67)

Color info

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

RGB color model

#6C3D43 color RGB value is (108,61,67).

RGB: (108,61,67) (42%, 24%, 26%)

RGB channels and saturation

R 108 of 255 = 42%
G 61 of 255 = 24%
B 67 of 255 = 26%

108
61
67

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

Portions of RGB colors in percentages

R + G + B = 108 + 61 + 67 = 236 (100%)
R 108 of 236 ~ 45.76%
G 61 of 236 ~ 25.85%
B 67 of 236 ~ 28.39'%

%45.76
%25.85
%28.39

CMYK color model

#6C3D43 color CMYK value is (0,44,38,58).

  • cyan value is 0.00%
  • magenta value is 43.52%
  • yellow value is 37.96%
  • key color value is 57.65%

CMYK: (0,44,38,58)
C0M44Y38K58 (0%, 44%, 38%, 58%)
(0.00 / 0.44 / 0.38 / 0.58)

CMYK percentages

%0
%43.52
%37.96
%57.65

Codes

Color #6C3D43 in popluar color models

6C 3D 43
RGB 108 61 67
HSL 352° 27.81% 33.14%
HSB/HSV 352° 43.52% 42.35%
CMYK 0.00% 43.52% 37.96%
57.65%

Color #6C3D43 in popluar number systems.

HEX 6C 3D 43
Decimal 108 61 67
Binary 1101100 111101 1000011
Octal 154 75 103

Shades and tints

Shades of #6C3D43

#6C3D43
(108,61,67)
#63383D
(99,56,61)
#5A3337
(90,51,55)
#512E31
(81,46,49)
#48292B
(72,41,43)
#3F2425
(63,36,37)
#361F1F
(54,31,31)
#2D1A19
(45,26,25)
#241513
(36,21,19)
#1B100D
(27,16,13)
#120B07
(18,11,7)
#000000
(0,0,0)

Tints of #6C3D43

#6C3D43
(108,61,67)
#794E54
(121,78,84)
#865F65
(134,95,101)
#937076
(147,112,118)
#A08187
(160,129,135)
#AD9298
(173,146,152)
#BAA3A9
(186,163,169)
#C7B4BA
(199,180,186)
#D4C5CB
(212,197,203)
#E1D6DC
(225,214,220)
#EEE7ED
(238,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C3D43 color. Also use rgb(108,61,67) instead hex code.

Text Font Color

.myTextColor { color: #6C3D43; }

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

This text font color is #6C3D43.

Background Color

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

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

This div background color is #6C3D43.

Border color

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

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

This div border color is #6C3D43.

Opacity

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

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

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

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

This text has shadow with #6C3D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C3D43.

Preview

Color preview on black background

This text has color #6C3D43 on black background.


Color preview on white background

This text has color #6C3D43 on white background.


Black color preview on #6C3D43 background

This text has black color on #6C3D43 background.


White color preview on #6C3D43 background

This text has white color on #6C3D43 background.


Related colors

Complementary color

Complementary color for #hex is #93C2BC.


I love getcolorcode.com

Triadic colors

1 #436C3D and #3D436C with #6C3D43 are triadic colors.

2 #433D6C and #3D6C43 with #6C3D43 are triadic colors.