COLOR #688EA4

HEX: #688EA4 RGB: (104,142,164)

Renk bilgisi

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

RGB renk modeli

#688EA4 color RGB value is (104,142,164).

RGB: (104,142,164) (41%, 56%, 64%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 142 of 255 = 56%
B 164 of 255 = 64%

104
142
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 142 + 164 = 410 (100%)
R 104 of 410 ~ 25.37%
G 142 of 410 ~ 34.63%
B 164 of 410 ~ 40'%

%25.37
%34.63
%40

CMYK RENK MODELİ

#688EA4 rengi CMYK tonu (37,13,0,36).

  • camgöbeği tonu 36.59%
  • eflatun tonu 13.41%
  • sarı tonu 0.00%
  • ana renk tonu 35.69%

CMYK: (37,13,0,36)
C37M13Y0K36 (37%, 13%, 0%, 36%)
(0.37 / 0.13 / 0.00 / 0.36)

CMYK yüzdeleri

%36.59
%13.41
%0
%35.69

Codes

Color #688EA4 in popluar color models

68 8E A4
RGB 104 142 164
HSL 202° 24.79% 52.55%
HSB/HSV 202° 36.59% 64.31%
CMYK 36.59% 13.41% 0.00%
35.69%

Color #688EA4 in popluar number systems.

HEX 68 8E A4
Decimal 104 142 164
Binary 1101000 10001110 10100100
Octal 150 216 244

Shades and tints

Shades of #688EA4

#688EA4
(104,142,164)
#5F8296
(95,130,150)
#567688
(86,118,136)
#4D6A7A
(77,106,122)
#445E6C
(68,94,108)
#3B525E
(59,82,94)
#324650
(50,70,80)
#293A42
(41,58,66)
#202E34
(32,46,52)
#172226
(23,34,38)
#0E1618
(14,22,24)
#000000
(0,0,0)

Tints of #688EA4

#688EA4
(104,142,164)
#7598AC
(117,152,172)
#82A2B4
(130,162,180)
#8FACBC
(143,172,188)
#9CB6C4
(156,182,196)
#A9C0CC
(169,192,204)
#B6CAD4
(182,202,212)
#C3D4DC
(195,212,220)
#D0DEE4
(208,222,228)
#DDE8EC
(221,232,236)
#EAF2F4
(234,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688EA4 color. Also use rgb(104,142,164) instead hex code.

Text Font Color

.myTextColor { color: #688EA4; }

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

This text font color is #688EA4.

Background Color

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

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

This div background color is #688EA4.

Border color

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

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

This div border color is #688EA4.

Opacity

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

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

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

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

This text has shadow with #688EA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688EA4.

Preview

Color preview on black background

This text has color #688EA4 on black background.


Color preview on white background

This text has color #688EA4 on white background.


Black color preview on #688EA4 background

This text has black color on #688EA4 background.


White color preview on #688EA4 background

This text has white color on #688EA4 background.


Related colors

Complementary color

Complementary color for #hex is #97715B.


I love getcolorcode.com

Triadic colors

1 #A4688E and #8EA468 with #688EA4 are triadic colors.

2 #A48E68 and #8E68A4 with #688EA4 are triadic colors.