COLOR #681393

HEX: #681393 RGB: (104,19,147)

Color info

#681393 contains mainly red and blue colors. Web safe color of #681393 is #660099 (or #609).

RGB color model

#681393 color RGB value is (104,19,147).

RGB: (104,19,147) (41%, 7%, 58%)

RGB channels and saturation

R 104 of 255 = 41%
G 19 of 255 = 7%
B 147 of 255 = 58%

104
19
147

R + G + B ~ 35%. #681393 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 19 + 147 = 270 (100%)
R 104 of 270 ~ 38.52%
G 19 of 270 ~ 7.04%
B 147 of 270 ~ 54.44'%

%38.52
%54.44

CMYK color model

#681393 color CMYK value is (29,87,0,42).

  • cyan value is 29.25%
  • magenta value is 87.07%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (29,87,0,42)
C29M87Y0K42 (29%, 87%, 0%, 42%)
(0.29 / 0.87 / 0.00 / 0.42)

CMYK percentages

%29.25
%87.07
%0
%42.35

Codes

Color #681393 in popluar color models

68 13 93
RGB 104 19 147
HSL 280° 77.11% 32.55%
HSB/HSV 280° 87.07% 57.65%
CMYK 29.25% 87.07% 0.00%
42.35%

Color #681393 in popluar number systems.

HEX 68 13 93
Decimal 104 19 147
Binary 1101000 10011 10010011
Octal 150 23 223

Shades and tints

Shades of #681393

#681393
(104,19,147)
#5F1286
(95,18,134)
#561179
(86,17,121)
#4D106C
(77,16,108)
#440F5F
(68,15,95)
#3B0E52
(59,14,82)
#320D45
(50,13,69)
#290C38
(41,12,56)
#200B2B
(32,11,43)
#170A1E
(23,10,30)
#0E0911
(14,9,17)
#000000
(0,0,0)

Tints of #681393

#681393
(104,19,147)
#75289C
(117,40,156)
#823DA5
(130,61,165)
#8F52AE
(143,82,174)
#9C67B7
(156,103,183)
#A97CC0
(169,124,192)
#B691C9
(182,145,201)
#C3A6D2
(195,166,210)
#D0BBDB
(208,187,219)
#DDD0E4
(221,208,228)
#EAE5ED
(234,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #681393; }

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

This text font color is #681393.

Background Color

.myBgColor { background-color: #681393; }

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

This div background color is #681393.

Border color

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

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

This div border color is #681393.

Opacity

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

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

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

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

This text has shadow with #681393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #681393.

Preview

Color preview on black background

This text has color #681393 on black background.


Color preview on white background

This text has color #681393 on white background.


Black color preview on #681393 background

This text has black color on #681393 background.


White color preview on #681393 background

This text has white color on #681393 background.


Related colors

Complementary color

Complementary color for #hex is #97EC6C.


I love getcolorcode.com

Triadic colors

1 #936813 and #139368 with #681393 are triadic colors.

2 #931368 and #136893 with #681393 are triadic colors.