COLOR #6B4E68

HEX: #6B4E68 RGB: (107,78,104)

Color info

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

RGB color model

#6B4E68 color RGB value is (107,78,104).

RGB: (107,78,104) (42%, 31%, 41%)

RGB channels and saturation

R 107 of 255 = 42%
G 78 of 255 = 31%
B 104 of 255 = 41%

107
78
104

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

Portions of RGB colors in percentages

R + G + B = 107 + 78 + 104 = 289 (100%)
R 107 of 289 ~ 37.02%
G 78 of 289 ~ 26.99%
B 104 of 289 ~ 35.99'%

%37.02
%26.99
%35.99

CMYK color model

#6B4E68 color CMYK value is (0,27,3,58).

  • cyan value is 0.00%
  • magenta value is 27.10%
  • yellow value is 2.80%
  • key color value is 58.04%

CMYK: (0,27,3,58)
C0M27Y3K58 (0%, 27%, 3%, 58%)
(0.00 / 0.27 / 0.03 / 0.58)

CMYK percentages

%0
%27.1
%2.8
%58.04

Codes

Color #6B4E68 in popluar color models

6B 4E 68
RGB 107 78 104
HSL 306° 15.68% 36.27%
HSB/HSV 306° 27.10% 41.96%
CMYK 0.00% 27.10% 2.80%
58.04%

Color #6B4E68 in popluar number systems.

HEX 6B 4E 68
Decimal 107 78 104
Binary 1101011 1001110 1101000
Octal 153 116 150

Shades and tints

Shades of #6B4E68

#6B4E68
(107,78,104)
#62475F
(98,71,95)
#594056
(89,64,86)
#50394D
(80,57,77)
#473244
(71,50,68)
#3E2B3B
(62,43,59)
#352432
(53,36,50)
#2C1D29
(44,29,41)
#231620
(35,22,32)
#1A0F17
(26,15,23)
#11080E
(17,8,14)
#000000
(0,0,0)

Tints of #6B4E68

#6B4E68
(107,78,104)
#785E75
(120,94,117)
#856E82
(133,110,130)
#927E8F
(146,126,143)
#9F8E9C
(159,142,156)
#AC9EA9
(172,158,169)
#B9AEB6
(185,174,182)
#C6BEC3
(198,190,195)
#D3CED0
(211,206,208)
#E0DEDD
(224,222,221)
#EDEEEA
(237,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4E68 color. Also use rgb(107,78,104) instead hex code.

Text Font Color

.myTextColor { color: #6B4E68; }

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

This text font color is #6B4E68.

Background Color

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

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

This div background color is #6B4E68.

Border color

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

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

This div border color is #6B4E68.

Opacity

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

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

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

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

This text has shadow with #6B4E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4E68.

Preview

Color preview on black background

This text has color #6B4E68 on black background.


Color preview on white background

This text has color #6B4E68 on white background.


Black color preview on #6B4E68 background

This text has black color on #6B4E68 background.


White color preview on #6B4E68 background

This text has white color on #6B4E68 background.


Related colors

Complementary color

Complementary color for #hex is #94B197.


I love getcolorcode.com

Triadic colors

1 #686B4E and #4E686B with #6B4E68 are triadic colors.

2 #684E6B and #4E6B68 with #6B4E68 are triadic colors.