COLOR #688A73

HEX: #688A73 RGB: (104,138,115)

Renk bilgisi

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

RGB renk modeli

#688A73 color RGB value is (104,138,115).

RGB: (104,138,115) (41%, 54%, 45%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 138 of 255 = 54%
B 115 of 255 = 45%

104
138
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 138 + 115 = 357 (100%)
R 104 of 357 ~ 29.13%
G 138 of 357 ~ 38.66%
B 115 of 357 ~ 32.21'%

%29.13
%38.66
%32.21

CMYK RENK MODELİ

#688A73 rengi CMYK tonu (25,0,17,46).

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

CMYK: (25,0,17,46)
C25M0Y17K46 (25%, 0%, 17%, 46%)
(0.25 / 0.00 / 0.17 / 0.46)

CMYK yüzdeleri

%24.64
%0
%16.67
%45.88

Codes

Color #688A73 in popluar color models

68 8A 73
RGB 104 138 115
HSL 139° 14.05% 47.45%
HSB/HSV 139° 24.64% 54.12%
CMYK 24.64% 0.00% 16.67%
45.88%

Color #688A73 in popluar number systems.

HEX 68 8A 73
Decimal 104 138 115
Binary 1101000 10001010 1110011
Octal 150 212 163

Shades and tints

Shades of #688A73

#688A73
(104,138,115)
#5F7E69
(95,126,105)
#56725F
(86,114,95)
#4D6655
(77,102,85)
#445A4B
(68,90,75)
#3B4E41
(59,78,65)
#324237
(50,66,55)
#29362D
(41,54,45)
#202A23
(32,42,35)
#171E19
(23,30,25)
#0E120F
(14,18,15)
#000000
(0,0,0)

Tints of #688A73

#688A73
(104,138,115)
#75947F
(117,148,127)
#829E8B
(130,158,139)
#8FA897
(143,168,151)
#9CB2A3
(156,178,163)
#A9BCAF
(169,188,175)
#B6C6BB
(182,198,187)
#C3D0C7
(195,208,199)
#D0DAD3
(208,218,211)
#DDE4DF
(221,228,223)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688A73; }

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

This text font color is #688A73.

Background Color

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

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

This div background color is #688A73.

Border color

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

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

This div border color is #688A73.

Opacity

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

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

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

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

This text has shadow with #688A73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688A73.

Preview

Color preview on black background

This text has color #688A73 on black background.


Color preview on white background

This text has color #688A73 on white background.


Black color preview on #688A73 background

This text has black color on #688A73 background.


White color preview on #688A73 background

This text has white color on #688A73 background.


Related colors

Complementary color

Complementary color for #hex is #97758C.


I love getcolorcode.com

Triadic colors

1 #73688A and #8A7368 with #688A73 are triadic colors.

2 #738A68 and #8A6873 with #688A73 are triadic colors.