COLOR #6E4968

HEX: #6E4968 RGB: (110,73,104)

Color info

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

RGB color model

#6E4968 color RGB value is (110,73,104).

RGB: (110,73,104) (43%, 29%, 41%)

RGB channels and saturation

R 110 of 255 = 43%
G 73 of 255 = 29%
B 104 of 255 = 41%

110
73
104

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

Portions of RGB colors in percentages

R + G + B = 110 + 73 + 104 = 287 (100%)
R 110 of 287 ~ 38.33%
G 73 of 287 ~ 25.44%
B 104 of 287 ~ 36.24'%

%38.33
%25.44
%36.24

CMYK color model

#6E4968 color CMYK value is (0,34,5,57).

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

CMYK: (0,34,5,57)
C0M34Y5K57 (0%, 34%, 5%, 57%)
(0.00 / 0.34 / 0.05 / 0.57)

CMYK percentages

%0
%33.64
%5.45
%56.86

Codes

Color #6E4968 in popluar color models

6E 49 68
RGB 110 73 104
HSL 310° 20.22% 35.88%
HSB/HSV 310° 33.64% 43.14%
CMYK 0.00% 33.64% 5.45%
56.86%

Color #6E4968 in popluar number systems.

HEX 6E 49 68
Decimal 110 73 104
Binary 1101110 1001001 1101000
Octal 156 111 150

Shades and tints

Shades of #6E4968

#6E4968
(110,73,104)
#64435F
(100,67,95)
#5A3D56
(90,61,86)
#50374D
(80,55,77)
#463144
(70,49,68)
#3C2B3B
(60,43,59)
#322532
(50,37,50)
#281F29
(40,31,41)
#1E1920
(30,25,32)
#141317
(20,19,23)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #6E4968

#6E4968
(110,73,104)
#7B5975
(123,89,117)
#886982
(136,105,130)
#95798F
(149,121,143)
#A2899C
(162,137,156)
#AF99A9
(175,153,169)
#BCA9B6
(188,169,182)
#C9B9C3
(201,185,195)
#D6C9D0
(214,201,208)
#E3D9DD
(227,217,221)
#F0E9EA
(240,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E4968; }

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

This text font color is #6E4968.

Background Color

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

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

This div background color is #6E4968.

Border color

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

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

This div border color is #6E4968.

Opacity

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

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

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

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

This text has shadow with #6E4968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4968.

Preview

Color preview on black background

This text has color #6E4968 on black background.


Color preview on white background

This text has color #6E4968 on white background.


Black color preview on #6E4968 background

This text has black color on #6E4968 background.


White color preview on #6E4968 background

This text has white color on #6E4968 background.


Related colors

Complementary color

Complementary color for #hex is #91B697.


I love getcolorcode.com

Triadic colors

1 #686E49 and #49686E with #6E4968 are triadic colors.

2 #68496E and #496E68 with #6E4968 are triadic colors.