COLOR #683090

HEX: #683090 RGB: (104,48,144)

Color info

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

RGB color model

#683090 color RGB value is (104,48,144).

RGB: (104,48,144) (41%, 19%, 56%)

RGB channels and saturation

R 104 of 255 = 41%
G 48 of 255 = 19%
B 144 of 255 = 56%

104
48
144

R + G + B ~ 39%. #683090 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 48 + 144 = 296 (100%)
R 104 of 296 ~ 35.14%
G 48 of 296 ~ 16.22%
B 144 of 296 ~ 48.65'%

%35.14
%16.22
%48.65

CMYK color model

#683090 color CMYK value is (28,67,0,44).

  • cyan value is 27.78%
  • magenta value is 66.67%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (28,67,0,44)
C28M67Y0K44 (28%, 67%, 0%, 44%)
(0.28 / 0.67 / 0.00 / 0.44)

CMYK percentages

%27.78
%66.67
%0
%43.53

Codes

Color #683090 in popluar color models

68 30 90
RGB 104 48 144
HSL 275° 50.00% 37.65%
HSB/HSV 275° 66.67% 56.47%
CMYK 27.78% 66.67% 0.00%
43.53%

Color #683090 in popluar number systems.

HEX 68 30 90
Decimal 104 48 144
Binary 1101000 110000 10010000
Octal 150 60 220

Shades and tints

Shades of #683090

#683090
(104,48,144)
#5F2C83
(95,44,131)
#562876
(86,40,118)
#4D2469
(77,36,105)
#44205C
(68,32,92)
#3B1C4F
(59,28,79)
#321842
(50,24,66)
#291435
(41,20,53)
#201028
(32,16,40)
#170C1B
(23,12,27)
#0E080E
(14,8,14)
#000000
(0,0,0)

Tints of #683090

#683090
(104,48,144)
#75429A
(117,66,154)
#8254A4
(130,84,164)
#8F66AE
(143,102,174)
#9C78B8
(156,120,184)
#A98AC2
(169,138,194)
#B69CCC
(182,156,204)
#C3AED6
(195,174,214)
#D0C0E0
(208,192,224)
#DDD2EA
(221,210,234)
#EAE4F4
(234,228,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683090 color. Also use rgb(104,48,144) instead hex code.

Text Font Color

.myTextColor { color: #683090; }

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

This text font color is #683090.

Background Color

.myBgColor { background-color: #683090; }

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

This div background color is #683090.

Border color

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

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

This div border color is #683090.

Opacity

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

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

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

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

This text has shadow with #683090 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683090.

Preview

Color preview on black background

This text has color #683090 on black background.


Color preview on white background

This text has color #683090 on white background.


Black color preview on #683090 background

This text has black color on #683090 background.


White color preview on #683090 background

This text has white color on #683090 background.


Related colors

Complementary color

Complementary color for #hex is #97CF6F.


I love getcolorcode.com

Triadic colors

1 #906830 and #309068 with #683090 are triadic colors.

2 #903068 and #306890 with #683090 are triadic colors.