COLOR #688B6B

HEX: #688B6B RGB: (104,139,107)

Renk bilgisi

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

RGB renk modeli

#688B6B color RGB value is (104,139,107).

RGB: (104,139,107) (41%, 55%, 42%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 139 of 255 = 55%
B 107 of 255 = 42%

104
139
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 139 + 107 = 350 (100%)
R 104 of 350 ~ 29.71%
G 139 of 350 ~ 39.71%
B 107 of 350 ~ 30.57'%

%29.71
%39.71
%30.57

CMYK RENK MODELİ

#688B6B rengi CMYK tonu (25,0,23,45).

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

CMYK: (25,0,23,45)
C25M0Y23K45 (25%, 0%, 23%, 45%)
(0.25 / 0.00 / 0.23 / 0.45)

CMYK yüzdeleri

%25.18
%0
%23.02
%45.49

Codes

Color #688B6B in popluar color models

68 8B 6B
RGB 104 139 107
HSL 125° 14.40% 47.65%
HSB/HSV 125° 25.18% 54.51%
CMYK 25.18% 0.00% 23.02%
45.49%

Color #688B6B in popluar number systems.

HEX 68 8B 6B
Decimal 104 139 107
Binary 1101000 10001011 1101011
Octal 150 213 153

Shades and tints

Shades of #688B6B

#688B6B
(104,139,107)
#5F7F62
(95,127,98)
#567359
(86,115,89)
#4D6750
(77,103,80)
#445B47
(68,91,71)
#3B4F3E
(59,79,62)
#324335
(50,67,53)
#29372C
(41,55,44)
#202B23
(32,43,35)
#171F1A
(23,31,26)
#0E1311
(14,19,17)
#000000
(0,0,0)

Tints of #688B6B

#688B6B
(104,139,107)
#759578
(117,149,120)
#829F85
(130,159,133)
#8FA992
(143,169,146)
#9CB39F
(156,179,159)
#A9BDAC
(169,189,172)
#B6C7B9
(182,199,185)
#C3D1C6
(195,209,198)
#D0DBD3
(208,219,211)
#DDE5E0
(221,229,224)
#EAEFED
(234,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688B6B; }

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

This text font color is #688B6B.

Background Color

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

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

This div background color is #688B6B.

Border color

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

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

This div border color is #688B6B.

Opacity

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

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

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

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

This text has shadow with #688B6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688B6B.

Preview

Color preview on black background

This text has color #688B6B on black background.


Color preview on white background

This text has color #688B6B on white background.


Black color preview on #688B6B background

This text has black color on #688B6B background.


White color preview on #688B6B background

This text has white color on #688B6B background.


Related colors

Complementary color

Complementary color for #hex is #977494.


I love getcolorcode.com

Triadic colors

1 #6B688B and #8B6B68 with #688B6B are triadic colors.

2 #6B8B68 and #8B686B with #688B6B are triadic colors.