COLOR #684451

HEX: #684451 RGB: (104,68,81)

Color info

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

RGB color model

#684451 color RGB value is (104,68,81).

RGB: (104,68,81) (41%, 27%, 32%)

RGB channels and saturation

R 104 of 255 = 41%
G 68 of 255 = 27%
B 81 of 255 = 32%

104
68
81

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

Portions of RGB colors in percentages

R + G + B = 104 + 68 + 81 = 253 (100%)
R 104 of 253 ~ 41.11%
G 68 of 253 ~ 26.88%
B 81 of 253 ~ 32.02'%

%41.11
%26.88
%32.02

CMYK color model

#684451 color CMYK value is (0,35,22,59).

  • cyan value is 0.00%
  • magenta value is 34.62%
  • yellow value is 22.12%
  • key color value is 59.22%

CMYK: (0,35,22,59)
C0M35Y22K59 (0%, 35%, 22%, 59%)
(0.00 / 0.35 / 0.22 / 0.59)

CMYK percentages

%0
%34.62
%22.12
%59.22

Codes

Color #684451 in popluar color models

68 44 51
RGB 104 68 81
HSL 338° 20.93% 33.73%
HSB/HSV 338° 34.62% 40.78%
CMYK 0.00% 34.62% 22.12%
59.22%

Color #684451 in popluar number systems.

HEX 68 44 51
Decimal 104 68 81
Binary 1101000 1000100 1010001
Octal 150 104 121

Shades and tints

Shades of #684451

#684451
(104,68,81)
#5F3E4A
(95,62,74)
#563843
(86,56,67)
#4D323C
(77,50,60)
#442C35
(68,44,53)
#3B262E
(59,38,46)
#322027
(50,32,39)
#291A20
(41,26,32)
#201419
(32,20,25)
#170E12
(23,14,18)
#0E080B
(14,8,11)
#000000
(0,0,0)

Tints of #684451

#684451
(104,68,81)
#755560
(117,85,96)
#82666F
(130,102,111)
#8F777E
(143,119,126)
#9C888D
(156,136,141)
#A9999C
(169,153,156)
#B6AAAB
(182,170,171)
#C3BBBA
(195,187,186)
#D0CCC9
(208,204,201)
#DDDDD8
(221,221,216)
#EAEEE7
(234,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684451 color. Also use rgb(104,68,81) instead hex code.

Text Font Color

.myTextColor { color: #684451; }

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

This text font color is #684451.

Background Color

.myBgColor { background-color: #684451; }

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

This div background color is #684451.

Border color

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

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

This div border color is #684451.

Opacity

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

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

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

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

This text has shadow with #684451 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684451.

Preview

Color preview on black background

This text has color #684451 on black background.


Color preview on white background

This text has color #684451 on white background.


Black color preview on #684451 background

This text has black color on #684451 background.


White color preview on #684451 background

This text has white color on #684451 background.


Related colors

Complementary color

Complementary color for #hex is #97BBAE.


I love getcolorcode.com

Triadic colors

1 #516844 and #445168 with #684451 are triadic colors.

2 #514468 and #446851 with #684451 are triadic colors.