COLOR #685476

HEX: #685476 RGB: (104,84,118)

Color info

#685476 contains red, green and blue colors in about the same proportion. Web safe color of #685476 is #666666 (or #666).

RGB color model

#685476 color RGB value is (104,84,118).

RGB: (104,84,118) (41%, 33%, 46%)

RGB channels and saturation

R 104 of 255 = 41%
G 84 of 255 = 33%
B 118 of 255 = 46%

104
84
118

R + G + B ~ 40%. #685476 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 84 + 118 = 306 (100%)
R 104 of 306 ~ 33.99%
G 84 of 306 ~ 27.45%
B 118 of 306 ~ 38.56'%

%33.99
%27.45
%38.56

CMYK color model

#685476 color CMYK value is (12,29,0,54).

  • cyan value is 11.86%
  • magenta value is 28.81%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (12,29,0,54) C12M29Y0K54 (12%,29%,0%,54%) (0.12/0.29/0.00/0.54) 

CMYK percentages

%11.86
%28.81
%0
%53.73

Codes

Color #685476 in popluar color models

68 54 76
RGB 104 84 118
HSL 275° 16.83% 39.61%
HSB/HSV 275° 28.81% 46.27%
CMYK 11.86% 28.81% 0.00%
53.73%

Color #685476 in popluar number systems.

HEX 68 54 76
Decimal 104 84 118
Binary 1101000 1010100 1110110
Octal 150 124 166

Shades and tints

Shades of #685476

#685476
(104,84,118)
#5F4D6C
(95,77,108)
#564662
(86,70,98)
#4D3F58
(77,63,88)
#44384E
(68,56,78)
#3B3144
(59,49,68)
#322A3A
(50,42,58)
#292330
(41,35,48)
#201C26
(32,28,38)
#17151C
(23,21,28)
#0E0E12
(14,14,18)
#000000
(0,0,0)

Tints of #685476

#685476
(104,84,118)
#756382
(117,99,130)
#82728E
(130,114,142)
#8F819A
(143,129,154)
#9C90A6
(156,144,166)
#A99FB2
(169,159,178)
#B6AEBE
(182,174,190)
#C3BDCA
(195,189,202)
#D0CCD6
(208,204,214)
#DDDBE2
(221,219,226)
#EAEAEE
(234,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685476 color. Also use rgb(104,84,118) instead hex code.

Text Font Color

.myTextColor { color: #685476; }

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

This text font color is #685476.

Background Color

.myBgColor { background-color: #685476; }

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

This div background color is #685476.

Border color

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

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

This div border color is #685476.

Opacity

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

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

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

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

This text has shadow with #685476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685476.

Preview

Color preview on black background

This text has color #685476 on black background.


Color preview on white background

This text has color #685476 on white background.


Black color preview on #685476 background

This text has black color on #685476 background.


White color preview on #685476 background

This text has white color on #685476 background.


Related colors

Complementary color

Complementary color for #hex is #97AB89.


I love getcolorcode.com

Triadic colors

1 #766854 and #547668 with #685476 are triadic colors.

2 #765468 and #546876 with #685476 are triadic colors.