COLOR #686184

HEX: #686184 RGB: (104,97,132)

Color info

#686184 contains red, green and blue colors in about the same proportion. Web safe color of #686184 is #666699 (or #669).

RGB color model

#686184 color RGB value is (104,97,132).

RGB: (104,97,132) (41%, 38%, 52%)

RGB channels and saturation

R 104 of 255 = 41%
G 97 of 255 = 38%
B 132 of 255 = 52%

104
97
132

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

Portions of RGB colors in percentages

R + G + B = 104 + 97 + 132 = 333 (100%)
R 104 of 333 ~ 31.23%
G 97 of 333 ~ 29.13%
B 132 of 333 ~ 39.64'%

%31.23
%29.13
%39.64

CMYK color model

#686184 color CMYK value is (21,27,0,48).

  • cyan value is 21.21%
  • magenta value is 26.52%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (21,27,0,48)
C21M27Y0K48 (21%, 27%, 0%, 48%)
(0.21 / 0.27 / 0.00 / 0.48)

CMYK percentages

%21.21
%26.52
%0
%48.24

Codes

Color #686184 in popluar color models

68 61 84
RGB 104 97 132
HSL 252° 15.28% 44.90%
HSB/HSV 252° 26.52% 51.76%
CMYK 21.21% 26.52% 0.00%
48.24%

Color #686184 in popluar number systems.

HEX 68 61 84
Decimal 104 97 132
Binary 1101000 1100001 10000100
Octal 150 141 204

Shades and tints

Shades of #686184

#686184
(104,97,132)
#5F5978
(95,89,120)
#56516C
(86,81,108)
#4D4960
(77,73,96)
#444154
(68,65,84)
#3B3948
(59,57,72)
#32313C
(50,49,60)
#292930
(41,41,48)
#202124
(32,33,36)
#171918
(23,25,24)
#0E110C
(14,17,12)
#000000
(0,0,0)

Tints of #686184

#686184
(104,97,132)
#756F8F
(117,111,143)
#827D9A
(130,125,154)
#8F8BA5
(143,139,165)
#9C99B0
(156,153,176)
#A9A7BB
(169,167,187)
#B6B5C6
(182,181,198)
#C3C3D1
(195,195,209)
#D0D1DC
(208,209,220)
#DDDFE7
(221,223,231)
#EAEDF2
(234,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686184 color. Also use rgb(104,97,132) instead hex code.

Text Font Color

.myTextColor { color: #686184; }

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

This text font color is #686184.

Background Color

.myBgColor { background-color: #686184; }

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

This div background color is #686184.

Border color

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

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

This div border color is #686184.

Opacity

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

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

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

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

This text has shadow with #686184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686184.

Preview

Color preview on black background

This text has color #686184 on black background.


Color preview on white background

This text has color #686184 on white background.


Black color preview on #686184 background

This text has black color on #686184 background.


White color preview on #686184 background

This text has white color on #686184 background.


Related colors

Complementary color

Complementary color for #hex is #979E7B.


I love getcolorcode.com

Triadic colors

1 #846861 and #618468 with #686184 are triadic colors.

2 #846168 and #616884 with #686184 are triadic colors.