COLOR #688B6D

HEX: #688B6D RGB: (104,139,109)

Renk bilgisi

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

RGB renk modeli

#688B6D color RGB value is (104,139,109).

RGB: (104,139,109) (41%, 55%, 43%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 139 of 255 = 55%
B 109 of 255 = 43%

104
139
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 139 + 109 = 352 (100%)
R 104 of 352 ~ 29.55%
G 139 of 352 ~ 39.49%
B 109 of 352 ~ 30.97'%

%29.55
%39.49
%30.97

CMYK RENK MODELİ

#688B6D rengi CMYK tonu (25,0,22,45).

  • camgöbeği tonu 25.18%
  • eflatun tonu 0.00%
  • sarı tonu 21.58%
  • ana renk tonu 45.49%

CMYK: (25,0,22,45)
C25M0Y22K45 (25%, 0%, 22%, 45%)
(0.25 / 0.00 / 0.22 / 0.45)

CMYK yüzdeleri

%25.18
%0
%21.58
%45.49

Codes

Color #688B6D in popluar color models

68 8B 6D
RGB 104 139 109
HSL 129° 14.40% 47.65%
HSB/HSV 129° 25.18% 54.51%
CMYK 25.18% 0.00% 21.58%
45.49%

Color #688B6D in popluar number systems.

HEX 68 8B 6D
Decimal 104 139 109
Binary 1101000 10001011 1101101
Octal 150 213 155

Shades and tints

Shades of #688B6D

#688B6D
(104,139,109)
#5F7F64
(95,127,100)
#56735B
(86,115,91)
#4D6752
(77,103,82)
#445B49
(68,91,73)
#3B4F40
(59,79,64)
#324337
(50,67,55)
#29372E
(41,55,46)
#202B25
(32,43,37)
#171F1C
(23,31,28)
#0E1313
(14,19,19)
#000000
(0,0,0)

Tints of #688B6D

#688B6D
(104,139,109)
#75957A
(117,149,122)
#829F87
(130,159,135)
#8FA994
(143,169,148)
#9CB3A1
(156,179,161)
#A9BDAE
(169,189,174)
#B6C7BB
(182,199,187)
#C3D1C8
(195,209,200)
#D0DBD5
(208,219,213)
#DDE5E2
(221,229,226)
#EAEFEF
(234,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688B6D color. Also use rgb(104,139,109) instead hex code.

Text Font Color

.myTextColor { color: #688B6D; }

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

This text font color is #688B6D.

Background Color

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

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

This div background color is #688B6D.

Border color

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

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

This div border color is #688B6D.

Opacity

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

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

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

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

This text has shadow with #688B6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688B6D.

Preview

Color preview on black background

This text has color #688B6D on black background.


Color preview on white background

This text has color #688B6D on white background.


Black color preview on #688B6D background

This text has black color on #688B6D background.


White color preview on #688B6D background

This text has white color on #688B6D background.


Related colors

Complementary color

Complementary color for #hex is #977492.


I love getcolorcode.com

Triadic colors

1 #6D688B and #8B6D68 with #688B6D are triadic colors.

2 #6D8B68 and #8B686D with #688B6D are triadic colors.