COLOR #686270

HEX: #686270 RGB: (104,98,112)

Color info

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

RGB color model

#686270 color RGB value is (104,98,112).

RGB: (104,98,112) (41%, 38%, 44%)

RGB channels and saturation

R 104 of 255 = 41%
G 98 of 255 = 38%
B 112 of 255 = 44%

104
98
112

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

Portions of RGB colors in percentages

R + G + B = 104 + 98 + 112 = 314 (100%)
R 104 of 314 ~ 33.12%
G 98 of 314 ~ 31.21%
B 112 of 314 ~ 35.67'%

%33.12
%31.21
%35.67

CMYK color model

#686270 color CMYK value is (7,13,0,56).

  • cyan value is 7.14%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (7,13,0,56)
C7M13Y0K56 (7%, 13%, 0%, 56%)
(0.07 / 0.13 / 0.00 / 0.56)

CMYK percentages

%7.14
%12.5
%0
%56.08

Codes

Color #686270 in popluar color models

68 62 70
RGB 104 98 112
HSL 266° 6.67% 41.18%
HSB/HSV 266° 12.50% 43.92%
CMYK 7.14% 12.50% 0.00%
56.08%

Color #686270 in popluar number systems.

HEX 68 62 70
Decimal 104 98 112
Binary 1101000 1100010 1110000
Octal 150 142 160

Shades and tints

Shades of #686270

#686270
(104,98,112)
#5F5A66
(95,90,102)
#56525C
(86,82,92)
#4D4A52
(77,74,82)
#444248
(68,66,72)
#3B3A3E
(59,58,62)
#323234
(50,50,52)
#292A2A
(41,42,42)
#202220
(32,34,32)
#171A16
(23,26,22)
#0E120C
(14,18,12)
#000000
(0,0,0)

Tints of #686270

#686270
(104,98,112)
#75707D
(117,112,125)
#827E8A
(130,126,138)
#8F8C97
(143,140,151)
#9C9AA4
(156,154,164)
#A9A8B1
(169,168,177)
#B6B6BE
(182,182,190)
#C3C4CB
(195,196,203)
#D0D2D8
(208,210,216)
#DDE0E5
(221,224,229)
#EAEEF2
(234,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686270; }

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

This text font color is #686270.

Background Color

.myBgColor { background-color: #686270; }

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

This div background color is #686270.

Border color

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

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

This div border color is #686270.

Opacity

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

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

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

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

This text has shadow with #686270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686270.

Preview

Color preview on black background

This text has color #686270 on black background.


Color preview on white background

This text has color #686270 on white background.


Black color preview on #686270 background

This text has black color on #686270 background.


White color preview on #686270 background

This text has white color on #686270 background.


Related colors

Complementary color

Complementary color for #hex is #979D8F.


I love getcolorcode.com

Triadic colors

1 #706862 and #627068 with #686270 are triadic colors.

2 #706268 and #626870 with #686270 are triadic colors.