COLOR #688A6B

HEX: #688A6B RGB: (104,138,107)

Renk bilgisi

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

RGB renk modeli

#688A6B color RGB value is (104,138,107).

RGB: (104,138,107) (41%, 54%, 42%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 138 of 255 = 54%
B 107 of 255 = 42%

104
138
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 138 + 107 = 349 (100%)
R 104 of 349 ~ 29.8%
G 138 of 349 ~ 39.54%
B 107 of 349 ~ 30.66'%

%29.8
%39.54
%30.66

CMYK RENK MODELİ

#688A6B rengi CMYK tonu (25,0,22,46).

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

CMYK: (25,0,22,46)
C25M0Y22K46 (25%, 0%, 22%, 46%)
(0.25 / 0.00 / 0.22 / 0.46)

CMYK yüzdeleri

%24.64
%0
%22.46
%45.88

Codes

Color #688A6B in popluar color models

68 8A 6B
RGB 104 138 107
HSL 125° 14.05% 47.45%
HSB/HSV 125° 24.64% 54.12%
CMYK 24.64% 0.00% 22.46%
45.88%

Color #688A6B in popluar number systems.

HEX 68 8A 6B
Decimal 104 138 107
Binary 1101000 10001010 1101011
Octal 150 212 153

Shades and tints

Shades of #688A6B

#688A6B
(104,138,107)
#5F7E62
(95,126,98)
#567259
(86,114,89)
#4D6650
(77,102,80)
#445A47
(68,90,71)
#3B4E3E
(59,78,62)
#324235
(50,66,53)
#29362C
(41,54,44)
#202A23
(32,42,35)
#171E1A
(23,30,26)
#0E1211
(14,18,17)
#000000
(0,0,0)

Tints of #688A6B

#688A6B
(104,138,107)
#759478
(117,148,120)
#829E85
(130,158,133)
#8FA892
(143,168,146)
#9CB29F
(156,178,159)
#A9BCAC
(169,188,172)
#B6C6B9
(182,198,185)
#C3D0C6
(195,208,198)
#D0DAD3
(208,218,211)
#DDE4E0
(221,228,224)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688A6B; }

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

This text font color is #688A6B.

Background Color

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

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

This div background color is #688A6B.

Border color

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

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

This div border color is #688A6B.

Opacity

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

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

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

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

This text has shadow with #688A6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688A6B.

Preview

Color preview on black background

This text has color #688A6B on black background.


Color preview on white background

This text has color #688A6B on white background.


Black color preview on #688A6B background

This text has black color on #688A6B background.


White color preview on #688A6B background

This text has white color on #688A6B background.


Related colors

Complementary color

Complementary color for #hex is #977594.


I love getcolorcode.com

Triadic colors

1 #6B688A and #8A6B68 with #688A6B are triadic colors.

2 #6B8A68 and #8A686B with #688A6B are triadic colors.