COLOR #685875

HEX: #685875 RGB: (104,88,117)

Color info

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

RGB color model

#685875 color RGB value is (104,88,117).

RGB: (104,88,117) (41%, 35%, 46%)

RGB channels and saturation

R 104 of 255 = 41%
G 88 of 255 = 35%
B 117 of 255 = 46%

104
88
117

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

Portions of RGB colors in percentages

R + G + B = 104 + 88 + 117 = 309 (100%)
R 104 of 309 ~ 33.66%
G 88 of 309 ~ 28.48%
B 117 of 309 ~ 37.86'%

%33.66
%28.48
%37.86

CMYK color model

#685875 color CMYK value is (11,25,0,54).

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

CMYK: (11,25,0,54)
C11M25Y0K54 (11%, 25%, 0%, 54%)
(0.11 / 0.25 / 0.00 / 0.54)

CMYK percentages

%11.11
%24.79
%0
%54.12

Codes

Color #685875 in popluar color models

68 58 75
RGB 104 88 117
HSL 273° 14.15% 40.20%
HSB/HSV 273° 24.79% 45.88%
CMYK 11.11% 24.79% 0.00%
54.12%

Color #685875 in popluar number systems.

HEX 68 58 75
Decimal 104 88 117
Binary 1101000 1011000 1110101
Octal 150 130 165

Shades and tints

Shades of #685875

#685875
(104,88,117)
#5F506B
(95,80,107)
#564861
(86,72,97)
#4D4057
(77,64,87)
#44384D
(68,56,77)
#3B3043
(59,48,67)
#322839
(50,40,57)
#29202F
(41,32,47)
#201825
(32,24,37)
#17101B
(23,16,27)
#0E0811
(14,8,17)
#000000
(0,0,0)

Tints of #685875

#685875
(104,88,117)
#756781
(117,103,129)
#82768D
(130,118,141)
#8F8599
(143,133,153)
#9C94A5
(156,148,165)
#A9A3B1
(169,163,177)
#B6B2BD
(182,178,189)
#C3C1C9
(195,193,201)
#D0D0D5
(208,208,213)
#DDDFE1
(221,223,225)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685875; }

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

This text font color is #685875.

Background Color

.myBgColor { background-color: #685875; }

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

This div background color is #685875.

Border color

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

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

This div border color is #685875.

Opacity

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

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

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

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

This text has shadow with #685875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685875.

Preview

Color preview on black background

This text has color #685875 on black background.


Color preview on white background

This text has color #685875 on white background.


Black color preview on #685875 background

This text has black color on #685875 background.


White color preview on #685875 background

This text has white color on #685875 background.


Related colors

Complementary color

Complementary color for #hex is #97A78A.


I love getcolorcode.com

Triadic colors

1 #756858 and #587568 with #685875 are triadic colors.

2 #755868 and #586875 with #685875 are triadic colors.