COLOR #688A9B

HEX: #688A9B RGB: (104,138,155)

Renk bilgisi

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

RGB renk modeli

#688A9B color RGB value is (104,138,155).

RGB: (104,138,155) (41%, 54%, 61%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 138 of 255 = 54%
B 155 of 255 = 61%

104
138
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 138 + 155 = 397 (100%)
R 104 of 397 ~ 26.2%
G 138 of 397 ~ 34.76%
B 155 of 397 ~ 39.04'%

%26.2
%34.76
%39.04

CMYK RENK MODELİ

#688A9B rengi CMYK tonu (33,11,0,39).

  • camgöbeği tonu 32.90%
  • eflatun tonu 10.97%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (33,11,0,39)
C33M11Y0K39 (33%, 11%, 0%, 39%)
(0.33 / 0.11 / 0.00 / 0.39)

CMYK yüzdeleri

%32.9
%10.97
%0
%39.22

Codes

Color #688A9B in popluar color models

68 8A 9B
RGB 104 138 155
HSL 200° 20.32% 50.78%
HSB/HSV 200° 32.90% 60.78%
CMYK 32.90% 10.97% 0.00%
39.22%

Color #688A9B in popluar number systems.

HEX 68 8A 9B
Decimal 104 138 155
Binary 1101000 10001010 10011011
Octal 150 212 233

Shades and tints

Shades of #688A9B

#688A9B
(104,138,155)
#5F7E8D
(95,126,141)
#56727F
(86,114,127)
#4D6671
(77,102,113)
#445A63
(68,90,99)
#3B4E55
(59,78,85)
#324247
(50,66,71)
#293639
(41,54,57)
#202A2B
(32,42,43)
#171E1D
(23,30,29)
#0E120F
(14,18,15)
#000000
(0,0,0)

Tints of #688A9B

#688A9B
(104,138,155)
#7594A4
(117,148,164)
#829EAD
(130,158,173)
#8FA8B6
(143,168,182)
#9CB2BF
(156,178,191)
#A9BCC8
(169,188,200)
#B6C6D1
(182,198,209)
#C3D0DA
(195,208,218)
#D0DAE3
(208,218,227)
#DDE4EC
(221,228,236)
#EAEEF5
(234,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688A9B color. Also use rgb(104,138,155) instead hex code.

Text Font Color

.myTextColor { color: #688A9B; }

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

This text font color is #688A9B.

Background Color

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

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

This div background color is #688A9B.

Border color

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

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

This div border color is #688A9B.

Opacity

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

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

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

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

This text has shadow with #688A9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688A9B.

Preview

Color preview on black background

This text has color #688A9B on black background.


Color preview on white background

This text has color #688A9B on white background.


Black color preview on #688A9B background

This text has black color on #688A9B background.


White color preview on #688A9B background

This text has white color on #688A9B background.


Related colors

Complementary color

Complementary color for #hex is #977564.


I love getcolorcode.com

Triadic colors

1 #9B688A and #8A9B68 with #688A9B are triadic colors.

2 #9B8A68 and #8A689B with #688A9B are triadic colors.