COLOR #684253

HEX: #684253 RGB: (104,66,83)

Color info

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

RGB color model

#684253 color RGB value is (104,66,83).

RGB: (104,66,83) (41%, 26%, 33%)

RGB channels and saturation

R 104 of 255 = 41%
G 66 of 255 = 26%
B 83 of 255 = 33%

104
66
83

R + G + B ~ 33%. #684253 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 66 + 83 = 253 (100%)
R 104 of 253 ~ 41.11%
G 66 of 253 ~ 26.09%
B 83 of 253 ~ 32.81'%

%41.11
%26.09
%32.81

CMYK color model

#684253 color CMYK value is (0,37,20,59).

  • cyan value is 0.00%
  • magenta value is 36.54%
  • yellow value is 20.19%
  • key color value is 59.22%
CMYK: (0,37,20,59) C0M37Y20K59 (0%,37%,20%,59%) (0.00/0.37/0.20/0.59) 

CMYK percentages

%0
%36.54
%20.19
%59.22

Codes

Color #684253 in popluar color models

68 42 53
RGB 104 66 83
HSL 333° 22.35% 33.33%
HSB/HSV 333° 36.54% 40.78%
CMYK 0.00% 36.54% 20.19%
59.22%

Color #684253 in popluar number systems.

HEX 68 42 53
Decimal 104 66 83
Binary 1101000 1000010 1010011
Octal 150 102 123

Shades and tints

Shades of #684253

#684253
(104,66,83)
#5F3C4C
(95,60,76)
#563645
(86,54,69)
#4D303E
(77,48,62)
#442A37
(68,42,55)
#3B2430
(59,36,48)
#321E29
(50,30,41)
#291822
(41,24,34)
#20121B
(32,18,27)
#170C14
(23,12,20)
#0E060D
(14,6,13)
#000000
(0,0,0)

Tints of #684253

#684253
(104,66,83)
#755362
(117,83,98)
#826471
(130,100,113)
#8F7580
(143,117,128)
#9C868F
(156,134,143)
#A9979E
(169,151,158)
#B6A8AD
(182,168,173)
#C3B9BC
(195,185,188)
#D0CACB
(208,202,203)
#DDDBDA
(221,219,218)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684253; }

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

This text font color is #684253.

Background Color

.myBgColor { background-color: #684253; }

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

This div background color is #684253.

Border color

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

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

This div border color is #684253.

Opacity

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

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

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

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

This text has shadow with #684253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684253.

Preview

Color preview on black background

This text has color #684253 on black background.


Color preview on white background

This text has color #684253 on white background.


Black color preview on #684253 background

This text has black color on #684253 background.


White color preview on #684253 background

This text has white color on #684253 background.


Related colors

Complementary color

Complementary color for #hex is #97BDAC.


I love getcolorcode.com

Triadic colors

1 #536842 and #425368 with #684253 are triadic colors.

2 #534268 and #426853 with #684253 are triadic colors.