COLOR #6B4F66

HEX: #6B4F66 RGB: (107,79,102)

Color info

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

RGB color model

#6B4F66 color RGB value is (107,79,102).

RGB: (107,79,102) (42%, 31%, 40%)

RGB channels and saturation

R 107 of 255 = 42%
G 79 of 255 = 31%
B 102 of 255 = 40%

107
79
102

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

Portions of RGB colors in percentages

R + G + B = 107 + 79 + 102 = 288 (100%)
R 107 of 288 ~ 37.15%
G 79 of 288 ~ 27.43%
B 102 of 288 ~ 35.42'%

%37.15
%27.43
%35.42

CMYK color model

#6B4F66 color CMYK value is (0,26,5,58).

  • cyan value is 0.00%
  • magenta value is 26.17%
  • yellow value is 4.67%
  • key color value is 58.04%

CMYK: (0,26,5,58)
C0M26Y5K58 (0%, 26%, 5%, 58%)
(0.00 / 0.26 / 0.05 / 0.58)

CMYK percentages

%0
%26.17
%4.67
%58.04

Codes

Color #6B4F66 in popluar color models

6B 4F 66
RGB 107 79 102
HSL 311° 15.05% 36.47%
HSB/HSV 311° 26.17% 41.96%
CMYK 0.00% 26.17% 4.67%
58.04%

Color #6B4F66 in popluar number systems.

HEX 6B 4F 66
Decimal 107 79 102
Binary 1101011 1001111 1100110
Octal 153 117 146

Shades and tints

Shades of #6B4F66

#6B4F66
(107,79,102)
#62485D
(98,72,93)
#594154
(89,65,84)
#503A4B
(80,58,75)
#473342
(71,51,66)
#3E2C39
(62,44,57)
#352530
(53,37,48)
#2C1E27
(44,30,39)
#23171E
(35,23,30)
#1A1015
(26,16,21)
#11090C
(17,9,12)
#000000
(0,0,0)

Tints of #6B4F66

#6B4F66
(107,79,102)
#785F73
(120,95,115)
#856F80
(133,111,128)
#927F8D
(146,127,141)
#9F8F9A
(159,143,154)
#AC9FA7
(172,159,167)
#B9AFB4
(185,175,180)
#C6BFC1
(198,191,193)
#D3CFCE
(211,207,206)
#E0DFDB
(224,223,219)
#EDEFE8
(237,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4F66 color. Also use rgb(107,79,102) instead hex code.

Text Font Color

.myTextColor { color: #6B4F66; }

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

This text font color is #6B4F66.

Background Color

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

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

This div background color is #6B4F66.

Border color

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

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

This div border color is #6B4F66.

Opacity

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

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

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

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

This text has shadow with #6B4F66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4F66.

Preview

Color preview on black background

This text has color #6B4F66 on black background.


Color preview on white background

This text has color #6B4F66 on white background.


Black color preview on #6B4F66 background

This text has black color on #6B4F66 background.


White color preview on #6B4F66 background

This text has white color on #6B4F66 background.


Related colors

Complementary color

Complementary color for #hex is #94B099.


I love getcolorcode.com

Triadic colors

1 #666B4F and #4F666B with #6B4F66 are triadic colors.

2 #664F6B and #4F6B66 with #6B4F66 are triadic colors.