COLOR #6A0E68

HEX: #6A0E68 RGB: (106,14,104)

Color info

#6A0E68 contains mainly red and blue colors. Web safe color of #6A0E68 is #660066 (or #606).

RGB color model

#6A0E68 color RGB value is (106,14,104).

RGB: (106,14,104) (42%, 5%, 41%)

RGB channels and saturation

R 106 of 255 = 42%
G 14 of 255 = 5%
B 104 of 255 = 41%

106
14
104

R + G + B ~ 29%. #6A0E68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 14 + 104 = 224 (100%)
R 106 of 224 ~ 47.32%
G 14 of 224 ~ 6.25%
B 104 of 224 ~ 46.43'%

%47.32
%46.43

CMYK color model

#6A0E68 color CMYK value is (0,87,2,58).

  • cyan value is 0.00%
  • magenta value is 86.79%
  • yellow value is 1.89%
  • key color value is 58.43%
CMYK: (0,87,2,58) C0M87Y2K58 (0%,87%,2%,58%) (0.00/0.87/0.02/0.58) 

CMYK percentages

%0
%86.79
%1.89
%58.43

Codes

Color #6A0E68 in popluar color models

6A 0E 68
RGB 106 14 104
HSL 301° 76.67% 23.53%
HSB/HSV 301° 86.79% 41.57%
CMYK 0.00% 86.79% 1.89%
58.43%

Color #6A0E68 in popluar number systems.

HEX 6A 0E 68
Decimal 106 14 104
Binary 1101010 1110 1101000
Octal 152 16 150

Shades and tints

Shades of #6A0E68

#6A0E68
(106,14,104)
#610D5F
(97,13,95)
#580C56
(88,12,86)
#4F0B4D
(79,11,77)
#460A44
(70,10,68)
#3D093B
(61,9,59)
#340832
(52,8,50)
#2B0729
(43,7,41)
#220620
(34,6,32)
#190517
(25,5,23)
#10040E
(16,4,14)
#000000
(0,0,0)

Tints of #6A0E68

#6A0E68
(106,14,104)
#772375
(119,35,117)
#843882
(132,56,130)
#914D8F
(145,77,143)
#9E629C
(158,98,156)
#AB77A9
(171,119,169)
#B88CB6
(184,140,182)
#C5A1C3
(197,161,195)
#D2B6D0
(210,182,208)
#DFCBDD
(223,203,221)
#ECE0EA
(236,224,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A0E68 color. Also use rgb(106,14,104) instead hex code.

Text Font Color

.myTextColor { color: #6A0E68; }

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

This text font color is #6A0E68.

Background Color

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

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

This div background color is #6A0E68.

Border color

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

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

This div border color is #6A0E68.

Opacity

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

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

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

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

This text has shadow with #6A0E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A0E68.

Preview

Color preview on black background

This text has color #6A0E68 on black background.


Color preview on white background

This text has color #6A0E68 on white background.


Black color preview on #6A0E68 background

This text has black color on #6A0E68 background.


White color preview on #6A0E68 background

This text has white color on #6A0E68 background.


Related colors

Complementary color

Complementary color for #hex is #95F197.


I love getcolorcode.com

Triadic colors

1 #686A0E and #0E686A with #6A0E68 are triadic colors.

2 #680E6A and #0E6A68 with #6A0E68 are triadic colors.