COLOR #6D3546

HEX: #6D3546 RGB: (109,53,70)

Color info

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

RGB color model

#6D3546 color RGB value is (109,53,70).

RGB: (109,53,70) (43%, 21%, 27%)

RGB channels and saturation

R 109 of 255 = 43%
G 53 of 255 = 21%
B 70 of 255 = 27%

109
53
70

R + G + B ~ 30%. #6D3546 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 53 + 70 = 232 (100%)
R 109 of 232 ~ 46.98%
G 53 of 232 ~ 22.84%
B 70 of 232 ~ 30.17'%

%46.98
%22.84
%30.17

CMYK color model

#6D3546 color CMYK value is (0,51,36,57).

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

CMYK: (0,51,36,57)
C0M51Y36K57 (0%, 51%, 36%, 57%)
(0.00 / 0.51 / 0.36 / 0.57)

CMYK percentages

%0
%51.38
%35.78
%57.25

Codes

Color #6D3546 in popluar color models

6D 35 46
RGB 109 53 70
HSL 342° 34.57% 31.76%
HSB/HSV 342° 51.38% 42.75%
CMYK 0.00% 51.38% 35.78%
57.25%

Color #6D3546 in popluar number systems.

HEX 6D 35 46
Decimal 109 53 70
Binary 1101101 110101 1000110
Octal 155 65 106

Shades and tints

Shades of #6D3546

#6D3546
(109,53,70)
#643140
(100,49,64)
#5B2D3A
(91,45,58)
#522934
(82,41,52)
#49252E
(73,37,46)
#402128
(64,33,40)
#371D22
(55,29,34)
#2E191C
(46,25,28)
#251516
(37,21,22)
#1C1110
(28,17,16)
#130D0A
(19,13,10)
#000000
(0,0,0)

Tints of #6D3546

#6D3546
(109,53,70)
#7A4756
(122,71,86)
#875966
(135,89,102)
#946B76
(148,107,118)
#A17D86
(161,125,134)
#AE8F96
(174,143,150)
#BBA1A6
(187,161,166)
#C8B3B6
(200,179,182)
#D5C5C6
(213,197,198)
#E2D7D6
(226,215,214)
#EFE9E6
(239,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D3546; }

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

This text font color is #6D3546.

Background Color

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

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

This div background color is #6D3546.

Border color

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

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

This div border color is #6D3546.

Opacity

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

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

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

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

This text has shadow with #6D3546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3546.

Preview

Color preview on black background

This text has color #6D3546 on black background.


Color preview on white background

This text has color #6D3546 on white background.


Black color preview on #6D3546 background

This text has black color on #6D3546 background.


White color preview on #6D3546 background

This text has white color on #6D3546 background.


Related colors

Complementary color

Complementary color for #hex is #92CAB9.


I love getcolorcode.com

Triadic colors

1 #466D35 and #35466D with #6D3546 are triadic colors.

2 #46356D and #356D46 with #6D3546 are triadic colors.