COLOR #688289

HEX: #688289 RGB: (104,130,137)

Renk bilgisi

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

RGB renk modeli

#688289 color RGB value is (104,130,137).

RGB: (104,130,137) (41%, 51%, 54%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 130 of 255 = 51%
B 137 of 255 = 54%

104
130
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 130 + 137 = 371 (100%)
R 104 of 371 ~ 28.03%
G 130 of 371 ~ 35.04%
B 137 of 371 ~ 36.93'%

%28.03
%35.04
%36.93

CMYK RENK MODELİ

#688289 rengi CMYK tonu (24,5,0,46).

  • camgöbeği tonu 24.09%
  • eflatun tonu 5.11%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (24,5,0,46)
C24M5Y0K46 (24%, 5%, 0%, 46%)
(0.24 / 0.05 / 0.00 / 0.46)

CMYK yüzdeleri

%24.09
%5.11
%0
%46.27

Codes

Color #688289 in popluar color models

68 82 89
RGB 104 130 137
HSL 193° 13.69% 47.25%
HSB/HSV 193° 24.09% 53.73%
CMYK 24.09% 5.11% 0.00%
46.27%

Color #688289 in popluar number systems.

HEX 68 82 89
Decimal 104 130 137
Binary 1101000 10000010 10001001
Octal 150 202 211

Shades and tints

Shades of #688289

#688289
(104,130,137)
#5F777D
(95,119,125)
#566C71
(86,108,113)
#4D6165
(77,97,101)
#445659
(68,86,89)
#3B4B4D
(59,75,77)
#324041
(50,64,65)
#293535
(41,53,53)
#202A29
(32,42,41)
#171F1D
(23,31,29)
#0E1411
(14,20,17)
#000000
(0,0,0)

Tints of #688289

#688289
(104,130,137)
#758D93
(117,141,147)
#82989D
(130,152,157)
#8FA3A7
(143,163,167)
#9CAEB1
(156,174,177)
#A9B9BB
(169,185,187)
#B6C4C5
(182,196,197)
#C3CFCF
(195,207,207)
#D0DAD9
(208,218,217)
#DDE5E3
(221,229,227)
#EAF0ED
(234,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688289 color. Also use rgb(104,130,137) instead hex code.

Text Font Color

.myTextColor { color: #688289; }

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

This text font color is #688289.

Background Color

.myBgColor { background-color: #688289; }

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

This div background color is #688289.

Border color

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

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

This div border color is #688289.

Opacity

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

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

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

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

This text has shadow with #688289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688289.

Preview

Color preview on black background

This text has color #688289 on black background.


Color preview on white background

This text has color #688289 on white background.


Black color preview on #688289 background

This text has black color on #688289 background.


White color preview on #688289 background

This text has white color on #688289 background.


Related colors

Complementary color

Complementary color for #hex is #977D76.


I love getcolorcode.com

Triadic colors

1 #896882 and #828968 with #688289 are triadic colors.

2 #898268 and #826889 with #688289 are triadic colors.