COLOR #681859

HEX: #681859 RGB: (104,24,89)

Color info

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

RGB color model

#681859 color RGB value is (104,24,89).

RGB: (104,24,89) (41%, 9%, 35%)

RGB channels and saturation

R 104 of 255 = 41%
G 24 of 255 = 9%
B 89 of 255 = 35%

104
24
89

R + G + B ~ 28%. #681859 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 24 + 89 = 217 (100%)
R 104 of 217 ~ 47.93%
G 24 of 217 ~ 11.06%
B 89 of 217 ~ 41.01'%

%47.93
%11.06
%41.01

CMYK color model

#681859 color CMYK value is (0,77,14,59).

  • cyan value is 0.00%
  • magenta value is 76.92%
  • yellow value is 14.42%
  • key color value is 59.22%
CMYK: (0,77,14,59) C0M77Y14K59 (0%,77%,14%,59%) (0.00/0.77/0.14/0.59) 

CMYK percentages

%0
%76.92
%14.42
%59.22

Codes

Color #681859 in popluar color models

68 18 59
RGB 104 24 89
HSL 311° 62.50% 25.10%
HSB/HSV 311° 76.92% 40.78%
CMYK 0.00% 76.92% 14.42%
59.22%

Color #681859 in popluar number systems.

HEX 68 18 59
Decimal 104 24 89
Binary 1101000 11000 1011001
Octal 150 30 131

Shades and tints

Shades of #681859

#681859
(104,24,89)
#5F1651
(95,22,81)
#561449
(86,20,73)
#4D1241
(77,18,65)
#441039
(68,16,57)
#3B0E31
(59,14,49)
#320C29
(50,12,41)
#290A21
(41,10,33)
#200819
(32,8,25)
#170611
(23,6,17)
#0E0409
(14,4,9)
#000000
(0,0,0)

Tints of #681859

#681859
(104,24,89)
#752D68
(117,45,104)
#824277
(130,66,119)
#8F5786
(143,87,134)
#9C6C95
(156,108,149)
#A981A4
(169,129,164)
#B696B3
(182,150,179)
#C3ABC2
(195,171,194)
#D0C0D1
(208,192,209)
#DDD5E0
(221,213,224)
#EAEAEF
(234,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #681859; }

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

This text font color is #681859.

Background Color

.myBgColor { background-color: #681859; }

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

This div background color is #681859.

Border color

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

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

This div border color is #681859.

Opacity

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

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

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

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

This text has shadow with #681859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #681859.

Preview

Color preview on black background

This text has color #681859 on black background.


Color preview on white background

This text has color #681859 on white background.


Black color preview on #681859 background

This text has black color on #681859 background.


White color preview on #681859 background

This text has white color on #681859 background.


Related colors

Complementary color

Complementary color for #hex is #97E7A6.


I love getcolorcode.com

Triadic colors

1 #596818 and #185968 with #681859 are triadic colors.

2 #591868 and #186859 with #681859 are triadic colors.