COLOR #6D4164

HEX: #6D4164 RGB: (109,65,100)

Color info

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

RGB color model

#6D4164 color RGB value is (109,65,100).

RGB: (109,65,100) (43%, 25%, 39%)

RGB channels and saturation

R 109 of 255 = 43%
G 65 of 255 = 25%
B 100 of 255 = 39%

109
65
100

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

Portions of RGB colors in percentages

R + G + B = 109 + 65 + 100 = 274 (100%)
R 109 of 274 ~ 39.78%
G 65 of 274 ~ 23.72%
B 100 of 274 ~ 36.5'%

%39.78
%23.72
%36.5

CMYK color model

#6D4164 color CMYK value is (0,40,8,57).

  • cyan value is 0.00%
  • magenta value is 40.37%
  • yellow value is 8.26%
  • key color value is 57.25%

CMYK: (0,40,8,57)
C0M40Y8K57 (0%, 40%, 8%, 57%)
(0.00 / 0.40 / 0.08 / 0.57)

CMYK percentages

%0
%40.37
%8.26
%57.25

Codes

Color #6D4164 in popluar color models

6D 41 64
RGB 109 65 100
HSL 312° 25.29% 34.12%
HSB/HSV 312° 40.37% 42.75%
CMYK 0.00% 40.37% 8.26%
57.25%

Color #6D4164 in popluar number systems.

HEX 6D 41 64
Decimal 109 65 100
Binary 1101101 1000001 1100100
Octal 155 101 144

Shades and tints

Shades of #6D4164

#6D4164
(109,65,100)
#643C5B
(100,60,91)
#5B3752
(91,55,82)
#523249
(82,50,73)
#492D40
(73,45,64)
#402837
(64,40,55)
#37232E
(55,35,46)
#2E1E25
(46,30,37)
#25191C
(37,25,28)
#1C1413
(28,20,19)
#130F0A
(19,15,10)
#000000
(0,0,0)

Tints of #6D4164

#6D4164
(109,65,100)
#7A5272
(122,82,114)
#876380
(135,99,128)
#94748E
(148,116,142)
#A1859C
(161,133,156)
#AE96AA
(174,150,170)
#BBA7B8
(187,167,184)
#C8B8C6
(200,184,198)
#D5C9D4
(213,201,212)
#E2DAE2
(226,218,226)
#EFEBF0
(239,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4164 color. Also use rgb(109,65,100) instead hex code.

Text Font Color

.myTextColor { color: #6D4164; }

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

This text font color is #6D4164.

Background Color

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

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

This div background color is #6D4164.

Border color

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

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

This div border color is #6D4164.

Opacity

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

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

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

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

This text has shadow with #6D4164 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4164.

Preview

Color preview on black background

This text has color #6D4164 on black background.


Color preview on white background

This text has color #6D4164 on white background.


Black color preview on #6D4164 background

This text has black color on #6D4164 background.


White color preview on #6D4164 background

This text has white color on #6D4164 background.


Related colors

Complementary color

Complementary color for #hex is #92BE9B.


I love getcolorcode.com

Triadic colors

1 #646D41 and #41646D with #6D4164 are triadic colors.

2 #64416D and #416D64 with #6D4164 are triadic colors.