COLOR #685455

HEX: #685455 RGB: (104,84,85)

Color info

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

RGB color model

#685455 color RGB value is (104,84,85).

RGB: (104,84,85) (41%, 33%, 33%)

RGB channels and saturation

R 104 of 255 = 41%
G 84 of 255 = 33%
B 85 of 255 = 33%

104
84
85

R + G + B ~ 36%. #685455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 84 + 85 = 273 (100%)
R 104 of 273 ~ 38.1%
G 84 of 273 ~ 30.77%
B 85 of 273 ~ 31.14'%

%38.1
%30.77
%31.14

CMYK color model

#685455 color CMYK value is (0,19,18,59).

  • cyan value is 0.00%
  • magenta value is 19.23%
  • yellow value is 18.27%
  • key color value is 59.22%

CMYK: (0,19,18,59)
C0M19Y18K59 (0%, 19%, 18%, 59%)
(0.00 / 0.19 / 0.18 / 0.59)

CMYK percentages

%0
%19.23
%18.27
%59.22

Codes

Color #685455 in popluar color models

68 54 55
RGB 104 84 85
HSL 357° 10.64% 36.86%
HSB/HSV 357° 19.23% 40.78%
CMYK 0.00% 19.23% 18.27%
59.22%

Color #685455 in popluar number systems.

HEX 68 54 55
Decimal 104 84 85
Binary 1101000 1010100 1010101
Octal 150 124 125

Shades and tints

Shades of #685455

#685455
(104,84,85)
#5F4D4E
(95,77,78)
#564647
(86,70,71)
#4D3F40
(77,63,64)
#443839
(68,56,57)
#3B3132
(59,49,50)
#322A2B
(50,42,43)
#292324
(41,35,36)
#201C1D
(32,28,29)
#171516
(23,21,22)
#0E0E0F
(14,14,15)
#000000
(0,0,0)

Tints of #685455

#685455
(104,84,85)
#756364
(117,99,100)
#827273
(130,114,115)
#8F8182
(143,129,130)
#9C9091
(156,144,145)
#A99FA0
(169,159,160)
#B6AEAF
(182,174,175)
#C3BDBE
(195,189,190)
#D0CCCD
(208,204,205)
#DDDBDC
(221,219,220)
#EAEAEB
(234,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685455; }

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

This text font color is #685455.

Background Color

.myBgColor { background-color: #685455; }

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

This div background color is #685455.

Border color

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

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

This div border color is #685455.

Opacity

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

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

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

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

This text has shadow with #685455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685455.

Preview

Color preview on black background

This text has color #685455 on black background.


Color preview on white background

This text has color #685455 on white background.


Black color preview on #685455 background

This text has black color on #685455 background.


White color preview on #685455 background

This text has white color on #685455 background.


Related colors

Complementary color

Complementary color for #hex is #97ABAA.


I love getcolorcode.com

Triadic colors

1 #556854 and #545568 with #685455 are triadic colors.

2 #555468 and #546855 with #685455 are triadic colors.