COLOR #688A81

HEX: #688A81 RGB: (104,138,129)

Renk bilgisi

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

RGB renk modeli

#688A81 color RGB value is (104,138,129).

RGB: (104,138,129) (41%, 54%, 51%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 138 of 255 = 54%
B 129 of 255 = 51%

104
138
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 138 + 129 = 371 (100%)
R 104 of 371 ~ 28.03%
G 138 of 371 ~ 37.2%
B 129 of 371 ~ 34.77'%

%28.03
%37.2
%34.77

CMYK RENK MODELİ

#688A81 rengi CMYK tonu (25,0,7,46).

  • camgöbeği tonu 24.64%
  • eflatun tonu 0.00%
  • sarı tonu 6.52%
  • ana renk tonu 45.88%

CMYK: (25,0,7,46)
C25M0Y7K46 (25%, 0%, 7%, 46%)
(0.25 / 0.00 / 0.07 / 0.46)

CMYK yüzdeleri

%24.64
%0
%6.52
%45.88

Codes

Color #688A81 in popluar color models

68 8A 81
RGB 104 138 129
HSL 164° 14.05% 47.45%
HSB/HSV 164° 24.64% 54.12%
CMYK 24.64% 0.00% 6.52%
45.88%

Color #688A81 in popluar number systems.

HEX 68 8A 81
Decimal 104 138 129
Binary 1101000 10001010 10000001
Octal 150 212 201

Shades and tints

Shades of #688A81

#688A81
(104,138,129)
#5F7E76
(95,126,118)
#56726B
(86,114,107)
#4D6660
(77,102,96)
#445A55
(68,90,85)
#3B4E4A
(59,78,74)
#32423F
(50,66,63)
#293634
(41,54,52)
#202A29
(32,42,41)
#171E1E
(23,30,30)
#0E1213
(14,18,19)
#000000
(0,0,0)

Tints of #688A81

#688A81
(104,138,129)
#75948C
(117,148,140)
#829E97
(130,158,151)
#8FA8A2
(143,168,162)
#9CB2AD
(156,178,173)
#A9BCB8
(169,188,184)
#B6C6C3
(182,198,195)
#C3D0CE
(195,208,206)
#D0DAD9
(208,218,217)
#DDE4E4
(221,228,228)
#EAEEEF
(234,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688A81; }

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

This text font color is #688A81.

Background Color

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

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

This div background color is #688A81.

Border color

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

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

This div border color is #688A81.

Opacity

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

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

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

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

This text has shadow with #688A81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688A81.

Preview

Color preview on black background

This text has color #688A81 on black background.


Color preview on white background

This text has color #688A81 on white background.


Black color preview on #688A81 background

This text has black color on #688A81 background.


White color preview on #688A81 background

This text has white color on #688A81 background.


Related colors

Complementary color

Complementary color for #hex is #97757E.


I love getcolorcode.com

Triadic colors

1 #81688A and #8A8168 with #688A81 are triadic colors.

2 #818A68 and #8A6881 with #688A81 are triadic colors.