COLOR #6C3D34

HEX: #6C3D34 RGB: (108,61,52)

Color info

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

RGB color model

#6C3D34 color RGB value is (108,61,52).

RGB: (108,61,52) (42%, 24%, 20%)

RGB channels and saturation

R 108 of 255 = 42%
G 61 of 255 = 24%
B 52 of 255 = 20%

108
61
52

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

Portions of RGB colors in percentages

R + G + B = 108 + 61 + 52 = 221 (100%)
R 108 of 221 ~ 48.87%
G 61 of 221 ~ 27.6%
B 52 of 221 ~ 23.53'%

%48.87
%27.6
%23.53

CMYK color model

#6C3D34 color CMYK value is (0,44,52,58).

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

CMYK: (0,44,52,58)
C0M44Y52K58 (0%, 44%, 52%, 58%)
(0.00 / 0.44 / 0.52 / 0.58)

CMYK percentages

%0
%43.52
%51.85
%57.65

Codes

Color #6C3D34 in popluar color models

6C 3D 34
RGB 108 61 52
HSL 10° 35.00% 31.37%
HSB/HSV 10° 51.85% 42.35%
CMYK 0.00% 43.52% 51.85%
57.65%

Color #6C3D34 in popluar number systems.

HEX 6C 3D 34
Decimal 108 61 52
Binary 1101100 111101 110100
Octal 154 75 64

Shades and tints

Shades of #6C3D34

#6C3D34
(108,61,52)
#633830
(99,56,48)
#5A332C
(90,51,44)
#512E28
(81,46,40)
#482924
(72,41,36)
#3F2420
(63,36,32)
#361F1C
(54,31,28)
#2D1A18
(45,26,24)
#241514
(36,21,20)
#1B1010
(27,16,16)
#120B0C
(18,11,12)
#000000
(0,0,0)

Tints of #6C3D34

#6C3D34
(108,61,52)
#794E46
(121,78,70)
#865F58
(134,95,88)
#93706A
(147,112,106)
#A0817C
(160,129,124)
#AD928E
(173,146,142)
#BAA3A0
(186,163,160)
#C7B4B2
(199,180,178)
#D4C5C4
(212,197,196)
#E1D6D6
(225,214,214)
#EEE7E8
(238,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C3D34; }

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

This text font color is #6C3D34.

Background Color

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

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

This div background color is #6C3D34.

Border color

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

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

This div border color is #6C3D34.

Opacity

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

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

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

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

This text has shadow with #6C3D34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C3D34.

Preview

Color preview on black background

This text has color #6C3D34 on black background.


Color preview on white background

This text has color #6C3D34 on white background.


Black color preview on #6C3D34 background

This text has black color on #6C3D34 background.


White color preview on #6C3D34 background

This text has white color on #6C3D34 background.


Related colors

Complementary color

Complementary color for #hex is #93C2CB.


I love getcolorcode.com

Triadic colors

1 #346C3D and #3D346C with #6C3D34 are triadic colors.

2 #343D6C and #3D6C34 with #6C3D34 are triadic colors.