COLOR #688885

HEX: #688885 RGB: (104,136,133)

Color info

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

RGB color model

#688885 color RGB value is (104,136,133).

RGB: (104,136,133) (41%, 53%, 52%)

RGB channels and saturation

R 104 of 255 = 41%
G 136 of 255 = 53%
B 133 of 255 = 52%

104
136
133

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

Portions of RGB colors in percentages

R + G + B = 104 + 136 + 133 = 373 (100%)
R 104 of 373 ~ 27.88%
G 136 of 373 ~ 36.46%
B 133 of 373 ~ 35.66'%

%27.88
%36.46
%35.66

CMYK color model

#688885 color CMYK value is (24,0,2,47).

  • cyan value is 23.53%
  • magenta value is 0.00%
  • yellow value is 2.21%
  • key color value is 46.67%

CMYK: (24,0,2,47)
C24M0Y2K47 (24%, 0%, 2%, 47%)
(0.24 / 0.00 / 0.02 / 0.47)

CMYK percentages

%23.53
%0
%2.21
%46.67

Codes

Color #688885 in popluar color models

68 88 85
RGB 104 136 133
HSL 174° 13.33% 47.06%
HSB/HSV 174° 23.53% 53.33%
CMYK 23.53% 0.00% 2.21%
46.67%

Color #688885 in popluar number systems.

HEX 68 88 85
Decimal 104 136 133
Binary 1101000 10001000 10000101
Octal 150 210 205

Shades and tints

Shades of #688885

#688885
(104,136,133)
#5F7C79
(95,124,121)
#56706D
(86,112,109)
#4D6461
(77,100,97)
#445855
(68,88,85)
#3B4C49
(59,76,73)
#32403D
(50,64,61)
#293431
(41,52,49)
#202825
(32,40,37)
#171C19
(23,28,25)
#0E100D
(14,16,13)
#000000
(0,0,0)

Tints of #688885

#688885
(104,136,133)
#759290
(117,146,144)
#829C9B
(130,156,155)
#8FA6A6
(143,166,166)
#9CB0B1
(156,176,177)
#A9BABC
(169,186,188)
#B6C4C7
(182,196,199)
#C3CED2
(195,206,210)
#D0D8DD
(208,216,221)
#DDE2E8
(221,226,232)
#EAECF3
(234,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688885 color. Also use rgb(104,136,133) instead hex code.

Text Font Color

.myTextColor { color: #688885; }

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

This text font color is #688885.

Background Color

.myBgColor { background-color: #688885; }

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

This div background color is #688885.

Border color

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

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

This div border color is #688885.

Opacity

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

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

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

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

This text has shadow with #688885 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688885.

Preview

Color preview on black background

This text has color #688885 on black background.


Color preview on white background

This text has color #688885 on white background.


Black color preview on #688885 background

This text has black color on #688885 background.


White color preview on #688885 background

This text has white color on #688885 background.


Related colors

Complementary color

Complementary color for #hex is #97777A.


I love getcolorcode.com

Triadic colors

1 #856888 and #888568 with #688885 are triadic colors.

2 #858868 and #886885 with #688885 are triadic colors.