COLOR #6D4461

HEX: #6D4461 RGB: (109,68,97)

Color info

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

RGB color model

#6D4461 color RGB value is (109,68,97).

RGB: (109,68,97) (43%, 27%, 38%)

RGB channels and saturation

R 109 of 255 = 43%
G 68 of 255 = 27%
B 97 of 255 = 38%

109
68
97

R + G + B ~ 36%. #6D4461 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 68 + 97 = 274 (100%)
R 109 of 274 ~ 39.78%
G 68 of 274 ~ 24.82%
B 97 of 274 ~ 35.4'%

%39.78
%24.82
%35.4

CMYK color model

#6D4461 color CMYK value is (0,38,11,57).

  • cyan value is 0.00%
  • magenta value is 37.61%
  • yellow value is 11.01%
  • key color value is 57.25%

CMYK: (0,38,11,57)
C0M38Y11K57 (0%, 38%, 11%, 57%)
(0.00 / 0.38 / 0.11 / 0.57)

CMYK percentages

%0
%37.61
%11.01
%57.25

Codes

Color #6D4461 in popluar color models

6D 44 61
RGB 109 68 97
HSL 318° 23.16% 34.71%
HSB/HSV 318° 37.61% 42.75%
CMYK 0.00% 37.61% 11.01%
57.25%

Color #6D4461 in popluar number systems.

HEX 6D 44 61
Decimal 109 68 97
Binary 1101101 1000100 1100001
Octal 155 104 141

Shades and tints

Shades of #6D4461

#6D4461
(109,68,97)
#643E59
(100,62,89)
#5B3851
(91,56,81)
#523249
(82,50,73)
#492C41
(73,44,65)
#402639
(64,38,57)
#372031
(55,32,49)
#2E1A29
(46,26,41)
#251421
(37,20,33)
#1C0E19
(28,14,25)
#130811
(19,8,17)
#000000
(0,0,0)

Tints of #6D4461

#6D4461
(109,68,97)
#7A556F
(122,85,111)
#87667D
(135,102,125)
#94778B
(148,119,139)
#A18899
(161,136,153)
#AE99A7
(174,153,167)
#BBAAB5
(187,170,181)
#C8BBC3
(200,187,195)
#D5CCD1
(213,204,209)
#E2DDDF
(226,221,223)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4461 color. Also use rgb(109,68,97) instead hex code.

Text Font Color

.myTextColor { color: #6D4461; }

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

This text font color is #6D4461.

Background Color

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

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

This div background color is #6D4461.

Border color

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

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

This div border color is #6D4461.

Opacity

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

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

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

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

This text has shadow with #6D4461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4461.

Preview

Color preview on black background

This text has color #6D4461 on black background.


Color preview on white background

This text has color #6D4461 on white background.


Black color preview on #6D4461 background

This text has black color on #6D4461 background.


White color preview on #6D4461 background

This text has white color on #6D4461 background.


Related colors

Complementary color

Complementary color for #hex is #92BB9E.


I love getcolorcode.com

Triadic colors

1 #616D44 and #44616D with #6D4461 are triadic colors.

2 #61446D and #446D61 with #6D4461 are triadic colors.