COLOR #685362

HEX: #685362 RGB: (104,83,98)

Color info

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

RGB color model

#685362 color RGB value is (104,83,98).

RGB: (104,83,98) (41%, 33%, 38%)

RGB channels and saturation

R 104 of 255 = 41%
G 83 of 255 = 33%
B 98 of 255 = 38%

104
83
98

R + G + B ~ 37%. #685362 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 83 + 98 = 285 (100%)
R 104 of 285 ~ 36.49%
G 83 of 285 ~ 29.12%
B 98 of 285 ~ 34.39'%

%36.49
%29.12
%34.39

CMYK color model

#685362 color CMYK value is (0,20,6,59).

  • cyan value is 0.00%
  • magenta value is 20.19%
  • yellow value is 5.77%
  • key color value is 59.22%

CMYK: (0,20,6,59)
C0M20Y6K59 (0%, 20%, 6%, 59%)
(0.00 / 0.20 / 0.06 / 0.59)

CMYK percentages

%0
%20.19
%5.77
%59.22

Codes

Color #685362 in popluar color models

68 53 62
RGB 104 83 98
HSL 317° 11.23% 36.67%
HSB/HSV 317° 20.19% 40.78%
CMYK 0.00% 20.19% 5.77%
59.22%

Color #685362 in popluar number systems.

HEX 68 53 62
Decimal 104 83 98
Binary 1101000 1010011 1100010
Octal 150 123 142

Shades and tints

Shades of #685362

#685362
(104,83,98)
#5F4C5A
(95,76,90)
#564552
(86,69,82)
#4D3E4A
(77,62,74)
#443742
(68,55,66)
#3B303A
(59,48,58)
#322932
(50,41,50)
#29222A
(41,34,42)
#201B22
(32,27,34)
#17141A
(23,20,26)
#0E0D12
(14,13,18)
#000000
(0,0,0)

Tints of #685362

#685362
(104,83,98)
#756270
(117,98,112)
#82717E
(130,113,126)
#8F808C
(143,128,140)
#9C8F9A
(156,143,154)
#A99EA8
(169,158,168)
#B6ADB6
(182,173,182)
#C3BCC4
(195,188,196)
#D0CBD2
(208,203,210)
#DDDAE0
(221,218,224)
#EAE9EE
(234,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685362 color. Also use rgb(104,83,98) instead hex code.

Text Font Color

.myTextColor { color: #685362; }

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

This text font color is #685362.

Background Color

.myBgColor { background-color: #685362; }

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

This div background color is #685362.

Border color

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

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

This div border color is #685362.

Opacity

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

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

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

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

This text has shadow with #685362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685362.

Preview

Color preview on black background

This text has color #685362 on black background.


Color preview on white background

This text has color #685362 on white background.


Black color preview on #685362 background

This text has black color on #685362 background.


White color preview on #685362 background

This text has white color on #685362 background.


Related colors

Complementary color

Complementary color for #hex is #97AC9D.


I love getcolorcode.com

Triadic colors

1 #626853 and #536268 with #685362 are triadic colors.

2 #625368 and #536862 with #685362 are triadic colors.