COLOR #682453

HEX: #682453 RGB: (104,36,83)

Color info

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

RGB color model

#682453 color RGB value is (104,36,83).

RGB: (104,36,83) (41%, 14%, 33%)

RGB channels and saturation

R 104 of 255 = 41%
G 36 of 255 = 14%
B 83 of 255 = 33%

104
36
83

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

Portions of RGB colors in percentages

R + G + B = 104 + 36 + 83 = 223 (100%)
R 104 of 223 ~ 46.64%
G 36 of 223 ~ 16.14%
B 83 of 223 ~ 37.22'%

%46.64
%16.14
%37.22

CMYK color model

#682453 color CMYK value is (0,65,20,59).

  • cyan value is 0.00%
  • magenta value is 65.38%
  • yellow value is 20.19%
  • key color value is 59.22%

CMYK: (0,65,20,59)
C0M65Y20K59 (0%, 65%, 20%, 59%)
(0.00 / 0.65 / 0.20 / 0.59)

CMYK percentages

%0
%65.38
%20.19
%59.22

Codes

Color #682453 in popluar color models

68 24 53
RGB 104 36 83
HSL 319° 48.57% 27.45%
HSB/HSV 319° 65.38% 40.78%
CMYK 0.00% 65.38% 20.19%
59.22%

Color #682453 in popluar number systems.

HEX 68 24 53
Decimal 104 36 83
Binary 1101000 100100 1010011
Octal 150 44 123

Shades and tints

Shades of #682453

#682453
(104,36,83)
#5F214C
(95,33,76)
#561E45
(86,30,69)
#4D1B3E
(77,27,62)
#441837
(68,24,55)
#3B1530
(59,21,48)
#321229
(50,18,41)
#290F22
(41,15,34)
#200C1B
(32,12,27)
#170914
(23,9,20)
#0E060D
(14,6,13)
#000000
(0,0,0)

Tints of #682453

#682453
(104,36,83)
#753762
(117,55,98)
#824A71
(130,74,113)
#8F5D80
(143,93,128)
#9C708F
(156,112,143)
#A9839E
(169,131,158)
#B696AD
(182,150,173)
#C3A9BC
(195,169,188)
#D0BCCB
(208,188,203)
#DDCFDA
(221,207,218)
#EAE2E9
(234,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #682453; }

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

This text font color is #682453.

Background Color

.myBgColor { background-color: #682453; }

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

This div background color is #682453.

Border color

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

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

This div border color is #682453.

Opacity

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

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

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

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

This text has shadow with #682453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #682453.

Preview

Color preview on black background

This text has color #682453 on black background.


Color preview on white background

This text has color #682453 on white background.


Black color preview on #682453 background

This text has black color on #682453 background.


White color preview on #682453 background

This text has white color on #682453 background.


Related colors

Complementary color

Complementary color for #hex is #97DBAC.


I love getcolorcode.com

Triadic colors

1 #536824 and #245368 with #682453 are triadic colors.

2 #532468 and #246853 with #682453 are triadic colors.