COLOR #682477

HEX: #682477 RGB: (104,36,119)

Color info

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

RGB color model

#682477 color RGB value is (104,36,119).

RGB: (104,36,119) (41%, 14%, 47%)

RGB channels and saturation

R 104 of 255 = 41%
G 36 of 255 = 14%
B 119 of 255 = 47%

104
36
119

R + G + B ~ 34%. #682477 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 36 + 119 = 259 (100%)
R 104 of 259 ~ 40.15%
G 36 of 259 ~ 13.9%
B 119 of 259 ~ 45.95'%

%40.15
%13.9
%45.95

CMYK color model

#682477 color CMYK value is (13,70,0,53).

  • cyan value is 12.61%
  • magenta value is 69.75%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (13,70,0,53)
C13M70Y0K53 (13%, 70%, 0%, 53%)
(0.13 / 0.70 / 0.00 / 0.53)

CMYK percentages

%12.61
%69.75
%0
%53.33

Codes

Color #682477 in popluar color models

68 24 77
RGB 104 36 119
HSL 289° 53.55% 30.39%
HSB/HSV 289° 69.75% 46.67%
CMYK 12.61% 69.75% 0.00%
53.33%

Color #682477 in popluar number systems.

HEX 68 24 77
Decimal 104 36 119
Binary 1101000 100100 1110111
Octal 150 44 167

Shades and tints

Shades of #682477

#682477
(104,36,119)
#5F216D
(95,33,109)
#561E63
(86,30,99)
#4D1B59
(77,27,89)
#44184F
(68,24,79)
#3B1545
(59,21,69)
#32123B
(50,18,59)
#290F31
(41,15,49)
#200C27
(32,12,39)
#17091D
(23,9,29)
#0E0613
(14,6,19)
#000000
(0,0,0)

Tints of #682477

#682477
(104,36,119)
#753783
(117,55,131)
#824A8F
(130,74,143)
#8F5D9B
(143,93,155)
#9C70A7
(156,112,167)
#A983B3
(169,131,179)
#B696BF
(182,150,191)
#C3A9CB
(195,169,203)
#D0BCD7
(208,188,215)
#DDCFE3
(221,207,227)
#EAE2EF
(234,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #682477 color. Also use rgb(104,36,119) instead hex code.

Text Font Color

.myTextColor { color: #682477; }

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

This text font color is #682477.

Background Color

.myBgColor { background-color: #682477; }

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

This div background color is #682477.

Border color

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

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

This div border color is #682477.

Opacity

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

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

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

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

This text has shadow with #682477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #682477.

Preview

Color preview on black background

This text has color #682477 on black background.


Color preview on white background

This text has color #682477 on white background.


Black color preview on #682477 background

This text has black color on #682477 background.


White color preview on #682477 background

This text has white color on #682477 background.


Related colors

Complementary color

Complementary color for #hex is #97DB88.


I love getcolorcode.com

Triadic colors

1 #776824 and #247768 with #682477 are triadic colors.

2 #772468 and #246877 with #682477 are triadic colors.