COLOR #682D79

HEX: #682D79 RGB: (104,45,121)

Color info

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

RGB color model

#682D79 color RGB value is (104,45,121).

RGB: (104,45,121) (41%, 18%, 47%)

RGB channels and saturation

R 104 of 255 = 41%
G 45 of 255 = 18%
B 121 of 255 = 47%

104
45
121

R + G + B ~ 35%. #682D79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 45 + 121 = 270 (100%)
R 104 of 270 ~ 38.52%
G 45 of 270 ~ 16.67%
B 121 of 270 ~ 44.81'%

%38.52
%16.67
%44.81

CMYK color model

#682D79 color CMYK value is (14,63,0,53).

  • cyan value is 14.05%
  • magenta value is 62.81%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (14,63,0,53)
C14M63Y0K53 (14%, 63%, 0%, 53%)
(0.14 / 0.63 / 0.00 / 0.53)

CMYK percentages

%14.05
%62.81
%0
%52.55

Codes

Color #682D79 in popluar color models

68 2D 79
RGB 104 45 121
HSL 287° 45.78% 32.55%
HSB/HSV 287° 62.81% 47.45%
CMYK 14.05% 62.81% 0.00%
52.55%

Color #682D79 in popluar number systems.

HEX 68 2D 79
Decimal 104 45 121
Binary 1101000 101101 1111001
Octal 150 55 171

Shades and tints

Shades of #682D79

#682D79
(104,45,121)
#5F296E
(95,41,110)
#562563
(86,37,99)
#4D2158
(77,33,88)
#441D4D
(68,29,77)
#3B1942
(59,25,66)
#321537
(50,21,55)
#29112C
(41,17,44)
#200D21
(32,13,33)
#170916
(23,9,22)
#0E050B
(14,5,11)
#000000
(0,0,0)

Tints of #682D79

#682D79
(104,45,121)
#754085
(117,64,133)
#825391
(130,83,145)
#8F669D
(143,102,157)
#9C79A9
(156,121,169)
#A98CB5
(169,140,181)
#B69FC1
(182,159,193)
#C3B2CD
(195,178,205)
#D0C5D9
(208,197,217)
#DDD8E5
(221,216,229)
#EAEBF1
(234,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #682D79 color. Also use rgb(104,45,121) instead hex code.

Text Font Color

.myTextColor { color: #682D79; }

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

This text font color is #682D79.

Background Color

.myBgColor { background-color: #682D79; }

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

This div background color is #682D79.

Border color

.myBorderColor { border: 1px solid #682D79; }

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

This div border color is #682D79.

Opacity

.myOpacity80 { color: #682D79; opacity: 0.8; }

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

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

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

This text has shadow with #682D79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #682D79.

Preview

Color preview on black background

This text has color #682D79 on black background.


Color preview on white background

This text has color #682D79 on white background.


Black color preview on #682D79 background

This text has black color on #682D79 background.


White color preview on #682D79 background

This text has white color on #682D79 background.


Related colors

Complementary color

Complementary color for #hex is #97D286.


I love getcolorcode.com

Triadic colors

1 #79682D and #2D7968 with #682D79 are triadic colors.

2 #792D68 and #2D6879 with #682D79 are triadic colors.