COLOR #685052

HEX: #685052 RGB: (104,80,82)

Color info

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

RGB color model

#685052 color RGB value is (104,80,82).

RGB: (104,80,82) (41%, 31%, 32%)

RGB channels and saturation

R 104 of 255 = 41%
G 80 of 255 = 31%
B 82 of 255 = 32%

104
80
82

R + G + B ~ 35%. #685052 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 80 + 82 = 266 (100%)
R 104 of 266 ~ 39.1%
G 80 of 266 ~ 30.08%
B 82 of 266 ~ 30.83'%

%39.1
%30.08
%30.83

CMYK color model

#685052 color CMYK value is (0,23,21,59).

  • cyan value is 0.00%
  • magenta value is 23.08%
  • yellow value is 21.15%
  • key color value is 59.22%

CMYK: (0,23,21,59)
C0M23Y21K59 (0%, 23%, 21%, 59%)
(0.00 / 0.23 / 0.21 / 0.59)

CMYK percentages

%0
%23.08
%21.15
%59.22

Codes

Color #685052 in popluar color models

68 50 52
RGB 104 80 82
HSL 355° 13.04% 36.08%
HSB/HSV 355° 23.08% 40.78%
CMYK 0.00% 23.08% 21.15%
59.22%

Color #685052 in popluar number systems.

HEX 68 50 52
Decimal 104 80 82
Binary 1101000 1010000 1010010
Octal 150 120 122

Shades and tints

Shades of #685052

#685052
(104,80,82)
#5F494B
(95,73,75)
#564244
(86,66,68)
#4D3B3D
(77,59,61)
#443436
(68,52,54)
#3B2D2F
(59,45,47)
#322628
(50,38,40)
#291F21
(41,31,33)
#20181A
(32,24,26)
#171113
(23,17,19)
#0E0A0C
(14,10,12)
#000000
(0,0,0)

Tints of #685052

#685052
(104,80,82)
#755F61
(117,95,97)
#826E70
(130,110,112)
#8F7D7F
(143,125,127)
#9C8C8E
(156,140,142)
#A99B9D
(169,155,157)
#B6AAAC
(182,170,172)
#C3B9BB
(195,185,187)
#D0C8CA
(208,200,202)
#DDD7D9
(221,215,217)
#EAE6E8
(234,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685052 color. Also use rgb(104,80,82) instead hex code.

Text Font Color

.myTextColor { color: #685052; }

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

This text font color is #685052.

Background Color

.myBgColor { background-color: #685052; }

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

This div background color is #685052.

Border color

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

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

This div border color is #685052.

Opacity

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

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

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

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

This text has shadow with #685052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685052.

Preview

Color preview on black background

This text has color #685052 on black background.


Color preview on white background

This text has color #685052 on white background.


Black color preview on #685052 background

This text has black color on #685052 background.


White color preview on #685052 background

This text has white color on #685052 background.


Related colors

Complementary color

Complementary color for #hex is #97AFAD.


I love getcolorcode.com

Triadic colors

1 #526850 and #505268 with #685052 are triadic colors.

2 #525068 and #506852 with #685052 are triadic colors.