COLOR #688082

HEX: #688082 RGB: (104,128,130)

Color info

#688082 contains red, green and blue colors in about the same proportion. Web safe color of #688082 is #666699 (or #669).

RGB color model

#688082 color RGB value is (104,128,130).

RGB: (104,128,130) (41%, 50%, 51%)

RGB channels and saturation

R 104 of 255 = 41%
G 128 of 255 = 50%
B 130 of 255 = 51%

104
128
130

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

Portions of RGB colors in percentages

R + G + B = 104 + 128 + 130 = 362 (100%)
R 104 of 362 ~ 28.73%
G 128 of 362 ~ 35.36%
B 130 of 362 ~ 35.91'%

%28.73
%35.36
%35.91

CMYK color model

#688082 color CMYK value is (20,2,0,49).

  • cyan value is 20.00%
  • magenta value is 1.54%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (20,2,0,49) C20M2Y0K49 (20%,2%,0%,49%) (0.20/0.02/0.00/0.49) 

CMYK percentages

%20
%1.54
%0
%49.02

Codes

Color #688082 in popluar color models

68 80 82
RGB 104 128 130
HSL 185° 11.11% 45.88%
HSB/HSV 185° 20.00% 50.98%
CMYK 20.00% 1.54% 0.00%
49.02%

Color #688082 in popluar number systems.

HEX 68 80 82
Decimal 104 128 130
Binary 1101000 10000000 10000010
Octal 150 200 202

Shades and tints

Shades of #688082

#688082
(104,128,130)
#5F7577
(95,117,119)
#566A6C
(86,106,108)
#4D5F61
(77,95,97)
#445456
(68,84,86)
#3B494B
(59,73,75)
#323E40
(50,62,64)
#293335
(41,51,53)
#20282A
(32,40,42)
#171D1F
(23,29,31)
#0E1214
(14,18,20)
#000000
(0,0,0)

Tints of #688082

#688082
(104,128,130)
#758B8D
(117,139,141)
#829698
(130,150,152)
#8FA1A3
(143,161,163)
#9CACAE
(156,172,174)
#A9B7B9
(169,183,185)
#B6C2C4
(182,194,196)
#C3CDCF
(195,205,207)
#D0D8DA
(208,216,218)
#DDE3E5
(221,227,229)
#EAEEF0
(234,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688082 color. Also use rgb(104,128,130) instead hex code.

Text Font Color

.myTextColor { color: #688082; }

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

This text font color is #688082.

Background Color

.myBgColor { background-color: #688082; }

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

This div background color is #688082.

Border color

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

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

This div border color is #688082.

Opacity

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

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

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

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

This text has shadow with #688082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688082.

Preview

Color preview on black background

This text has color #688082 on black background.


Color preview on white background

This text has color #688082 on white background.


Black color preview on #688082 background

This text has black color on #688082 background.


White color preview on #688082 background

This text has white color on #688082 background.


Related colors

Complementary color

Complementary color for #hex is #977F7D.


I love getcolorcode.com

Triadic colors

1 #826880 and #808268 with #688082 are triadic colors.

2 #828068 and #806882 with #688082 are triadic colors.