COLOR #6C3F43

HEX: #6C3F43 RGB: (108,63,67)

Color info

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

RGB color model

#6C3F43 color RGB value is (108,63,67).

RGB: (108,63,67) (42%, 25%, 26%)

RGB channels and saturation

R 108 of 255 = 42%
G 63 of 255 = 25%
B 67 of 255 = 26%

108
63
67

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

Portions of RGB colors in percentages

R + G + B = 108 + 63 + 67 = 238 (100%)
R 108 of 238 ~ 45.38%
G 63 of 238 ~ 26.47%
B 67 of 238 ~ 28.15'%

%45.38
%26.47
%28.15

CMYK color model

#6C3F43 color CMYK value is (0,42,38,58).

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

CMYK: (0,42,38,58)
C0M42Y38K58 (0%, 42%, 38%, 58%)
(0.00 / 0.42 / 0.38 / 0.58)

CMYK percentages

%0
%41.67
%37.96
%57.65

Codes

Color #6C3F43 in popluar color models

6C 3F 43
RGB 108 63 67
HSL 355° 26.32% 33.53%
HSB/HSV 355° 41.67% 42.35%
CMYK 0.00% 41.67% 37.96%
57.65%

Color #6C3F43 in popluar number systems.

HEX 6C 3F 43
Decimal 108 63 67
Binary 1101100 111111 1000011
Octal 154 77 103

Shades and tints

Shades of #6C3F43

#6C3F43
(108,63,67)
#633A3D
(99,58,61)
#5A3537
(90,53,55)
#513031
(81,48,49)
#482B2B
(72,43,43)
#3F2625
(63,38,37)
#36211F
(54,33,31)
#2D1C19
(45,28,25)
#241713
(36,23,19)
#1B120D
(27,18,13)
#120D07
(18,13,7)
#000000
(0,0,0)

Tints of #6C3F43

#6C3F43
(108,63,67)
#795054
(121,80,84)
#866165
(134,97,101)
#937276
(147,114,118)
#A08387
(160,131,135)
#AD9498
(173,148,152)
#BAA5A9
(186,165,169)
#C7B6BA
(199,182,186)
#D4C7CB
(212,199,203)
#E1D8DC
(225,216,220)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C3F43; }

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

This text font color is #6C3F43.

Background Color

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

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

This div background color is #6C3F43.

Border color

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

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

This div border color is #6C3F43.

Opacity

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

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

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

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

This text has shadow with #6C3F43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C3F43.

Preview

Color preview on black background

This text has color #6C3F43 on black background.


Color preview on white background

This text has color #6C3F43 on white background.


Black color preview on #6C3F43 background

This text has black color on #6C3F43 background.


White color preview on #6C3F43 background

This text has white color on #6C3F43 background.


Related colors

Complementary color

Complementary color for #hex is #93C0BC.


I love getcolorcode.com

Triadic colors

1 #436C3F and #3F436C with #6C3F43 are triadic colors.

2 #433F6C and #3F6C43 with #6C3F43 are triadic colors.