COLOR #68289E

HEX: #68289E RGB: (104,40,158)

Color info

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

RGB color model

#68289E color RGB value is (104,40,158).

RGB: (104,40,158) (41%, 16%, 62%)

RGB channels and saturation

R 104 of 255 = 41%
G 40 of 255 = 16%
B 158 of 255 = 62%

104
40
158

R + G + B ~ 40%. #68289E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 40 + 158 = 302 (100%)
R 104 of 302 ~ 34.44%
G 40 of 302 ~ 13.25%
B 158 of 302 ~ 52.32'%

%34.44
%13.25
%52.32

CMYK color model

#68289E color CMYK value is (34,75,0,38).

  • cyan value is 34.18%
  • magenta value is 74.68%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (34,75,0,38)
C34M75Y0K38 (34%, 75%, 0%, 38%)
(0.34 / 0.75 / 0.00 / 0.38)

CMYK percentages

%34.18
%74.68
%0
%38.04

Codes

Color #68289E in popluar color models

68 28 9E
RGB 104 40 158
HSL 273° 59.60% 38.82%
HSB/HSV 273° 74.68% 61.96%
CMYK 34.18% 74.68% 0.00%
38.04%

Color #68289E in popluar number systems.

HEX 68 28 9E
Decimal 104 40 158
Binary 1101000 101000 10011110
Octal 150 50 236

Shades and tints

Shades of #68289E

#68289E
(104,40,158)
#5F2590
(95,37,144)
#562282
(86,34,130)
#4D1F74
(77,31,116)
#441C66
(68,28,102)
#3B1958
(59,25,88)
#32164A
(50,22,74)
#29133C
(41,19,60)
#20102E
(32,16,46)
#170D20
(23,13,32)
#0E0A12
(14,10,18)
#000000
(0,0,0)

Tints of #68289E

#68289E
(104,40,158)
#753BA6
(117,59,166)
#824EAE
(130,78,174)
#8F61B6
(143,97,182)
#9C74BE
(156,116,190)
#A987C6
(169,135,198)
#B69ACE
(182,154,206)
#C3ADD6
(195,173,214)
#D0C0DE
(208,192,222)
#DDD3E6
(221,211,230)
#EAE6EE
(234,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68289E color. Also use rgb(104,40,158) instead hex code.

Text Font Color

.myTextColor { color: #68289E; }

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

This text font color is #68289E.

Background Color

.myBgColor { background-color: #68289E; }

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

This div background color is #68289E.

Border color

.myBorderColor { border: 1px solid #68289E; }

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

This div border color is #68289E.

Opacity

.myOpacity80 { color: #68289E; opacity: 0.8; }

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

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

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

This text has shadow with #68289E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68289E.

Preview

Color preview on black background

This text has color #68289E on black background.


Color preview on white background

This text has color #68289E on white background.


Black color preview on #68289E background

This text has black color on #68289E background.


White color preview on #68289E background

This text has white color on #68289E background.


Related colors

Complementary color

Complementary color for #hex is #97D761.


I love getcolorcode.com

Triadic colors

1 #9E6828 and #289E68 with #68289E are triadic colors.

2 #9E2868 and #28689E with #68289E are triadic colors.