COLOR #688593

HEX: #688593 RGB: (104,133,147)

Renk bilgisi

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

RGB renk modeli

#688593 color RGB value is (104,133,147).

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

RGB bağlantıları ve doygunluk

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

104
133
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 133 + 147 = 384 (100%)
R 104 of 384 ~ 27.08%
G 133 of 384 ~ 34.64%
B 147 of 384 ~ 38.28'%

%27.08
%34.64
%38.28

CMYK RENK MODELİ

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

  • camgöbeği tonu 29.25%
  • eflatun tonu 9.52%
  • 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
%9.52
%0
%42.35

Codes

Color #688593 in popluar color models

68 85 93
RGB 104 133 147
HSL 200° 17.13% 49.22%
HSB/HSV 200° 29.25% 57.65%
CMYK 29.25% 9.52% 0.00%
42.35%

Color #688593 in popluar number systems.

HEX 68 85 93
Decimal 104 133 147
Binary 1101000 10000101 10010011
Octal 150 205 223

Shades and tints

Shades of #688593

#688593
(104,133,147)
#5F7986
(95,121,134)
#566D79
(86,109,121)
#4D616C
(77,97,108)
#44555F
(68,85,95)
#3B4952
(59,73,82)
#323D45
(50,61,69)
#293138
(41,49,56)
#20252B
(32,37,43)
#17191E
(23,25,30)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #688593

#688593
(104,133,147)
#75909C
(117,144,156)
#829BA5
(130,155,165)
#8FA6AE
(143,166,174)
#9CB1B7
(156,177,183)
#A9BCC0
(169,188,192)
#B6C7C9
(182,199,201)
#C3D2D2
(195,210,210)
#D0DDDB
(208,221,219)
#DDE8E4
(221,232,228)
#EAF3ED
(234,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688593; }

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

This text font color is #688593.

Background Color

.myBgColor { background-color: #688593; }

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

This div background color is #688593.

Border color

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

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

This div border color is #688593.

Opacity

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

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

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

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

This text has shadow with #688593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688593.

Preview

Color preview on black background

This text has color #688593 on black background.


Color preview on white background

This text has color #688593 on white background.


Black color preview on #688593 background

This text has black color on #688593 background.


White color preview on #688593 background

This text has white color on #688593 background.


Related colors

Complementary color

Complementary color for #hex is #977A6C.


I love getcolorcode.com

Triadic colors

1 #936885 and #859368 with #688593 are triadic colors.

2 #938568 and #856893 with #688593 are triadic colors.