COLOR #681C64

HEX: #681C64 RGB: (104,28,100)

Color info

#681C64 contains mainly red and blue colors. Web safe color of #681C64 is #663366 (or #636).

RGB color model

#681C64 color RGB value is (104,28,100).

RGB: (104,28,100) (41%, 11%, 39%)

RGB channels and saturation

R 104 of 255 = 41%
G 28 of 255 = 11%
B 100 of 255 = 39%

104
28
100

R + G + B ~ 30%. #681C64 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 28 + 100 = 232 (100%)
R 104 of 232 ~ 44.83%
G 28 of 232 ~ 12.07%
B 100 of 232 ~ 43.1'%

%44.83
%12.07
%43.1

CMYK color model

#681C64 color CMYK value is (0,73,4,59).

  • cyan value is 0.00%
  • magenta value is 73.08%
  • yellow value is 3.85%
  • key color value is 59.22%

CMYK: (0,73,4,59)
C0M73Y4K59 (0%, 73%, 4%, 59%)
(0.00 / 0.73 / 0.04 / 0.59)

CMYK percentages

%0
%73.08
%3.85
%59.22

Codes

Color #681C64 in popluar color models

68 1C 64
RGB 104 28 100
HSL 303° 57.58% 25.88%
HSB/HSV 303° 73.08% 40.78%
CMYK 0.00% 73.08% 3.85%
59.22%

Color #681C64 in popluar number systems.

HEX 68 1C 64
Decimal 104 28 100
Binary 1101000 11100 1100100
Octal 150 34 144

Shades and tints

Shades of #681C64

#681C64
(104,28,100)
#5F1A5B
(95,26,91)
#561852
(86,24,82)
#4D1649
(77,22,73)
#441440
(68,20,64)
#3B1237
(59,18,55)
#32102E
(50,16,46)
#290E25
(41,14,37)
#200C1C
(32,12,28)
#170A13
(23,10,19)
#0E080A
(14,8,10)
#000000
(0,0,0)

Tints of #681C64

#681C64
(104,28,100)
#753072
(117,48,114)
#824480
(130,68,128)
#8F588E
(143,88,142)
#9C6C9C
(156,108,156)
#A980AA
(169,128,170)
#B694B8
(182,148,184)
#C3A8C6
(195,168,198)
#D0BCD4
(208,188,212)
#DDD0E2
(221,208,226)
#EAE4F0
(234,228,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #681C64 color. Also use rgb(104,28,100) instead hex code.

Text Font Color

.myTextColor { color: #681C64; }

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

This text font color is #681C64.

Background Color

.myBgColor { background-color: #681C64; }

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

This div background color is #681C64.

Border color

.myBorderColor { border: 1px solid #681C64; }

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

This div border color is #681C64.

Opacity

.myOpacity80 { color: #681C64; opacity: 0.8; }

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

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

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

This text has shadow with #681C64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #681C64.

Preview

Color preview on black background

This text has color #681C64 on black background.


Color preview on white background

This text has color #681C64 on white background.


Black color preview on #681C64 background

This text has black color on #681C64 background.


White color preview on #681C64 background

This text has white color on #681C64 background.


Related colors

Complementary color

Complementary color for #hex is #97E39B.


I love getcolorcode.com

Triadic colors

1 #64681C and #1C6468 with #681C64 are triadic colors.

2 #641C68 and #1C6864 with #681C64 are triadic colors.