COLOR #684874

HEX: #684874 RGB: (104,72,116)

Color info

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

RGB color model

#684874 color RGB value is (104,72,116).

RGB: (104,72,116) (41%, 28%, 45%)

RGB channels and saturation

R 104 of 255 = 41%
G 72 of 255 = 28%
B 116 of 255 = 45%

104
72
116

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

Portions of RGB colors in percentages

R + G + B = 104 + 72 + 116 = 292 (100%)
R 104 of 292 ~ 35.62%
G 72 of 292 ~ 24.66%
B 116 of 292 ~ 39.73'%

%35.62
%24.66
%39.73

CMYK color model

#684874 color CMYK value is (10,38,0,55).

  • cyan value is 10.34%
  • magenta value is 37.93%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (10,38,0,55)
C10M38Y0K55 (10%, 38%, 0%, 55%)
(0.10 / 0.38 / 0.00 / 0.55)

CMYK percentages

%10.34
%37.93
%0
%54.51

Codes

Color #684874 in popluar color models

68 48 74
RGB 104 72 116
HSL 284° 23.40% 36.86%
HSB/HSV 284° 37.93% 45.49%
CMYK 10.34% 37.93% 0.00%
54.51%

Color #684874 in popluar number systems.

HEX 68 48 74
Decimal 104 72 116
Binary 1101000 1001000 1110100
Octal 150 110 164

Shades and tints

Shades of #684874

#684874
(104,72,116)
#5F426A
(95,66,106)
#563C60
(86,60,96)
#4D3656
(77,54,86)
#44304C
(68,48,76)
#3B2A42
(59,42,66)
#322438
(50,36,56)
#291E2E
(41,30,46)
#201824
(32,24,36)
#17121A
(23,18,26)
#0E0C10
(14,12,16)
#000000
(0,0,0)

Tints of #684874

#684874
(104,72,116)
#755880
(117,88,128)
#82688C
(130,104,140)
#8F7898
(143,120,152)
#9C88A4
(156,136,164)
#A998B0
(169,152,176)
#B6A8BC
(182,168,188)
#C3B8C8
(195,184,200)
#D0C8D4
(208,200,212)
#DDD8E0
(221,216,224)
#EAE8EC
(234,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684874 color. Also use rgb(104,72,116) instead hex code.

Text Font Color

.myTextColor { color: #684874; }

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

This text font color is #684874.

Background Color

.myBgColor { background-color: #684874; }

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

This div background color is #684874.

Border color

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

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

This div border color is #684874.

Opacity

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

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

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

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

This text has shadow with #684874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684874.

Preview

Color preview on black background

This text has color #684874 on black background.


Color preview on white background

This text has color #684874 on white background.


Black color preview on #684874 background

This text has black color on #684874 background.


White color preview on #684874 background

This text has white color on #684874 background.


Related colors

Complementary color

Complementary color for #hex is #97B78B.


I love getcolorcode.com

Triadic colors

1 #746848 and #487468 with #684874 are triadic colors.

2 #744868 and #486874 with #684874 are triadic colors.