COLOR #683882

HEX: #683882 RGB: (104,56,130)

Color info

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

RGB color model

#683882 color RGB value is (104,56,130).

RGB: (104,56,130) (41%, 22%, 51%)

RGB channels and saturation

R 104 of 255 = 41%
G 56 of 255 = 22%
B 130 of 255 = 51%

104
56
130

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

Portions of RGB colors in percentages

R + G + B = 104 + 56 + 130 = 290 (100%)
R 104 of 290 ~ 35.86%
G 56 of 290 ~ 19.31%
B 130 of 290 ~ 44.83'%

%35.86
%19.31
%44.83

CMYK color model

#683882 color CMYK value is (20,57,0,49).

  • cyan value is 20.00%
  • magenta value is 56.92%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (20,57,0,49)
C20M57Y0K49 (20%, 57%, 0%, 49%)
(0.20 / 0.57 / 0.00 / 0.49)

CMYK percentages

%20
%56.92
%0
%49.02

Codes

Color #683882 in popluar color models

68 38 82
RGB 104 56 130
HSL 279° 39.78% 36.47%
HSB/HSV 279° 56.92% 50.98%
CMYK 20.00% 56.92% 0.00%
49.02%

Color #683882 in popluar number systems.

HEX 68 38 82
Decimal 104 56 130
Binary 1101000 111000 10000010
Octal 150 70 202

Shades and tints

Shades of #683882

#683882
(104,56,130)
#5F3377
(95,51,119)
#562E6C
(86,46,108)
#4D2961
(77,41,97)
#442456
(68,36,86)
#3B1F4B
(59,31,75)
#321A40
(50,26,64)
#291535
(41,21,53)
#20102A
(32,16,42)
#170B1F
(23,11,31)
#0E0614
(14,6,20)
#000000
(0,0,0)

Tints of #683882

#683882
(104,56,130)
#754A8D
(117,74,141)
#825C98
(130,92,152)
#8F6EA3
(143,110,163)
#9C80AE
(156,128,174)
#A992B9
(169,146,185)
#B6A4C4
(182,164,196)
#C3B6CF
(195,182,207)
#D0C8DA
(208,200,218)
#DDDAE5
(221,218,229)
#EAECF0
(234,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683882 color. Also use rgb(104,56,130) instead hex code.

Text Font Color

.myTextColor { color: #683882; }

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

This text font color is #683882.

Background Color

.myBgColor { background-color: #683882; }

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

This div background color is #683882.

Border color

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

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

This div border color is #683882.

Opacity

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

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

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

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

This text has shadow with #683882 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683882.

Preview

Color preview on black background

This text has color #683882 on black background.


Color preview on white background

This text has color #683882 on white background.


Black color preview on #683882 background

This text has black color on #683882 background.


White color preview on #683882 background

This text has white color on #683882 background.


Related colors

Complementary color

Complementary color for #hex is #97C77D.


I love getcolorcode.com

Triadic colors

1 #826838 and #388268 with #683882 are triadic colors.

2 #823868 and #386882 with #683882 are triadic colors.