COLOR #6D3257

HEX: #6D3257 RGB: (109,50,87)

Color info

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

RGB color model

#6D3257 color RGB value is (109,50,87).

RGB: (109,50,87) (43%, 20%, 34%)

RGB channels and saturation

R 109 of 255 = 43%
G 50 of 255 = 20%
B 87 of 255 = 34%

109
50
87

R + G + B ~ 32%. #6D3257 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 50 + 87 = 246 (100%)
R 109 of 246 ~ 44.31%
G 50 of 246 ~ 20.33%
B 87 of 246 ~ 35.37'%

%44.31
%20.33
%35.37

CMYK color model

#6D3257 color CMYK value is (0,54,20,57).

  • cyan value is 0.00%
  • magenta value is 54.13%
  • yellow value is 20.18%
  • key color value is 57.25%

CMYK: (0,54,20,57)
C0M54Y20K57 (0%, 54%, 20%, 57%)
(0.00 / 0.54 / 0.20 / 0.57)

CMYK percentages

%0
%54.13
%20.18
%57.25

Codes

Color #6D3257 in popluar color models

6D 32 57
RGB 109 50 87
HSL 322° 37.11% 31.18%
HSB/HSV 322° 54.13% 42.75%
CMYK 0.00% 54.13% 20.18%
57.25%

Color #6D3257 in popluar number systems.

HEX 6D 32 57
Decimal 109 50 87
Binary 1101101 110010 1010111
Octal 155 62 127

Shades and tints

Shades of #6D3257

#6D3257
(109,50,87)
#642E50
(100,46,80)
#5B2A49
(91,42,73)
#522642
(82,38,66)
#49223B
(73,34,59)
#401E34
(64,30,52)
#371A2D
(55,26,45)
#2E1626
(46,22,38)
#25121F
(37,18,31)
#1C0E18
(28,14,24)
#130A11
(19,10,17)
#000000
(0,0,0)

Tints of #6D3257

#6D3257
(109,50,87)
#7A4466
(122,68,102)
#875675
(135,86,117)
#946884
(148,104,132)
#A17A93
(161,122,147)
#AE8CA2
(174,140,162)
#BB9EB1
(187,158,177)
#C8B0C0
(200,176,192)
#D5C2CF
(213,194,207)
#E2D4DE
(226,212,222)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D3257; }

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

This text font color is #6D3257.

Background Color

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

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

This div background color is #6D3257.

Border color

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

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

This div border color is #6D3257.

Opacity

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

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

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

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

This text has shadow with #6D3257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3257.

Preview

Color preview on black background

This text has color #6D3257 on black background.


Color preview on white background

This text has color #6D3257 on white background.


Black color preview on #6D3257 background

This text has black color on #6D3257 background.


White color preview on #6D3257 background

This text has white color on #6D3257 background.


Related colors

Complementary color

Complementary color for #hex is #92CDA8.


I love getcolorcode.com

Triadic colors

1 #576D32 and #32576D with #6D3257 are triadic colors.

2 #57326D and #326D57 with #6D3257 are triadic colors.