COLOR #6D2C51

HEX: #6D2C51 RGB: (109,44,81)

Color info

#6D2C51 contains mainly red and blue colors. Web safe color of #6D2C51 is #663366 (or #636).

RGB color model

#6D2C51 color RGB value is (109,44,81).

RGB: (109,44,81) (43%, 17%, 32%)

RGB channels and saturation

R 109 of 255 = 43%
G 44 of 255 = 17%
B 81 of 255 = 32%

109
44
81

R + G + B ~ 31%. #6D2C51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 44 + 81 = 234 (100%)
R 109 of 234 ~ 46.58%
G 44 of 234 ~ 18.8%
B 81 of 234 ~ 34.62'%

%46.58
%18.8
%34.62

CMYK color model

#6D2C51 color CMYK value is (0,60,26,57).

  • cyan value is 0.00%
  • magenta value is 59.63%
  • yellow value is 25.69%
  • key color value is 57.25%

CMYK: (0,60,26,57)
C0M60Y26K57 (0%, 60%, 26%, 57%)
(0.00 / 0.60 / 0.26 / 0.57)

CMYK percentages

%0
%59.63
%25.69
%57.25

Codes

Color #6D2C51 in popluar color models

6D 2C 51
RGB 109 44 81
HSL 326° 42.48% 30.00%
HSB/HSV 326° 59.63% 42.75%
CMYK 0.00% 59.63% 25.69%
57.25%

Color #6D2C51 in popluar number systems.

HEX 6D 2C 51
Decimal 109 44 81
Binary 1101101 101100 1010001
Octal 155 54 121

Shades and tints

Shades of #6D2C51

#6D2C51
(109,44,81)
#64284A
(100,40,74)
#5B2443
(91,36,67)
#52203C
(82,32,60)
#491C35
(73,28,53)
#40182E
(64,24,46)
#371427
(55,20,39)
#2E1020
(46,16,32)
#250C19
(37,12,25)
#1C0812
(28,8,18)
#13040B
(19,4,11)
#000000
(0,0,0)

Tints of #6D2C51

#6D2C51
(109,44,81)
#7A3F60
(122,63,96)
#87526F
(135,82,111)
#94657E
(148,101,126)
#A1788D
(161,120,141)
#AE8B9C
(174,139,156)
#BB9EAB
(187,158,171)
#C8B1BA
(200,177,186)
#D5C4C9
(213,196,201)
#E2D7D8
(226,215,216)
#EFEAE7
(239,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D2C51; }

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

This text font color is #6D2C51.

Background Color

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

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

This div background color is #6D2C51.

Border color

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

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

This div border color is #6D2C51.

Opacity

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

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

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

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

This text has shadow with #6D2C51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D2C51.

Preview

Color preview on black background

This text has color #6D2C51 on black background.


Color preview on white background

This text has color #6D2C51 on white background.


Black color preview on #6D2C51 background

This text has black color on #6D2C51 background.


White color preview on #6D2C51 background

This text has white color on #6D2C51 background.


Related colors

Complementary color

Complementary color for #hex is #92D3AE.


I love getcolorcode.com

Triadic colors

1 #516D2C and #2C516D with #6D2C51 are triadic colors.

2 #512C6D and #2C6D51 with #6D2C51 are triadic colors.