COLOR #688187

HEX: #688187 RGB: (104,129,135)

Color info

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

RGB color model

#688187 color RGB value is (104,129,135).

RGB: (104,129,135) (41%, 51%, 53%)

RGB channels and saturation

R 104 of 255 = 41%
G 129 of 255 = 51%
B 135 of 255 = 53%

104
129
135

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

Portions of RGB colors in percentages

R + G + B = 104 + 129 + 135 = 368 (100%)
R 104 of 368 ~ 28.26%
G 129 of 368 ~ 35.05%
B 135 of 368 ~ 36.68'%

%28.26
%35.05
%36.68

CMYK color model

#688187 color CMYK value is (23,4,0,47).

  • cyan value is 22.96%
  • magenta value is 4.44%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (23,4,0,47) C23M4Y0K47 (23%,4%,0%,47%) (0.23/0.04/0.00/0.47) 

CMYK percentages

%22.96
%4.44
%0
%47.06

Codes

Color #688187 in popluar color models

68 81 87
RGB 104 129 135
HSL 192° 12.97% 46.86%
HSB/HSV 192° 22.96% 52.94%
CMYK 22.96% 4.44% 0.00%
47.06%

Color #688187 in popluar number systems.

HEX 68 81 87
Decimal 104 129 135
Binary 1101000 10000001 10000111
Octal 150 201 207

Shades and tints

Shades of #688187

#688187
(104,129,135)
#5F767B
(95,118,123)
#566B6F
(86,107,111)
#4D6063
(77,96,99)
#445557
(68,85,87)
#3B4A4B
(59,74,75)
#323F3F
(50,63,63)
#293433
(41,52,51)
#202927
(32,41,39)
#171E1B
(23,30,27)
#0E130F
(14,19,15)
#000000
(0,0,0)

Tints of #688187

#688187
(104,129,135)
#758C91
(117,140,145)
#82979B
(130,151,155)
#8FA2A5
(143,162,165)
#9CADAF
(156,173,175)
#A9B8B9
(169,184,185)
#B6C3C3
(182,195,195)
#C3CECD
(195,206,205)
#D0D9D7
(208,217,215)
#DDE4E1
(221,228,225)
#EAEFEB
(234,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688187; }

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

This text font color is #688187.

Background Color

.myBgColor { background-color: #688187; }

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

This div background color is #688187.

Border color

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

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

This div border color is #688187.

Opacity

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

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

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

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

This text has shadow with #688187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688187.

Preview

Color preview on black background

This text has color #688187 on black background.


Color preview on white background

This text has color #688187 on white background.


Black color preview on #688187 background

This text has black color on #688187 background.


White color preview on #688187 background

This text has white color on #688187 background.


Related colors

Complementary color

Complementary color for #hex is #977E78.


I love getcolorcode.com

Triadic colors

1 #876881 and #818768 with #688187 are triadic colors.

2 #878168 and #816887 with #688187 are triadic colors.