COLOR #684475

HEX: #684475 RGB: (104,68,117)

Color info

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

RGB color model

#684475 color RGB value is (104,68,117).

RGB: (104,68,117) (41%, 27%, 46%)

RGB channels and saturation

R 104 of 255 = 41%
G 68 of 255 = 27%
B 117 of 255 = 46%

104
68
117

R + G + B ~ 38%. #684475 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 68 + 117 = 289 (100%)
R 104 of 289 ~ 35.99%
G 68 of 289 ~ 23.53%
B 117 of 289 ~ 40.48'%

%35.99
%23.53
%40.48

CMYK color model

#684475 color CMYK value is (11,42,0,54).

  • cyan value is 11.11%
  • magenta value is 41.88%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (11,42,0,54)
C11M42Y0K54 (11%, 42%, 0%, 54%)
(0.11 / 0.42 / 0.00 / 0.54)

CMYK percentages

%11.11
%41.88
%0
%54.12

Codes

Color #684475 in popluar color models

68 44 75
RGB 104 68 117
HSL 284° 26.49% 36.27%
HSB/HSV 284° 41.88% 45.88%
CMYK 11.11% 41.88% 0.00%
54.12%

Color #684475 in popluar number systems.

HEX 68 44 75
Decimal 104 68 117
Binary 1101000 1000100 1110101
Octal 150 104 165

Shades and tints

Shades of #684475

#684475
(104,68,117)
#5F3E6B
(95,62,107)
#563861
(86,56,97)
#4D3257
(77,50,87)
#442C4D
(68,44,77)
#3B2643
(59,38,67)
#322039
(50,32,57)
#291A2F
(41,26,47)
#201425
(32,20,37)
#170E1B
(23,14,27)
#0E0811
(14,8,17)
#000000
(0,0,0)

Tints of #684475

#684475
(104,68,117)
#755581
(117,85,129)
#82668D
(130,102,141)
#8F7799
(143,119,153)
#9C88A5
(156,136,165)
#A999B1
(169,153,177)
#B6AABD
(182,170,189)
#C3BBC9
(195,187,201)
#D0CCD5
(208,204,213)
#DDDDE1
(221,221,225)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684475; }

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

This text font color is #684475.

Background Color

.myBgColor { background-color: #684475; }

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

This div background color is #684475.

Border color

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

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

This div border color is #684475.

Opacity

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

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

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

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

This text has shadow with #684475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684475.

Preview

Color preview on black background

This text has color #684475 on black background.


Color preview on white background

This text has color #684475 on white background.


Black color preview on #684475 background

This text has black color on #684475 background.


White color preview on #684475 background

This text has white color on #684475 background.


Related colors

Complementary color

Complementary color for #hex is #97BB8A.


I love getcolorcode.com

Triadic colors

1 #756844 and #447568 with #684475 are triadic colors.

2 #754468 and #446875 with #684475 are triadic colors.