COLOR #687A66

HEX: #687A66 RGB: (104,122,102)

Renk bilgisi

#687A66 contains red, green and blue colors in about the same proportion. #687A66 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#687A66 color RGB value is (104,122,102).

RGB: (104,122,102) (41%, 48%, 40%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 122 of 255 = 48%
B 102 of 255 = 40%

104
122
102

R + G + B ~ 43%. #687A66 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 122 + 102 = 328 (100%)
R 104 of 328 ~ 31.71%
G 122 of 328 ~ 37.2%
B 102 of 328 ~ 31.1'%

%31.71
%37.2
%31.1

CMYK RENK MODELİ

#687A66 rengi CMYK tonu (15,0,16,52).

  • camgöbeği tonu 14.75%
  • eflatun tonu 0.00%
  • sarı tonu 16.39%
  • ana renk tonu 52.16%

CMYK: (15,0,16,52)
C15M0Y16K52 (15%, 0%, 16%, 52%)
(0.15 / 0.00 / 0.16 / 0.52)

CMYK yüzdeleri

%14.75
%0
%16.39
%52.16

Codes

Color #687A66 in popluar color models

68 7A 66
RGB 104 122 102
HSL 114° 8.93% 43.92%
HSB/HSV 114° 16.39% 47.84%
CMYK 14.75% 0.00% 16.39%
52.16%

Color #687A66 in popluar number systems.

HEX 68 7A 66
Decimal 104 122 102
Binary 1101000 1111010 1100110
Octal 150 172 146

Shades and tints

Shades of #687A66

#687A66
(104,122,102)
#5F6F5D
(95,111,93)
#566454
(86,100,84)
#4D594B
(77,89,75)
#444E42
(68,78,66)
#3B4339
(59,67,57)
#323830
(50,56,48)
#292D27
(41,45,39)
#20221E
(32,34,30)
#171715
(23,23,21)
#0E0C0C
(14,12,12)
#000000
(0,0,0)

Tints of #687A66

#687A66
(104,122,102)
#758673
(117,134,115)
#829280
(130,146,128)
#8F9E8D
(143,158,141)
#9CAA9A
(156,170,154)
#A9B6A7
(169,182,167)
#B6C2B4
(182,194,180)
#C3CEC1
(195,206,193)
#D0DACE
(208,218,206)
#DDE6DB
(221,230,219)
#EAF2E8
(234,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687A66; }

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

This text font color is #687A66.

Background Color

.myBgColor { background-color: #687A66; }

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

This div background color is #687A66.

Border color

.myBorderColor { border: 1px solid #687A66; }

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

This div border color is #687A66.

Opacity

.myOpacity80 { color: #687A66; opacity: 0.8; }

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

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

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

This text has shadow with #687A66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687A66.

Preview

Color preview on black background

This text has color #687A66 on black background.


Color preview on white background

This text has color #687A66 on white background.


Black color preview on #687A66 background

This text has black color on #687A66 background.


White color preview on #687A66 background

This text has white color on #687A66 background.


Related colors

Complementary color

Complementary color for #hex is #978599.


I love getcolorcode.com

Triadic colors

1 #66687A and #7A6668 with #687A66 are triadic colors.

2 #667A68 and #7A6866 with #687A66 are triadic colors.