COLOR #6E4C60

HEX: #6E4C60 RGB: (110,76,96)

Color info

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

RGB color model

#6E4C60 color RGB value is (110,76,96).

RGB: (110,76,96) (43%, 30%, 38%)

RGB channels and saturation

R 110 of 255 = 43%
G 76 of 255 = 30%
B 96 of 255 = 38%

110
76
96

R + G + B ~ 37%. #6E4C60 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 76 + 96 = 282 (100%)
R 110 of 282 ~ 39.01%
G 76 of 282 ~ 26.95%
B 96 of 282 ~ 34.04'%

%39.01
%26.95
%34.04

CMYK color model

#6E4C60 color CMYK value is (0,31,13,57).

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

CMYK: (0,31,13,57)
C0M31Y13K57 (0%, 31%, 13%, 57%)
(0.00 / 0.31 / 0.13 / 0.57)

CMYK percentages

%0
%30.91
%12.73
%56.86

Codes

Color #6E4C60 in popluar color models

6E 4C 60
RGB 110 76 96
HSL 325° 18.28% 36.47%
HSB/HSV 325° 30.91% 43.14%
CMYK 0.00% 30.91% 12.73%
56.86%

Color #6E4C60 in popluar number systems.

HEX 6E 4C 60
Decimal 110 76 96
Binary 1101110 1001100 1100000
Octal 156 114 140

Shades and tints

Shades of #6E4C60

#6E4C60
(110,76,96)
#644658
(100,70,88)
#5A4050
(90,64,80)
#503A48
(80,58,72)
#463440
(70,52,64)
#3C2E38
(60,46,56)
#322830
(50,40,48)
#282228
(40,34,40)
#1E1C20
(30,28,32)
#141618
(20,22,24)
#0A1010
(10,16,16)
#000000
(0,0,0)

Tints of #6E4C60

#6E4C60
(110,76,96)
#7B5C6E
(123,92,110)
#886C7C
(136,108,124)
#957C8A
(149,124,138)
#A28C98
(162,140,152)
#AF9CA6
(175,156,166)
#BCACB4
(188,172,180)
#C9BCC2
(201,188,194)
#D6CCD0
(214,204,208)
#E3DCDE
(227,220,222)
#F0ECEC
(240,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E4C60; }

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

This text font color is #6E4C60.

Background Color

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

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

This div background color is #6E4C60.

Border color

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

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

This div border color is #6E4C60.

Opacity

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

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

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

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

This text has shadow with #6E4C60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4C60.

Preview

Color preview on black background

This text has color #6E4C60 on black background.


Color preview on white background

This text has color #6E4C60 on white background.


Black color preview on #6E4C60 background

This text has black color on #6E4C60 background.


White color preview on #6E4C60 background

This text has white color on #6E4C60 background.


Related colors

Complementary color

Complementary color for #hex is #91B39F.


I love getcolorcode.com

Triadic colors

1 #606E4C and #4C606E with #6E4C60 are triadic colors.

2 #604C6E and #4C6E60 with #6E4C60 are triadic colors.