COLOR #682850

HEX: #682850 RGB: (104,40,80)

Color info

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

RGB color model

#682850 color RGB value is (104,40,80).

RGB: (104,40,80) (41%, 16%, 31%)

RGB channels and saturation

R 104 of 255 = 41%
G 40 of 255 = 16%
B 80 of 255 = 31%

104
40
80

R + G + B ~ 29%. #682850 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 40 + 80 = 224 (100%)
R 104 of 224 ~ 46.43%
G 40 of 224 ~ 17.86%
B 80 of 224 ~ 35.71'%

%46.43
%17.86
%35.71

CMYK color model

#682850 color CMYK value is (0,62,23,59).

  • cyan value is 0.00%
  • magenta value is 61.54%
  • yellow value is 23.08%
  • key color value is 59.22%

CMYK: (0,62,23,59)
C0M62Y23K59 (0%, 62%, 23%, 59%)
(0.00 / 0.62 / 0.23 / 0.59)

CMYK percentages

%0
%61.54
%23.08
%59.22

Codes

Color #682850 in popluar color models

68 28 50
RGB 104 40 80
HSL 323° 44.44% 28.24%
HSB/HSV 323° 61.54% 40.78%
CMYK 0.00% 61.54% 23.08%
59.22%

Color #682850 in popluar number systems.

HEX 68 28 50
Decimal 104 40 80
Binary 1101000 101000 1010000
Octal 150 50 120

Shades and tints

Shades of #682850

#682850
(104,40,80)
#5F2549
(95,37,73)
#562242
(86,34,66)
#4D1F3B
(77,31,59)
#441C34
(68,28,52)
#3B192D
(59,25,45)
#321626
(50,22,38)
#29131F
(41,19,31)
#201018
(32,16,24)
#170D11
(23,13,17)
#0E0A0A
(14,10,10)
#000000
(0,0,0)

Tints of #682850

#682850
(104,40,80)
#753B5F
(117,59,95)
#824E6E
(130,78,110)
#8F617D
(143,97,125)
#9C748C
(156,116,140)
#A9879B
(169,135,155)
#B69AAA
(182,154,170)
#C3ADB9
(195,173,185)
#D0C0C8
(208,192,200)
#DDD3D7
(221,211,215)
#EAE6E6
(234,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #682850 color. Also use rgb(104,40,80) instead hex code.

Text Font Color

.myTextColor { color: #682850; }

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

This text font color is #682850.

Background Color

.myBgColor { background-color: #682850; }

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

This div background color is #682850.

Border color

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

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

This div border color is #682850.

Opacity

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

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

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

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

This text has shadow with #682850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #682850.

Preview

Color preview on black background

This text has color #682850 on black background.


Color preview on white background

This text has color #682850 on white background.


Black color preview on #682850 background

This text has black color on #682850 background.


White color preview on #682850 background

This text has white color on #682850 background.


Related colors

Complementary color

Complementary color for #hex is #97D7AF.


I love getcolorcode.com

Triadic colors

1 #506828 and #285068 with #682850 are triadic colors.

2 #502868 and #286850 with #682850 are triadic colors.