COLOR #683253

HEX: #683253 RGB: (104,50,83)

Color info

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

RGB color model

#683253 color RGB value is (104,50,83).

RGB: (104,50,83) (41%, 20%, 33%)

RGB channels and saturation

R 104 of 255 = 41%
G 50 of 255 = 20%
B 83 of 255 = 33%

104
50
83

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

Portions of RGB colors in percentages

R + G + B = 104 + 50 + 83 = 237 (100%)
R 104 of 237 ~ 43.88%
G 50 of 237 ~ 21.1%
B 83 of 237 ~ 35.02'%

%43.88
%21.1
%35.02

CMYK color model

#683253 color CMYK value is (0,52,20,59).

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

CMYK: (0,52,20,59)
C0M52Y20K59 (0%, 52%, 20%, 59%)
(0.00 / 0.52 / 0.20 / 0.59)

CMYK percentages

%0
%51.92
%20.19
%59.22

Codes

Color #683253 in popluar color models

68 32 53
RGB 104 50 83
HSL 323° 35.06% 30.20%
HSB/HSV 323° 51.92% 40.78%
CMYK 0.00% 51.92% 20.19%
59.22%

Color #683253 in popluar number systems.

HEX 68 32 53
Decimal 104 50 83
Binary 1101000 110010 1010011
Octal 150 62 123

Shades and tints

Shades of #683253

#683253
(104,50,83)
#5F2E4C
(95,46,76)
#562A45
(86,42,69)
#4D263E
(77,38,62)
#442237
(68,34,55)
#3B1E30
(59,30,48)
#321A29
(50,26,41)
#291622
(41,22,34)
#20121B
(32,18,27)
#170E14
(23,14,20)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #683253

#683253
(104,50,83)
#754462
(117,68,98)
#825671
(130,86,113)
#8F6880
(143,104,128)
#9C7A8F
(156,122,143)
#A98C9E
(169,140,158)
#B69EAD
(182,158,173)
#C3B0BC
(195,176,188)
#D0C2CB
(208,194,203)
#DDD4DA
(221,212,218)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #683253; }

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

This text font color is #683253.

Background Color

.myBgColor { background-color: #683253; }

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

This div background color is #683253.

Border color

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

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

This div border color is #683253.

Opacity

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

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

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

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

This text has shadow with #683253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #683253.

Preview

Color preview on black background

This text has color #683253 on black background.


Color preview on white background

This text has color #683253 on white background.


Black color preview on #683253 background

This text has black color on #683253 background.


White color preview on #683253 background

This text has white color on #683253 background.


Related colors

Complementary color

Complementary color for #hex is #97CDAC.


I love getcolorcode.com

Triadic colors

1 #536832 and #325368 with #683253 are triadic colors.

2 #533268 and #326853 with #683253 are triadic colors.