COLOR #6F4D66

HEX: #6F4D66 RGB: (111,77,102)

Color info

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

RGB color model

#6F4D66 color RGB value is (111,77,102).

RGB: (111,77,102) (44%, 30%, 40%)

RGB channels and saturation

R 111 of 255 = 44%
G 77 of 255 = 30%
B 102 of 255 = 40%

111
77
102

R + G + B ~ 38%. #6F4D66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 111 + 77 + 102 = 290 (100%)
R 111 of 290 ~ 38.28%
G 77 of 290 ~ 26.55%
B 102 of 290 ~ 35.17'%

%38.28
%26.55
%35.17

CMYK color model

#6F4D66 color CMYK value is (0,31,8,56).

  • cyan value is 0.00%
  • magenta value is 30.63%
  • yellow value is 8.11%
  • key color value is 56.47%

CMYK: (0,31,8,56)
C0M31Y8K56 (0%, 31%, 8%, 56%)
(0.00 / 0.31 / 0.08 / 0.56)

CMYK percentages

%0
%30.63
%8.11
%56.47

Codes

Color #6F4D66 in popluar color models

6F 4D 66
RGB 111 77 102
HSL 316° 18.09% 36.86%
HSB/HSV 316° 30.63% 43.53%
CMYK 0.00% 30.63% 8.11%
56.47%

Color #6F4D66 in popluar number systems.

HEX 6F 4D 66
Decimal 111 77 102
Binary 1101111 1001101 1100110
Octal 157 115 146

Shades and tints

Shades of #6F4D66

#6F4D66
(111,77,102)
#65465D
(101,70,93)
#5B3F54
(91,63,84)
#51384B
(81,56,75)
#473142
(71,49,66)
#3D2A39
(61,42,57)
#332330
(51,35,48)
#291C27
(41,28,39)
#1F151E
(31,21,30)
#150E15
(21,14,21)
#0B070C
(11,7,12)
#000000
(0,0,0)

Tints of #6F4D66

#6F4D66
(111,77,102)
#7C5D73
(124,93,115)
#896D80
(137,109,128)
#967D8D
(150,125,141)
#A38D9A
(163,141,154)
#B09DA7
(176,157,167)
#BDADB4
(189,173,180)
#CABDC1
(202,189,193)
#D7CDCE
(215,205,206)
#E4DDDB
(228,221,219)
#F1EDE8
(241,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F4D66 color. Also use rgb(111,77,102) instead hex code.

Text Font Color

.myTextColor { color: #6F4D66; }

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

This text font color is #6F4D66.

Background Color

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

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

This div background color is #6F4D66.

Border color

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

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

This div border color is #6F4D66.

Opacity

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

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

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

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

This text has shadow with #6F4D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F4D66.

Preview

Color preview on black background

This text has color #6F4D66 on black background.


Color preview on white background

This text has color #6F4D66 on white background.


Black color preview on #6F4D66 background

This text has black color on #6F4D66 background.


White color preview on #6F4D66 background

This text has white color on #6F4D66 background.


Related colors

Complementary color

Complementary color for #hex is #90B299.


I love getcolorcode.com

Triadic colors

1 #666F4D and #4D666F with #6F4D66 are triadic colors.

2 #664D6F and #4D6F66 with #6F4D66 are triadic colors.