COLOR #682648

HEX: #682648 RGB: (104,38,72)

Color info

#682648 contains mainly red and blue colors. Web safe color of #682648 is #663333 (or #633).

RGB color model

#682648 color RGB value is (104,38,72).

RGB: (104,38,72) (41%, 15%, 28%)

RGB channels and saturation

R 104 of 255 = 41%
G 38 of 255 = 15%
B 72 of 255 = 28%

104
38
72

R + G + B ~ 28%. #682648 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 38 + 72 = 214 (100%)
R 104 of 214 ~ 48.6%
G 38 of 214 ~ 17.76%
B 72 of 214 ~ 33.64'%

%48.6
%17.76
%33.64

CMYK color model

#682648 color CMYK value is (0,63,31,59).

  • cyan value is 0.00%
  • magenta value is 63.46%
  • yellow value is 30.77%
  • key color value is 59.22%

CMYK: (0,63,31,59)
C0M63Y31K59 (0%, 63%, 31%, 59%)
(0.00 / 0.63 / 0.31 / 0.59)

CMYK percentages

%0
%63.46
%30.77
%59.22

Codes

Color #682648 in popluar color models

68 26 48
RGB 104 38 72
HSL 329° 46.48% 27.84%
HSB/HSV 329° 63.46% 40.78%
CMYK 0.00% 63.46% 30.77%
59.22%

Color #682648 in popluar number systems.

HEX 68 26 48
Decimal 104 38 72
Binary 1101000 100110 1001000
Octal 150 46 110

Shades and tints

Shades of #682648

#682648
(104,38,72)
#5F2342
(95,35,66)
#56203C
(86,32,60)
#4D1D36
(77,29,54)
#441A30
(68,26,48)
#3B172A
(59,23,42)
#321424
(50,20,36)
#29111E
(41,17,30)
#200E18
(32,14,24)
#170B12
(23,11,18)
#0E080C
(14,8,12)
#000000
(0,0,0)

Tints of #682648

#682648
(104,38,72)
#753958
(117,57,88)
#824C68
(130,76,104)
#8F5F78
(143,95,120)
#9C7288
(156,114,136)
#A98598
(169,133,152)
#B698A8
(182,152,168)
#C3ABB8
(195,171,184)
#D0BEC8
(208,190,200)
#DDD1D8
(221,209,216)
#EAE4E8
(234,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #682648 color. Also use rgb(104,38,72) instead hex code.

Text Font Color

.myTextColor { color: #682648; }

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

This text font color is #682648.

Background Color

.myBgColor { background-color: #682648; }

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

This div background color is #682648.

Border color

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

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

This div border color is #682648.

Opacity

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

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

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

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

This text has shadow with #682648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #682648.

Preview

Color preview on black background

This text has color #682648 on black background.


Color preview on white background

This text has color #682648 on white background.


Black color preview on #682648 background

This text has black color on #682648 background.


White color preview on #682648 background

This text has white color on #682648 background.


Related colors

Complementary color

Complementary color for #hex is #97D9B7.


I love getcolorcode.com

Triadic colors

1 #486826 and #264868 with #682648 are triadic colors.

2 #482668 and #266848 with #682648 are triadic colors.