COLOR #6D4546

HEX: #6D4546 RGB: (109,69,70)

Color info

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

RGB color model

#6D4546 color RGB value is (109,69,70).

RGB: (109,69,70) (43%, 27%, 27%)

RGB channels and saturation

R 109 of 255 = 43%
G 69 of 255 = 27%
B 70 of 255 = 27%

109
69
70

R + G + B ~ 32%. #6D4546 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 69 + 70 = 248 (100%)
R 109 of 248 ~ 43.95%
G 69 of 248 ~ 27.82%
B 70 of 248 ~ 28.23'%

%43.95
%27.82
%28.23

CMYK color model

#6D4546 color CMYK value is (0,37,36,57).

  • cyan value is 0.00%
  • magenta value is 36.70%
  • yellow value is 35.78%
  • key color value is 57.25%

CMYK: (0,37,36,57)
C0M37Y36K57 (0%, 37%, 36%, 57%)
(0.00 / 0.37 / 0.36 / 0.57)

CMYK percentages

%0
%36.7
%35.78
%57.25

Codes

Color #6D4546 in popluar color models

6D 45 46
RGB 109 69 70
HSL 359° 22.47% 34.90%
HSB/HSV 359° 36.70% 42.75%
CMYK 0.00% 36.70% 35.78%
57.25%

Color #6D4546 in popluar number systems.

HEX 6D 45 46
Decimal 109 69 70
Binary 1101101 1000101 1000110
Octal 155 105 106

Shades and tints

Shades of #6D4546

#6D4546
(109,69,70)
#643F40
(100,63,64)
#5B393A
(91,57,58)
#523334
(82,51,52)
#492D2E
(73,45,46)
#402728
(64,39,40)
#372122
(55,33,34)
#2E1B1C
(46,27,28)
#251516
(37,21,22)
#1C0F10
(28,15,16)
#13090A
(19,9,10)
#000000
(0,0,0)

Tints of #6D4546

#6D4546
(109,69,70)
#7A5556
(122,85,86)
#876566
(135,101,102)
#947576
(148,117,118)
#A18586
(161,133,134)
#AE9596
(174,149,150)
#BBA5A6
(187,165,166)
#C8B5B6
(200,181,182)
#D5C5C6
(213,197,198)
#E2D5D6
(226,213,214)
#EFE5E6
(239,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4546 color. Also use rgb(109,69,70) instead hex code.

Text Font Color

.myTextColor { color: #6D4546; }

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

This text font color is #6D4546.

Background Color

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

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

This div background color is #6D4546.

Border color

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

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

This div border color is #6D4546.

Opacity

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

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

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

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

This text has shadow with #6D4546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4546.

Preview

Color preview on black background

This text has color #6D4546 on black background.


Color preview on white background

This text has color #6D4546 on white background.


Black color preview on #6D4546 background

This text has black color on #6D4546 background.


White color preview on #6D4546 background

This text has white color on #6D4546 background.


Related colors

Complementary color

Complementary color for #hex is #92BAB9.


I love getcolorcode.com

Triadic colors

1 #466D45 and #45466D with #6D4546 are triadic colors.

2 #46456D and #456D46 with #6D4546 are triadic colors.