COLOR #6D4753

HEX: #6D4753 RGB: (109,71,83)

Color info

#6D4753 contains red, green and blue colors in about the same proportion. Web safe color of #6D4753 is #663366 (or #636).

RGB color model

#6D4753 color RGB value is (109,71,83).

RGB: (109,71,83) (43%, 28%, 33%)

RGB channels and saturation

R 109 of 255 = 43%
G 71 of 255 = 28%
B 83 of 255 = 33%

109
71
83

R + G + B ~ 35%. #6D4753 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 71 + 83 = 263 (100%)
R 109 of 263 ~ 41.44%
G 71 of 263 ~ 27%
B 83 of 263 ~ 31.56'%

%41.44
%27
%31.56

CMYK color model

#6D4753 color CMYK value is (0,35,24,57).

  • cyan value is 0.00%
  • magenta value is 34.86%
  • yellow value is 23.85%
  • key color value is 57.25%

CMYK: (0,35,24,57)
C0M35Y24K57 (0%, 35%, 24%, 57%)
(0.00 / 0.35 / 0.24 / 0.57)

CMYK percentages

%0
%34.86
%23.85
%57.25

Codes

Color #6D4753 in popluar color models

6D 47 53
RGB 109 71 83
HSL 341° 21.11% 35.29%
HSB/HSV 341° 34.86% 42.75%
CMYK 0.00% 34.86% 23.85%
57.25%

Color #6D4753 in popluar number systems.

HEX 6D 47 53
Decimal 109 71 83
Binary 1101101 1000111 1010011
Octal 155 107 123

Shades and tints

Shades of #6D4753

#6D4753
(109,71,83)
#64414C
(100,65,76)
#5B3B45
(91,59,69)
#52353E
(82,53,62)
#492F37
(73,47,55)
#402930
(64,41,48)
#372329
(55,35,41)
#2E1D22
(46,29,34)
#25171B
(37,23,27)
#1C1114
(28,17,20)
#130B0D
(19,11,13)
#000000
(0,0,0)

Tints of #6D4753

#6D4753
(109,71,83)
#7A5762
(122,87,98)
#876771
(135,103,113)
#947780
(148,119,128)
#A1878F
(161,135,143)
#AE979E
(174,151,158)
#BBA7AD
(187,167,173)
#C8B7BC
(200,183,188)
#D5C7CB
(213,199,203)
#E2D7DA
(226,215,218)
#EFE7E9
(239,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D4753; }

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

This text font color is #6D4753.

Background Color

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

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

This div background color is #6D4753.

Border color

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

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

This div border color is #6D4753.

Opacity

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

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

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

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

This text has shadow with #6D4753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4753.

Preview

Color preview on black background

This text has color #6D4753 on black background.


Color preview on white background

This text has color #6D4753 on white background.


Black color preview on #6D4753 background

This text has black color on #6D4753 background.


White color preview on #6D4753 background

This text has white color on #6D4753 background.


Related colors

Complementary color

Complementary color for #hex is #92B8AC.


I love getcolorcode.com

Triadic colors

1 #536D47 and #47536D with #6D4753 are triadic colors.

2 #53476D and #476D53 with #6D4753 are triadic colors.