COLOR #681350

HEX: #681350 RGB: (104,19,80)

Color info

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

RGB color model

#681350 color RGB value is (104,19,80).

RGB: (104,19,80) (41%, 7%, 31%)

RGB channels and saturation

R 104 of 255 = 41%
G 19 of 255 = 7%
B 80 of 255 = 31%

104
19
80

R + G + B ~ 26%. #681350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 19 + 80 = 203 (100%)
R 104 of 203 ~ 51.23%
G 19 of 203 ~ 9.36%
B 80 of 203 ~ 39.41'%

%51.23
%39.41

CMYK color model

#681350 color CMYK value is (0,82,23,59).

  • cyan value is 0.00%
  • magenta value is 81.73%
  • yellow value is 23.08%
  • key color value is 59.22%

CMYK: (0,82,23,59)
C0M82Y23K59 (0%, 82%, 23%, 59%)
(0.00 / 0.82 / 0.23 / 0.59)

CMYK percentages

%0
%81.73
%23.08
%59.22

Codes

Color #681350 in popluar color models

68 13 50
RGB 104 19 80
HSL 317° 69.11% 24.12%
HSB/HSV 317° 81.73% 40.78%
CMYK 0.00% 81.73% 23.08%
59.22%

Color #681350 in popluar number systems.

HEX 68 13 50
Decimal 104 19 80
Binary 1101000 10011 1010000
Octal 150 23 120

Shades and tints

Shades of #681350

#681350
(104,19,80)
#5F1249
(95,18,73)
#561142
(86,17,66)
#4D103B
(77,16,59)
#440F34
(68,15,52)
#3B0E2D
(59,14,45)
#320D26
(50,13,38)
#290C1F
(41,12,31)
#200B18
(32,11,24)
#170A11
(23,10,17)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #681350

#681350
(104,19,80)
#75285F
(117,40,95)
#823D6E
(130,61,110)
#8F527D
(143,82,125)
#9C678C
(156,103,140)
#A97C9B
(169,124,155)
#B691AA
(182,145,170)
#C3A6B9
(195,166,185)
#D0BBC8
(208,187,200)
#DDD0D7
(221,208,215)
#EAE5E6
(234,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #681350; }

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

This text font color is #681350.

Background Color

.myBgColor { background-color: #681350; }

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

This div background color is #681350.

Border color

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

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

This div border color is #681350.

Opacity

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

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

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

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

This text has shadow with #681350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #681350.

Preview

Color preview on black background

This text has color #681350 on black background.


Color preview on white background

This text has color #681350 on white background.


Black color preview on #681350 background

This text has black color on #681350 background.


White color preview on #681350 background

This text has white color on #681350 background.


Related colors

Complementary color

Complementary color for #hex is #97ECAF.


I love getcolorcode.com

Triadic colors

1 #506813 and #135068 with #681350 are triadic colors.

2 #501368 and #136850 with #681350 are triadic colors.