COLOR #688182

HEX: #688182 RGB: (104,129,130)

Color info

#688182 contains red, green and blue colors in about the same proportion. Web safe color of #688182 is #669999 (or #699).

RGB color model

#688182 color RGB value is (104,129,130).

RGB: (104,129,130) (41%, 51%, 51%)

RGB channels and saturation

R 104 of 255 = 41%
G 129 of 255 = 51%
B 130 of 255 = 51%

104
129
130

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

Portions of RGB colors in percentages

R + G + B = 104 + 129 + 130 = 363 (100%)
R 104 of 363 ~ 28.65%
G 129 of 363 ~ 35.54%
B 130 of 363 ~ 35.81'%

%28.65
%35.54
%35.81

CMYK color model

#688182 color CMYK value is (20,1,0,49).

  • cyan value is 20.00%
  • magenta value is 0.77%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (20,1,0,49)
C20M1Y0K49 (20%, 1%, 0%, 49%)
(0.20 / 0.01 / 0.00 / 0.49)

CMYK percentages

%20
%0.77
%0
%49.02

Codes

Color #688182 in popluar color models

68 81 82
RGB 104 129 130
HSL 182° 11.11% 45.88%
HSB/HSV 182° 20.00% 50.98%
CMYK 20.00% 0.77% 0.00%
49.02%

Color #688182 in popluar number systems.

HEX 68 81 82
Decimal 104 129 130
Binary 1101000 10000001 10000010
Octal 150 201 202

Shades and tints

Shades of #688182

#688182
(104,129,130)
#5F7677
(95,118,119)
#566B6C
(86,107,108)
#4D6061
(77,96,97)
#445556
(68,85,86)
#3B4A4B
(59,74,75)
#323F40
(50,63,64)
#293435
(41,52,53)
#20292A
(32,41,42)
#171E1F
(23,30,31)
#0E1314
(14,19,20)
#000000
(0,0,0)

Tints of #688182

#688182
(104,129,130)
#758C8D
(117,140,141)
#829798
(130,151,152)
#8FA2A3
(143,162,163)
#9CADAE
(156,173,174)
#A9B8B9
(169,184,185)
#B6C3C4
(182,195,196)
#C3CECF
(195,206,207)
#D0D9DA
(208,217,218)
#DDE4E5
(221,228,229)
#EAEFF0
(234,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688182; }

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

This text font color is #688182.

Background Color

.myBgColor { background-color: #688182; }

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

This div background color is #688182.

Border color

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

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

This div border color is #688182.

Opacity

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

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

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

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

This text has shadow with #688182 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688182.

Preview

Color preview on black background

This text has color #688182 on black background.


Color preview on white background

This text has color #688182 on white background.


Black color preview on #688182 background

This text has black color on #688182 background.


White color preview on #688182 background

This text has white color on #688182 background.


Related colors

Complementary color

Complementary color for #hex is #977E7D.


I love getcolorcode.com

Triadic colors

1 #826881 and #818268 with #688182 are triadic colors.

2 #828168 and #816882 with #688182 are triadic colors.