COLOR #687888

HEX: #687888 RGB: (104,120,136)

Renk bilgisi

#687888 contains red, green and blue colors in about the same proportion. #687888 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#687888 color RGB value is (104,120,136).

RGB: (104,120,136) (41%, 47%, 53%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 120 of 255 = 47%
B 136 of 255 = 53%

104
120
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 120 + 136 = 360 (100%)
R 104 of 360 ~ 28.89%
G 120 of 360 ~ 33.33%
B 136 of 360 ~ 37.78'%

%28.89
%33.33
%37.78

CMYK RENK MODELİ

#687888 rengi CMYK tonu (24,12,0,47).

  • camgöbeği tonu 23.53%
  • eflatun tonu 11.76%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (24,12,0,47)
C24M12Y0K47 (24%, 12%, 0%, 47%)
(0.24 / 0.12 / 0.00 / 0.47)

CMYK yüzdeleri

%23.53
%11.76
%0
%46.67

Codes

Color #687888 in popluar color models

68 78 88
RGB 104 120 136
HSL 210° 13.33% 47.06%
HSB/HSV 210° 23.53% 53.33%
CMYK 23.53% 11.76% 0.00%
46.67%

Color #687888 in popluar number systems.

HEX 68 78 88
Decimal 104 120 136
Binary 1101000 1111000 10001000
Octal 150 170 210

Shades and tints

Shades of #687888

#687888
(104,120,136)
#5F6E7C
(95,110,124)
#566470
(86,100,112)
#4D5A64
(77,90,100)
#445058
(68,80,88)
#3B464C
(59,70,76)
#323C40
(50,60,64)
#293234
(41,50,52)
#202828
(32,40,40)
#171E1C
(23,30,28)
#0E1410
(14,20,16)
#000000
(0,0,0)

Tints of #687888

#687888
(104,120,136)
#758492
(117,132,146)
#82909C
(130,144,156)
#8F9CA6
(143,156,166)
#9CA8B0
(156,168,176)
#A9B4BA
(169,180,186)
#B6C0C4
(182,192,196)
#C3CCCE
(195,204,206)
#D0D8D8
(208,216,216)
#DDE4E2
(221,228,226)
#EAF0EC
(234,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687888; }

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

This text font color is #687888.

Background Color

.myBgColor { background-color: #687888; }

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

This div background color is #687888.

Border color

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

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

This div border color is #687888.

Opacity

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

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

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

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

This text has shadow with #687888 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687888.

Preview

Color preview on black background

This text has color #687888 on black background.


Color preview on white background

This text has color #687888 on white background.


Black color preview on #687888 background

This text has black color on #687888 background.


White color preview on #687888 background

This text has white color on #687888 background.


Related colors

Complementary color

Complementary color for #hex is #978777.


I love getcolorcode.com

Triadic colors

1 #886878 and #788868 with #687888 are triadic colors.

2 #887868 and #786888 with #687888 are triadic colors.