COLOR #688C95

HEX: #688C95 RGB: (104,140,149)

Renk bilgisi

#688C95 contains red, green and blue colors in about the same proportion. #688C95 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#688C95 color RGB value is (104,140,149).

RGB: (104,140,149) (41%, 55%, 58%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 140 of 255 = 55%
B 149 of 255 = 58%

104
140
149

R + G + B ~ 51%. #688C95 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 140 + 149 = 393 (100%)
R 104 of 393 ~ 26.46%
G 140 of 393 ~ 35.62%
B 149 of 393 ~ 37.91'%

%26.46
%35.62
%37.91

CMYK RENK MODELİ

#688C95 rengi CMYK tonu (30,6,0,42).

  • camgöbeği tonu 30.20%
  • eflatun tonu 6.04%
  • sarı tonu 0.00%
  • ana renk tonu 41.57%

CMYK: (30,6,0,42)
C30M6Y0K42 (30%, 6%, 0%, 42%)
(0.30 / 0.06 / 0.00 / 0.42)

CMYK yüzdeleri

%30.2
%6.04
%0
%41.57

Codes

Color #688C95 in popluar color models

68 8C 95
RGB 104 140 149
HSL 192° 17.79% 49.61%
HSB/HSV 192° 30.20% 58.43%
CMYK 30.20% 6.04% 0.00%
41.57%

Color #688C95 in popluar number systems.

HEX 68 8C 95
Decimal 104 140 149
Binary 1101000 10001100 10010101
Octal 150 214 225

Shades and tints

Shades of #688C95

#688C95
(104,140,149)
#5F8088
(95,128,136)
#56747B
(86,116,123)
#4D686E
(77,104,110)
#445C61
(68,92,97)
#3B5054
(59,80,84)
#324447
(50,68,71)
#29383A
(41,56,58)
#202C2D
(32,44,45)
#172020
(23,32,32)
#0E1413
(14,20,19)
#000000
(0,0,0)

Tints of #688C95

#688C95
(104,140,149)
#75969E
(117,150,158)
#82A0A7
(130,160,167)
#8FAAB0
(143,170,176)
#9CB4B9
(156,180,185)
#A9BEC2
(169,190,194)
#B6C8CB
(182,200,203)
#C3D2D4
(195,210,212)
#D0DCDD
(208,220,221)
#DDE6E6
(221,230,230)
#EAF0EF
(234,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688C95 color. Also use rgb(104,140,149) instead hex code.

Text Font Color

.myTextColor { color: #688C95; }

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

This text font color is #688C95.

Background Color

.myBgColor { background-color: #688C95; }

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

This div background color is #688C95.

Border color

.myBorderColor { border: 1px solid #688C95; }

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

This div border color is #688C95.

Opacity

.myOpacity80 { color: #688C95; opacity: 0.8; }

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

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

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

This text has shadow with #688C95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688C95.

Preview

Color preview on black background

This text has color #688C95 on black background.


Color preview on white background

This text has color #688C95 on white background.


Black color preview on #688C95 background

This text has black color on #688C95 background.


White color preview on #688C95 background

This text has white color on #688C95 background.


Related colors

Complementary color

Complementary color for #hex is #97736A.


I love getcolorcode.com

Triadic colors

1 #95688C and #8C9568 with #688C95 are triadic colors.

2 #958C68 and #8C6895 with #688C95 are triadic colors.