COLOR #683687

HEX: #683687 RGB: (104,54,135)

Color info

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

RGB color model

#683687 color RGB value is (104,54,135).

RGB: (104,54,135) (41%, 21%, 53%)

RGB channels and saturation

R 104 of 255 = 41%
G 54 of 255 = 21%
B 135 of 255 = 53%

104
54
135

R + G + B ~ 38%. #683687 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 54 + 135 = 293 (100%)
R 104 of 293 ~ 35.49%
G 54 of 293 ~ 18.43%
B 135 of 293 ~ 46.08'%

%35.49
%18.43
%46.08

CMYK color model

#683687 color CMYK value is (23,60,0,47).

  • cyan value is 22.96%
  • magenta value is 60.00%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (23,60,0,47)
C23M60Y0K47 (23%, 60%, 0%, 47%)
(0.23 / 0.60 / 0.00 / 0.47)

CMYK percentages

%22.96
%60
%0
%47.06

Codes

Color #683687 in popluar color models

68 36 87
RGB 104 54 135
HSL 277° 42.86% 37.06%
HSB/HSV 277° 60.00% 52.94%
CMYK 22.96% 60.00% 0.00%
47.06%

Color #683687 in popluar number systems.

HEX 68 36 87
Decimal 104 54 135
Binary 1101000 110110 10000111
Octal 150 66 207

Shades and tints

Shades of #683687

#683687
(104,54,135)
#5F327B
(95,50,123)
#562E6F
(86,46,111)
#4D2A63
(77,42,99)
#442657
(68,38,87)
#3B224B
(59,34,75)
#321E3F
(50,30,63)
#291A33
(41,26,51)
#201627
(32,22,39)
#17121B
(23,18,27)
#0E0E0F
(14,14,15)
#000000
(0,0,0)

Tints of #683687

#683687
(104,54,135)
#754891
(117,72,145)
#825A9B
(130,90,155)
#8F6CA5
(143,108,165)
#9C7EAF
(156,126,175)
#A990B9
(169,144,185)
#B6A2C3
(182,162,195)
#C3B4CD
(195,180,205)
#D0C6D7
(208,198,215)
#DDD8E1
(221,216,225)
#EAEAEB
(234,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683687 color. Also use rgb(104,54,135) instead hex code.

Text Font Color

.myTextColor { color: #683687; }

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

This text font color is #683687.

Background Color

.myBgColor { background-color: #683687; }

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

This div background color is #683687.

Border color

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

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

This div border color is #683687.

Opacity

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

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

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

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

This text has shadow with #683687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683687.

Preview

Color preview on black background

This text has color #683687 on black background.


Color preview on white background

This text has color #683687 on white background.


Black color preview on #683687 background

This text has black color on #683687 background.


White color preview on #683687 background

This text has white color on #683687 background.


Related colors

Complementary color

Complementary color for #hex is #97C978.


I love getcolorcode.com

Triadic colors

1 #876836 and #368768 with #683687 are triadic colors.

2 #873668 and #366887 with #683687 are triadic colors.