COLOR #6D566E

HEX: #6D566E RGB: (109,86,110)

Color info

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

RGB color model

#6D566E color RGB value is (109,86,110).

RGB: (109,86,110) (43%, 34%, 43%)

RGB channels and saturation

R 109 of 255 = 43%
G 86 of 255 = 34%
B 110 of 255 = 43%

109
86
110

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

Portions of RGB colors in percentages

R + G + B = 109 + 86 + 110 = 305 (100%)
R 109 of 305 ~ 35.74%
G 86 of 305 ~ 28.2%
B 110 of 305 ~ 36.07'%

%35.74
%28.2
%36.07

CMYK color model

#6D566E color CMYK value is (1,22,0,57).

  • cyan value is 0.91%
  • magenta value is 21.82%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (1,22,0,57)
C1M22Y0K57 (1%, 22%, 0%, 57%)
(0.01 / 0.22 / 0.00 / 0.57)

CMYK percentages

%0.91
%21.82
%0
%56.86

Codes

Color #6D566E in popluar color models

6D 56 6E
RGB 109 86 110
HSL 298° 12.24% 38.43%
HSB/HSV 298° 21.82% 43.14%
CMYK 0.91% 21.82% 0.00%
56.86%

Color #6D566E in popluar number systems.

HEX 6D 56 6E
Decimal 109 86 110
Binary 1101101 1010110 1101110
Octal 155 126 156

Shades and tints

Shades of #6D566E

#6D566E
(109,86,110)
#644F64
(100,79,100)
#5B485A
(91,72,90)
#524150
(82,65,80)
#493A46
(73,58,70)
#40333C
(64,51,60)
#372C32
(55,44,50)
#2E2528
(46,37,40)
#251E1E
(37,30,30)
#1C1714
(28,23,20)
#13100A
(19,16,10)
#000000
(0,0,0)

Tints of #6D566E

#6D566E
(109,86,110)
#7A657B
(122,101,123)
#877488
(135,116,136)
#948395
(148,131,149)
#A192A2
(161,146,162)
#AEA1AF
(174,161,175)
#BBB0BC
(187,176,188)
#C8BFC9
(200,191,201)
#D5CED6
(213,206,214)
#E2DDE3
(226,221,227)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D566E; }

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

This text font color is #6D566E.

Background Color

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

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

This div background color is #6D566E.

Border color

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

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

This div border color is #6D566E.

Opacity

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

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

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

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

This text has shadow with #6D566E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D566E.

Preview

Color preview on black background

This text has color #6D566E on black background.


Color preview on white background

This text has color #6D566E on white background.


Black color preview on #6D566E background

This text has black color on #6D566E background.


White color preview on #6D566E background

This text has white color on #6D566E background.


Related colors

Complementary color

Complementary color for #hex is #92A991.


I love getcolorcode.com

Triadic colors

1 #6E6D56 and #566E6D with #6D566E are triadic colors.

2 #6E566D and #566D6E with #6D566E are triadic colors.