COLOR #688493

HEX: #688493 RGB: (104,132,147)

Renk bilgisi

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

RGB renk modeli

#688493 color RGB value is (104,132,147).

RGB: (104,132,147) (41%, 52%, 58%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 132 of 255 = 52%
B 147 of 255 = 58%

104
132
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 132 + 147 = 383 (100%)
R 104 of 383 ~ 27.15%
G 132 of 383 ~ 34.46%
B 147 of 383 ~ 38.38'%

%27.15
%34.46
%38.38

CMYK RENK MODELİ

#688493 rengi CMYK tonu (29,10,0,42).

  • camgöbeği tonu 29.25%
  • eflatun tonu 10.20%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%

CMYK: (29,10,0,42)
C29M10Y0K42 (29%, 10%, 0%, 42%)
(0.29 / 0.10 / 0.00 / 0.42)

CMYK yüzdeleri

%29.25
%10.2
%0
%42.35

Codes

Color #688493 in popluar color models

68 84 93
RGB 104 132 147
HSL 201° 17.13% 49.22%
HSB/HSV 201° 29.25% 57.65%
CMYK 29.25% 10.20% 0.00%
42.35%

Color #688493 in popluar number systems.

HEX 68 84 93
Decimal 104 132 147
Binary 1101000 10000100 10010011
Octal 150 204 223

Shades and tints

Shades of #688493

#688493
(104,132,147)
#5F7886
(95,120,134)
#566C79
(86,108,121)
#4D606C
(77,96,108)
#44545F
(68,84,95)
#3B4852
(59,72,82)
#323C45
(50,60,69)
#293038
(41,48,56)
#20242B
(32,36,43)
#17181E
(23,24,30)
#0E0C11
(14,12,17)
#000000
(0,0,0)

Tints of #688493

#688493
(104,132,147)
#758F9C
(117,143,156)
#829AA5
(130,154,165)
#8FA5AE
(143,165,174)
#9CB0B7
(156,176,183)
#A9BBC0
(169,187,192)
#B6C6C9
(182,198,201)
#C3D1D2
(195,209,210)
#D0DCDB
(208,220,219)
#DDE7E4
(221,231,228)
#EAF2ED
(234,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688493 color. Also use rgb(104,132,147) instead hex code.

Text Font Color

.myTextColor { color: #688493; }

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

This text font color is #688493.

Background Color

.myBgColor { background-color: #688493; }

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

This div background color is #688493.

Border color

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

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

This div border color is #688493.

Opacity

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

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

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

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

This text has shadow with #688493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688493.

Preview

Color preview on black background

This text has color #688493 on black background.


Color preview on white background

This text has color #688493 on white background.


Black color preview on #688493 background

This text has black color on #688493 background.


White color preview on #688493 background

This text has white color on #688493 background.


Related colors

Complementary color

Complementary color for #hex is #977B6C.


I love getcolorcode.com

Triadic colors

1 #936884 and #849368 with #688493 are triadic colors.

2 #938468 and #846893 with #688493 are triadic colors.