COLOR #6D504A

HEX: #6D504A RGB: (109,80,74)

Color info

#6D504A contains red, green and blue colors in about the same proportion. Web safe color of #6D504A is #666633 (or #663).

RGB color model

#6D504A color RGB value is (109,80,74).

RGB: (109,80,74) (43%, 31%, 29%)

RGB channels and saturation

R 109 of 255 = 43%
G 80 of 255 = 31%
B 74 of 255 = 29%

109
80
74

R + G + B ~ 34%. #6D504A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 80 + 74 = 263 (100%)
R 109 of 263 ~ 41.44%
G 80 of 263 ~ 30.42%
B 74 of 263 ~ 28.14'%

%41.44
%30.42
%28.14

CMYK color model

#6D504A color CMYK value is (0,27,32,57).

  • cyan value is 0.00%
  • magenta value is 26.61%
  • yellow value is 32.11%
  • key color value is 57.25%
CMYK: (0,27,32,57) C0M27Y32K57 (0%,27%,32%,57%) (0.00/0.27/0.32/0.57) 

CMYK percentages

%0
%26.61
%32.11
%57.25

Codes

Color #6D504A in popluar color models

6D 50 4A
RGB 109 80 74
HSL 10° 19.13% 35.88%
HSB/HSV 10° 32.11% 42.75%
CMYK 0.00% 26.61% 32.11%
57.25%

Color #6D504A in popluar number systems.

HEX 6D 50 4A
Decimal 109 80 74
Binary 1101101 1010000 1001010
Octal 155 120 112

Shades and tints

Shades of #6D504A

#6D504A
(109,80,74)
#644944
(100,73,68)
#5B423E
(91,66,62)
#523B38
(82,59,56)
#493432
(73,52,50)
#402D2C
(64,45,44)
#372626
(55,38,38)
#2E1F20
(46,31,32)
#25181A
(37,24,26)
#1C1114
(28,17,20)
#130A0E
(19,10,14)
#000000
(0,0,0)

Tints of #6D504A

#6D504A
(109,80,74)
#7A5F5A
(122,95,90)
#876E6A
(135,110,106)
#947D7A
(148,125,122)
#A18C8A
(161,140,138)
#AE9B9A
(174,155,154)
#BBAAAA
(187,170,170)
#C8B9BA
(200,185,186)
#D5C8CA
(213,200,202)
#E2D7DA
(226,215,218)
#EFE6EA
(239,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D504A; }

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

This text font color is #6D504A.

Background Color

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

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

This div background color is #6D504A.

Border color

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

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

This div border color is #6D504A.

Opacity

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

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

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

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

This text has shadow with #6D504A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D504A.

Preview

Color preview on black background

This text has color #6D504A on black background.


Color preview on white background

This text has color #6D504A on white background.


Black color preview on #6D504A background

This text has black color on #6D504A background.


White color preview on #6D504A background

This text has white color on #6D504A background.


Related colors

Complementary color

Complementary color for #hex is #92AFB5.


I love getcolorcode.com

Triadic colors

1 #4A6D50 and #504A6D with #6D504A are triadic colors.

2 #4A506D and #506D4A with #6D504A are triadic colors.