COLOR #6E3168

HEX: #6E3168 RGB: (110,49,104)

Color info

#6E3168 contains mainly red and blue colors. Web safe color of #6E3168 is #663366 (or #636).

RGB color model

#6E3168 color RGB value is (110,49,104).

RGB: (110,49,104) (43%, 19%, 41%)

RGB channels and saturation

R 110 of 255 = 43%
G 49 of 255 = 19%
B 104 of 255 = 41%

110
49
104

R + G + B ~ 34%. #6E3168 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 49 + 104 = 263 (100%)
R 110 of 263 ~ 41.83%
G 49 of 263 ~ 18.63%
B 104 of 263 ~ 39.54'%

%41.83
%18.63
%39.54

CMYK color model

#6E3168 color CMYK value is (0,55,5,57).

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

CMYK: (0,55,5,57)
C0M55Y5K57 (0%, 55%, 5%, 57%)
(0.00 / 0.55 / 0.05 / 0.57)

CMYK percentages

%0
%55.45
%5.45
%56.86

Codes

Color #6E3168 in popluar color models

6E 31 68
RGB 110 49 104
HSL 306° 38.36% 31.18%
HSB/HSV 306° 55.45% 43.14%
CMYK 0.00% 55.45% 5.45%
56.86%

Color #6E3168 in popluar number systems.

HEX 6E 31 68
Decimal 110 49 104
Binary 1101110 110001 1101000
Octal 156 61 150

Shades and tints

Shades of #6E3168

#6E3168
(110,49,104)
#642D5F
(100,45,95)
#5A2956
(90,41,86)
#50254D
(80,37,77)
#462144
(70,33,68)
#3C1D3B
(60,29,59)
#321932
(50,25,50)
#281529
(40,21,41)
#1E1120
(30,17,32)
#140D17
(20,13,23)
#0A090E
(10,9,14)
#000000
(0,0,0)

Tints of #6E3168

#6E3168
(110,49,104)
#7B4375
(123,67,117)
#885582
(136,85,130)
#95678F
(149,103,143)
#A2799C
(162,121,156)
#AF8BA9
(175,139,169)
#BC9DB6
(188,157,182)
#C9AFC3
(201,175,195)
#D6C1D0
(214,193,208)
#E3D3DD
(227,211,221)
#F0E5EA
(240,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E3168; }

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

This text font color is #6E3168.

Background Color

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

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

This div background color is #6E3168.

Border color

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

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

This div border color is #6E3168.

Opacity

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

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

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

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

This text has shadow with #6E3168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E3168.

Preview

Color preview on black background

This text has color #6E3168 on black background.


Color preview on white background

This text has color #6E3168 on white background.


Black color preview on #6E3168 background

This text has black color on #6E3168 background.


White color preview on #6E3168 background

This text has white color on #6E3168 background.


Related colors

Complementary color

Complementary color for #hex is #91CE97.


I love getcolorcode.com

Triadic colors

1 #686E31 and #31686E with #6E3168 are triadic colors.

2 #68316E and #316E68 with #6E3168 are triadic colors.