COLOR #685266

HEX: #685266 RGB: (104,82,102)

Color info

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

RGB color model

#685266 color RGB value is (104,82,102).

RGB: (104,82,102) (41%, 32%, 40%)

RGB channels and saturation

R 104 of 255 = 41%
G 82 of 255 = 32%
B 102 of 255 = 40%

104
82
102

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

Portions of RGB colors in percentages

R + G + B = 104 + 82 + 102 = 288 (100%)
R 104 of 288 ~ 36.11%
G 82 of 288 ~ 28.47%
B 102 of 288 ~ 35.42'%

%36.11
%28.47
%35.42

CMYK color model

#685266 color CMYK value is (0,21,2,59).

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

CMYK: (0,21,2,59)
C0M21Y2K59 (0%, 21%, 2%, 59%)
(0.00 / 0.21 / 0.02 / 0.59)

CMYK percentages

%0
%21.15
%1.92
%59.22

Codes

Color #685266 in popluar color models

68 52 66
RGB 104 82 102
HSL 305° 11.83% 36.47%
HSB/HSV 305° 21.15% 40.78%
CMYK 0.00% 21.15% 1.92%
59.22%

Color #685266 in popluar number systems.

HEX 68 52 66
Decimal 104 82 102
Binary 1101000 1010010 1100110
Octal 150 122 146

Shades and tints

Shades of #685266

#685266
(104,82,102)
#5F4B5D
(95,75,93)
#564454
(86,68,84)
#4D3D4B
(77,61,75)
#443642
(68,54,66)
#3B2F39
(59,47,57)
#322830
(50,40,48)
#292127
(41,33,39)
#201A1E
(32,26,30)
#171315
(23,19,21)
#0E0C0C
(14,12,12)
#000000
(0,0,0)

Tints of #685266

#685266
(104,82,102)
#756173
(117,97,115)
#827080
(130,112,128)
#8F7F8D
(143,127,141)
#9C8E9A
(156,142,154)
#A99DA7
(169,157,167)
#B6ACB4
(182,172,180)
#C3BBC1
(195,187,193)
#D0CACE
(208,202,206)
#DDD9DB
(221,217,219)
#EAE8E8
(234,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685266; }

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

This text font color is #685266.

Background Color

.myBgColor { background-color: #685266; }

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

This div background color is #685266.

Border color

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

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

This div border color is #685266.

Opacity

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

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

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

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

This text has shadow with #685266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685266.

Preview

Color preview on black background

This text has color #685266 on black background.


Color preview on white background

This text has color #685266 on white background.


Black color preview on #685266 background

This text has black color on #685266 background.


White color preview on #685266 background

This text has white color on #685266 background.


Related colors

Complementary color

Complementary color for #hex is #97AD99.


I love getcolorcode.com

Triadic colors

1 #666852 and #526668 with #685266 are triadic colors.

2 #665268 and #526866 with #685266 are triadic colors.