COLOR #688966

HEX: #688966 RGB: (104,137,102)

Renk bilgisi

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

RGB renk modeli

#688966 color RGB value is (104,137,102).

RGB: (104,137,102) (41%, 54%, 40%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 137 of 255 = 54%
B 102 of 255 = 40%

104
137
102

R + G + B ~ 45%. #688966 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 137 + 102 = 343 (100%)
R 104 of 343 ~ 30.32%
G 137 of 343 ~ 39.94%
B 102 of 343 ~ 29.74'%

%30.32
%39.94
%29.74

CMYK RENK MODELİ

#688966 rengi CMYK tonu (24,0,26,46).

  • camgöbeği tonu 24.09%
  • eflatun tonu 0.00%
  • sarı tonu 25.55%
  • ana renk tonu 46.27%

CMYK: (24,0,26,46)
C24M0Y26K46 (24%, 0%, 26%, 46%)
(0.24 / 0.00 / 0.26 / 0.46)

CMYK yüzdeleri

%24.09
%0
%25.55
%46.27

Codes

Color #688966 in popluar color models

68 89 66
RGB 104 137 102
HSL 117° 14.64% 46.86%
HSB/HSV 117° 25.55% 53.73%
CMYK 24.09% 0.00% 25.55%
46.27%

Color #688966 in popluar number systems.

HEX 68 89 66
Decimal 104 137 102
Binary 1101000 10001001 1100110
Octal 150 211 146

Shades and tints

Shades of #688966

#688966
(104,137,102)
#5F7D5D
(95,125,93)
#567154
(86,113,84)
#4D654B
(77,101,75)
#445942
(68,89,66)
#3B4D39
(59,77,57)
#324130
(50,65,48)
#293527
(41,53,39)
#20291E
(32,41,30)
#171D15
(23,29,21)
#0E110C
(14,17,12)
#000000
(0,0,0)

Tints of #688966

#688966
(104,137,102)
#759373
(117,147,115)
#829D80
(130,157,128)
#8FA78D
(143,167,141)
#9CB19A
(156,177,154)
#A9BBA7
(169,187,167)
#B6C5B4
(182,197,180)
#C3CFC1
(195,207,193)
#D0D9CE
(208,217,206)
#DDE3DB
(221,227,219)
#EAEDE8
(234,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688966 color. Also use rgb(104,137,102) instead hex code.

Text Font Color

.myTextColor { color: #688966; }

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

This text font color is #688966.

Background Color

.myBgColor { background-color: #688966; }

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

This div background color is #688966.

Border color

.myBorderColor { border: 1px solid #688966; }

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

This div border color is #688966.

Opacity

.myOpacity80 { color: #688966; opacity: 0.8; }

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

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

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

This text has shadow with #688966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688966.

Preview

Color preview on black background

This text has color #688966 on black background.


Color preview on white background

This text has color #688966 on white background.


Black color preview on #688966 background

This text has black color on #688966 background.


White color preview on #688966 background

This text has white color on #688966 background.


Related colors

Complementary color

Complementary color for #hex is #977699.


I love getcolorcode.com

Triadic colors

1 #666889 and #896668 with #688966 are triadic colors.

2 #668968 and #896866 with #688966 are triadic colors.