COLOR #682568

HEX: #682568 RGB: (104,37,104)

Color info

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

RGB color model

#682568 color RGB value is (104,37,104).

RGB: (104,37,104) (41%, 15%, 41%)

RGB channels and saturation

R 104 of 255 = 41%
G 37 of 255 = 15%
B 104 of 255 = 41%

104
37
104

R + G + B ~ 32%. #682568 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 37 + 104 = 245 (100%)
R 104 of 245 ~ 42.45%
G 37 of 245 ~ 15.1%
B 104 of 245 ~ 42.45'%

%42.45
%15.1
%42.45

CMYK color model

#682568 color CMYK value is (0,64,0,59).

  • cyan value is 0.00%
  • magenta value is 64.42%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (0,64,0,59)
C0M64Y0K59 (0%, 64%, 0%, 59%)
(0.00 / 0.64 / 0.00 / 0.59)

CMYK percentages

%0
%64.42
%0
%59.22

Codes

Color #682568 in popluar color models

68 25 68
RGB 104 37 104
HSL 300° 47.52% 27.65%
HSB/HSV 300° 64.42% 40.78%
CMYK 0.00% 64.42% 0.00%
59.22%

Color #682568 in popluar number systems.

HEX 68 25 68
Decimal 104 37 104
Binary 1101000 100101 1101000
Octal 150 45 150

Shades and tints

Shades of #682568

#682568
(104,37,104)
#5F225F
(95,34,95)
#561F56
(86,31,86)
#4D1C4D
(77,28,77)
#441944
(68,25,68)
#3B163B
(59,22,59)
#321332
(50,19,50)
#291029
(41,16,41)
#200D20
(32,13,32)
#170A17
(23,10,23)
#0E070E
(14,7,14)
#000000
(0,0,0)

Tints of #682568

#682568
(104,37,104)
#753875
(117,56,117)
#824B82
(130,75,130)
#8F5E8F
(143,94,143)
#9C719C
(156,113,156)
#A984A9
(169,132,169)
#B697B6
(182,151,182)
#C3AAC3
(195,170,195)
#D0BDD0
(208,189,208)
#DDD0DD
(221,208,221)
#EAE3EA
(234,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #682568 color. Also use rgb(104,37,104) instead hex code.

Text Font Color

.myTextColor { color: #682568; }

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

This text font color is #682568.

Background Color

.myBgColor { background-color: #682568; }

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

This div background color is #682568.

Border color

.myBorderColor { border: 1px solid #682568; }

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

This div border color is #682568.

Opacity

.myOpacity80 { color: #682568; opacity: 0.8; }

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

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

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

This text has shadow with #682568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #682568.

Preview

Color preview on black background

This text has color #682568 on black background.


Color preview on white background

This text has color #682568 on white background.


Black color preview on #682568 background

This text has black color on #682568 background.


White color preview on #682568 background

This text has white color on #682568 background.


Related colors

Complementary color

Complementary color for #hex is #97DA97.


I love getcolorcode.com

Triadic colors

1 #686825 and #256868 with #682568 are triadic colors.

2 #682568 and #256868 with #682568 are triadic colors.