COLOR #682588

HEX: #682588 RGB: (104,37,136)

Color info

#682588 contains mainly red and blue colors. Web safe color of #682588 is #663399 (or #639).

RGB color model

#682588 color RGB value is (104,37,136).

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

RGB channels and saturation

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

104
37
136

R + G + B ~ 36%. #682588 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 37 + 136 = 277 (100%)
R 104 of 277 ~ 37.55%
G 37 of 277 ~ 13.36%
B 136 of 277 ~ 49.1'%

%37.55
%13.36
%49.1

CMYK color model

#682588 color CMYK value is (24,73,0,47).

  • cyan value is 23.53%
  • magenta value is 72.79%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (24,73,0,47)
C24M73Y0K47 (24%, 73%, 0%, 47%)
(0.24 / 0.73 / 0.00 / 0.47)

CMYK percentages

%23.53
%72.79
%0
%46.67

Codes

Color #682588 in popluar color models

68 25 88
RGB 104 37 136
HSL 281° 57.23% 33.92%
HSB/HSV 281° 72.79% 53.33%
CMYK 23.53% 72.79% 0.00%
46.67%

Color #682588 in popluar number systems.

HEX 68 25 88
Decimal 104 37 136
Binary 1101000 100101 10001000
Octal 150 45 210

Shades and tints

Shades of #682588

#682588
(104,37,136)
#5F227C
(95,34,124)
#561F70
(86,31,112)
#4D1C64
(77,28,100)
#441958
(68,25,88)
#3B164C
(59,22,76)
#321340
(50,19,64)
#291034
(41,16,52)
#200D28
(32,13,40)
#170A1C
(23,10,28)
#0E0710
(14,7,16)
#000000
(0,0,0)

Tints of #682588

#682588
(104,37,136)
#753892
(117,56,146)
#824B9C
(130,75,156)
#8F5EA6
(143,94,166)
#9C71B0
(156,113,176)
#A984BA
(169,132,186)
#B697C4
(182,151,196)
#C3AACE
(195,170,206)
#D0BDD8
(208,189,216)
#DDD0E2
(221,208,226)
#EAE3EC
(234,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #682588; }

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

This text font color is #682588.

Background Color

.myBgColor { background-color: #682588; }

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

This div background color is #682588.

Border color

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

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

This div border color is #682588.

Opacity

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

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

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

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

This text has shadow with #682588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #682588.

Preview

Color preview on black background

This text has color #682588 on black background.


Color preview on white background

This text has color #682588 on white background.


Black color preview on #682588 background

This text has black color on #682588 background.


White color preview on #682588 background

This text has white color on #682588 background.


Related colors

Complementary color

Complementary color for #hex is #97DA77.


I love getcolorcode.com

Triadic colors

1 #886825 and #258868 with #682588 are triadic colors.

2 #882568 and #256888 with #682588 are triadic colors.