COLOR #6F4E64

HEX: #6F4E64 RGB: (111,78,100)

Color info

#6F4E64 contains red, green and blue colors in about the same proportion. Web safe color of #6F4E64 is #666666 (or #666).

RGB color model

#6F4E64 color RGB value is (111,78,100).

RGB: (111,78,100) (44%, 31%, 39%)

RGB channels and saturation

R 111 of 255 = 44%
G 78 of 255 = 31%
B 100 of 255 = 39%

111
78
100

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

Portions of RGB colors in percentages

R + G + B = 111 + 78 + 100 = 289 (100%)
R 111 of 289 ~ 38.41%
G 78 of 289 ~ 26.99%
B 100 of 289 ~ 34.6'%

%38.41
%26.99
%34.6

CMYK color model

#6F4E64 color CMYK value is (0,30,10,56).

  • cyan value is 0.00%
  • magenta value is 29.73%
  • yellow value is 9.91%
  • key color value is 56.47%

CMYK: (0,30,10,56)
C0M30Y10K56 (0%, 30%, 10%, 56%)
(0.00 / 0.30 / 0.10 / 0.56)

CMYK percentages

%0
%29.73
%9.91
%56.47

Codes

Color #6F4E64 in popluar color models

6F 4E 64
RGB 111 78 100
HSL 320° 17.46% 37.06%
HSB/HSV 320° 29.73% 43.53%
CMYK 0.00% 29.73% 9.91%
56.47%

Color #6F4E64 in popluar number systems.

HEX 6F 4E 64
Decimal 111 78 100
Binary 1101111 1001110 1100100
Octal 157 116 144

Shades and tints

Shades of #6F4E64

#6F4E64
(111,78,100)
#65475B
(101,71,91)
#5B4052
(91,64,82)
#513949
(81,57,73)
#473240
(71,50,64)
#3D2B37
(61,43,55)
#33242E
(51,36,46)
#291D25
(41,29,37)
#1F161C
(31,22,28)
#150F13
(21,15,19)
#0B080A
(11,8,10)
#000000
(0,0,0)

Tints of #6F4E64

#6F4E64
(111,78,100)
#7C5E72
(124,94,114)
#896E80
(137,110,128)
#967E8E
(150,126,142)
#A38E9C
(163,142,156)
#B09EAA
(176,158,170)
#BDAEB8
(189,174,184)
#CABEC6
(202,190,198)
#D7CED4
(215,206,212)
#E4DEE2
(228,222,226)
#F1EEF0
(241,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F4E64 color. Also use rgb(111,78,100) instead hex code.

Text Font Color

.myTextColor { color: #6F4E64; }

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

This text font color is #6F4E64.

Background Color

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

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

This div background color is #6F4E64.

Border color

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

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

This div border color is #6F4E64.

Opacity

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

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

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

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

This text has shadow with #6F4E64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F4E64.

Preview

Color preview on black background

This text has color #6F4E64 on black background.


Color preview on white background

This text has color #6F4E64 on white background.


Black color preview on #6F4E64 background

This text has black color on #6F4E64 background.


White color preview on #6F4E64 background

This text has white color on #6F4E64 background.


Related colors

Complementary color

Complementary color for #hex is #90B19B.


I love getcolorcode.com

Triadic colors

1 #646F4E and #4E646F with #6F4E64 are triadic colors.

2 #644E6F and #4E6F64 with #6F4E64 are triadic colors.