COLOR #683552

HEX: #683552 RGB: (104,53,82)

Color info

#683552 contains red, green and blue colors in about the same proportion. Web safe color of #683552 is #663366 (or #636).

RGB color model

#683552 color RGB value is (104,53,82).

RGB: (104,53,82) (41%, 21%, 32%)

RGB channels and saturation

R 104 of 255 = 41%
G 53 of 255 = 21%
B 82 of 255 = 32%

104
53
82

R + G + B ~ 31%. #683552 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 53 + 82 = 239 (100%)
R 104 of 239 ~ 43.51%
G 53 of 239 ~ 22.18%
B 82 of 239 ~ 34.31'%

%43.51
%22.18
%34.31

CMYK color model

#683552 color CMYK value is (0,49,21,59).

  • cyan value is 0.00%
  • magenta value is 49.04%
  • yellow value is 21.15%
  • key color value is 59.22%

CMYK: (0,49,21,59)
C0M49Y21K59 (0%, 49%, 21%, 59%)
(0.00 / 0.49 / 0.21 / 0.59)

CMYK percentages

%0
%49.04
%21.15
%59.22

Codes

Color #683552 in popluar color models

68 35 52
RGB 104 53 82
HSL 326° 32.48% 30.78%
HSB/HSV 326° 49.04% 40.78%
CMYK 0.00% 49.04% 21.15%
59.22%

Color #683552 in popluar number systems.

HEX 68 35 52
Decimal 104 53 82
Binary 1101000 110101 1010010
Octal 150 65 122

Shades and tints

Shades of #683552

#683552
(104,53,82)
#5F314B
(95,49,75)
#562D44
(86,45,68)
#4D293D
(77,41,61)
#442536
(68,37,54)
#3B212F
(59,33,47)
#321D28
(50,29,40)
#291921
(41,25,33)
#20151A
(32,21,26)
#171113
(23,17,19)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #683552

#683552
(104,53,82)
#754761
(117,71,97)
#825970
(130,89,112)
#8F6B7F
(143,107,127)
#9C7D8E
(156,125,142)
#A98F9D
(169,143,157)
#B6A1AC
(182,161,172)
#C3B3BB
(195,179,187)
#D0C5CA
(208,197,202)
#DDD7D9
(221,215,217)
#EAE9E8
(234,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #683552 color. Also use rgb(104,53,82) instead hex code.

Text Font Color

.myTextColor { color: #683552; }

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

This text font color is #683552.

Background Color

.myBgColor { background-color: #683552; }

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

This div background color is #683552.

Border color

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

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

This div border color is #683552.

Opacity

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

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

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

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

This text has shadow with #683552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683552.

Preview

Color preview on black background

This text has color #683552 on black background.


Color preview on white background

This text has color #683552 on white background.


Black color preview on #683552 background

This text has black color on #683552 background.


White color preview on #683552 background

This text has white color on #683552 background.


Related colors

Complementary color

Complementary color for #hex is #97CAAD.


I love getcolorcode.com

Triadic colors

1 #526835 and #355268 with #683552 are triadic colors.

2 #523568 and #356852 with #683552 are triadic colors.