COLOR #6E4C68

HEX: #6E4C68 RGB: (110,76,104)

Color info

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

RGB color model

#6E4C68 color RGB value is (110,76,104).

RGB: (110,76,104) (43%, 30%, 41%)

RGB channels and saturation

R 110 of 255 = 43%
G 76 of 255 = 30%
B 104 of 255 = 41%

110
76
104

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

Portions of RGB colors in percentages

R + G + B = 110 + 76 + 104 = 290 (100%)
R 110 of 290 ~ 37.93%
G 76 of 290 ~ 26.21%
B 104 of 290 ~ 35.86'%

%37.93
%26.21
%35.86

CMYK color model

#6E4C68 color CMYK value is (0,31,5,57).

  • cyan value is 0.00%
  • magenta value is 30.91%
  • yellow value is 5.45%
  • key color value is 56.86%

CMYK: (0,31,5,57)
C0M31Y5K57 (0%, 31%, 5%, 57%)
(0.00 / 0.31 / 0.05 / 0.57)

CMYK percentages

%0
%30.91
%5.45
%56.86

Codes

Color #6E4C68 in popluar color models

6E 4C 68
RGB 110 76 104
HSL 311° 18.28% 36.47%
HSB/HSV 311° 30.91% 43.14%
CMYK 0.00% 30.91% 5.45%
56.86%

Color #6E4C68 in popluar number systems.

HEX 6E 4C 68
Decimal 110 76 104
Binary 1101110 1001100 1101000
Octal 156 114 150

Shades and tints

Shades of #6E4C68

#6E4C68
(110,76,104)
#64465F
(100,70,95)
#5A4056
(90,64,86)
#503A4D
(80,58,77)
#463444
(70,52,68)
#3C2E3B
(60,46,59)
#322832
(50,40,50)
#282229
(40,34,41)
#1E1C20
(30,28,32)
#141617
(20,22,23)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #6E4C68

#6E4C68
(110,76,104)
#7B5C75
(123,92,117)
#886C82
(136,108,130)
#957C8F
(149,124,143)
#A28C9C
(162,140,156)
#AF9CA9
(175,156,169)
#BCACB6
(188,172,182)
#C9BCC3
(201,188,195)
#D6CCD0
(214,204,208)
#E3DCDD
(227,220,221)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4C68 color. Also use rgb(110,76,104) instead hex code.

Text Font Color

.myTextColor { color: #6E4C68; }

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

This text font color is #6E4C68.

Background Color

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

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

This div background color is #6E4C68.

Border color

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

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

This div border color is #6E4C68.

Opacity

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

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

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

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

This text has shadow with #6E4C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4C68.

Preview

Color preview on black background

This text has color #6E4C68 on black background.


Color preview on white background

This text has color #6E4C68 on white background.


Black color preview on #6E4C68 background

This text has black color on #6E4C68 background.


White color preview on #6E4C68 background

This text has white color on #6E4C68 background.


Related colors

Complementary color

Complementary color for #hex is #91B397.


I love getcolorcode.com

Triadic colors

1 #686E4C and #4C686E with #6E4C68 are triadic colors.

2 #684C6E and #4C6E68 with #6E4C68 are triadic colors.