COLOR #688AB0

HEX: #688AB0 RGB: (104,138,176)

Renk bilgisi

#688AB0 contains mainly green and blue colors. #688AB0 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#688AB0 color RGB value is (104,138,176).

RGB: (104,138,176) (41%, 54%, 69%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 138 of 255 = 54%
B 176 of 255 = 69%

104
138
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 138 + 176 = 418 (100%)
R 104 of 418 ~ 24.88%
G 138 of 418 ~ 33.01%
B 176 of 418 ~ 42.11'%

%24.88
%33.01
%42.11

CMYK RENK MODELİ

#688AB0 rengi CMYK tonu (41,22,0,31).

  • camgöbeği tonu 40.91%
  • eflatun tonu 21.59%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (41,22,0,31)
C41M22Y0K31 (41%, 22%, 0%, 31%)
(0.41 / 0.22 / 0.00 / 0.31)

CMYK yüzdeleri

%40.91
%21.59
%0
%30.98

Codes

Color #688AB0 in popluar color models

68 8A B0
RGB 104 138 176
HSL 212° 31.30% 54.90%
HSB/HSV 212° 40.91% 69.02%
CMYK 40.91% 21.59% 0.00%
30.98%

Color #688AB0 in popluar number systems.

HEX 68 8A B0
Decimal 104 138 176
Binary 1101000 10001010 10110000
Octal 150 212 260

Shades and tints

Shades of #688AB0

#688AB0
(104,138,176)
#5F7EA0
(95,126,160)
#567290
(86,114,144)
#4D6680
(77,102,128)
#445A70
(68,90,112)
#3B4E60
(59,78,96)
#324250
(50,66,80)
#293640
(41,54,64)
#202A30
(32,42,48)
#171E20
(23,30,32)
#0E1210
(14,18,16)
#000000
(0,0,0)

Tints of #688AB0

#688AB0
(104,138,176)
#7594B7
(117,148,183)
#829EBE
(130,158,190)
#8FA8C5
(143,168,197)
#9CB2CC
(156,178,204)
#A9BCD3
(169,188,211)
#B6C6DA
(182,198,218)
#C3D0E1
(195,208,225)
#D0DAE8
(208,218,232)
#DDE4EF
(221,228,239)
#EAEEF6
(234,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688AB0; }

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

This text font color is #688AB0.

Background Color

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

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

This div background color is #688AB0.

Border color

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

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

This div border color is #688AB0.

Opacity

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

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

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

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

This text has shadow with #688AB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688AB0.

Preview

Color preview on black background

This text has color #688AB0 on black background.


Color preview on white background

This text has color #688AB0 on white background.


Black color preview on #688AB0 background

This text has black color on #688AB0 background.


White color preview on #688AB0 background

This text has white color on #688AB0 background.


Related colors

Complementary color

Complementary color for #hex is #97754F.


I love getcolorcode.com

Triadic colors

1 #B0688A and #8AB068 with #688AB0 are triadic colors.

2 #B08A68 and #8A68B0 with #688AB0 are triadic colors.