COLOR #6D546D

HEX: #6D546D RGB: (109,84,109)

Color info

#6D546D contains red, green and blue colors in about the same proportion. Web safe color of #6D546D is #666666 (or #666).

RGB color model

#6D546D color RGB value is (109,84,109).

RGB: (109,84,109) (43%, 33%, 43%)

RGB channels and saturation

R 109 of 255 = 43%
G 84 of 255 = 33%
B 109 of 255 = 43%

109
84
109

R + G + B ~ 40%. #6D546D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 109 + 84 + 109 = 302 (100%)
R 109 of 302 ~ 36.09%
G 84 of 302 ~ 27.81%
B 109 of 302 ~ 36.09'%

%36.09
%27.81
%36.09

CMYK color model

#6D546D color CMYK value is (0,23,0,57).

  • cyan value is 0.00%
  • magenta value is 22.94%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (0,23,0,57)
C0M23Y0K57 (0%, 23%, 0%, 57%)
(0.00 / 0.23 / 0.00 / 0.57)

CMYK percentages

%0
%22.94
%0
%57.25

Codes

Color #6D546D in popluar color models

6D 54 6D
RGB 109 84 109
HSL 300° 12.95% 37.84%
HSB/HSV 300° 22.94% 42.75%
CMYK 0.00% 22.94% 0.00%
57.25%

Color #6D546D in popluar number systems.

HEX 6D 54 6D
Decimal 109 84 109
Binary 1101101 1010100 1101101
Octal 155 124 155

Shades and tints

Shades of #6D546D

#6D546D
(109,84,109)
#644D64
(100,77,100)
#5B465B
(91,70,91)
#523F52
(82,63,82)
#493849
(73,56,73)
#403140
(64,49,64)
#372A37
(55,42,55)
#2E232E
(46,35,46)
#251C25
(37,28,37)
#1C151C
(28,21,28)
#130E13
(19,14,19)
#000000
(0,0,0)

Tints of #6D546D

#6D546D
(109,84,109)
#7A637A
(122,99,122)
#877287
(135,114,135)
#948194
(148,129,148)
#A190A1
(161,144,161)
#AE9FAE
(174,159,174)
#BBAEBB
(187,174,187)
#C8BDC8
(200,189,200)
#D5CCD5
(213,204,213)
#E2DBE2
(226,219,226)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D546D; }

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

This text font color is #6D546D.

Background Color

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

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

This div background color is #6D546D.

Border color

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

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

This div border color is #6D546D.

Opacity

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

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

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

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

This text has shadow with #6D546D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D546D.

Preview

Color preview on black background

This text has color #6D546D on black background.


Color preview on white background

This text has color #6D546D on white background.


Black color preview on #6D546D background

This text has black color on #6D546D background.


White color preview on #6D546D background

This text has white color on #6D546D background.


Related colors

Complementary color

Complementary color for #hex is #92AB92.


I love getcolorcode.com

Triadic colors

1 #6D6D54 and #546D6D with #6D546D are triadic colors.

2 #6D546D and #546D6D with #6D546D are triadic colors.