COLOR #687B62

HEX: #687B62 RGB: (104,123,98)

Renk bilgisi

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

RGB renk modeli

#687B62 color RGB value is (104,123,98).

RGB: (104,123,98) (41%, 48%, 38%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 123 of 255 = 48%
B 98 of 255 = 38%

104
123
98

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 123 + 98 = 325 (100%)
R 104 of 325 ~ 32%
G 123 of 325 ~ 37.85%
B 98 of 325 ~ 30.15'%

%32
%37.85
%30.15

CMYK RENK MODELİ

#687B62 rengi CMYK tonu (15,0,20,52).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 20.33%
  • ana renk tonu 51.76%

CMYK: (15,0,20,52)
C15M0Y20K52 (15%, 0%, 20%, 52%)
(0.15 / 0.00 / 0.20 / 0.52)

CMYK yüzdeleri

%15.45
%0
%20.33
%51.76

Codes

Color #687B62 in popluar color models

68 7B 62
RGB 104 123 98
HSL 106° 11.31% 43.33%
HSB/HSV 106° 20.33% 48.24%
CMYK 15.45% 0.00% 20.33%
51.76%

Color #687B62 in popluar number systems.

HEX 68 7B 62
Decimal 104 123 98
Binary 1101000 1111011 1100010
Octal 150 173 142

Shades and tints

Shades of #687B62

#687B62
(104,123,98)
#5F705A
(95,112,90)
#566552
(86,101,82)
#4D5A4A
(77,90,74)
#444F42
(68,79,66)
#3B443A
(59,68,58)
#323932
(50,57,50)
#292E2A
(41,46,42)
#202322
(32,35,34)
#17181A
(23,24,26)
#0E0D12
(14,13,18)
#000000
(0,0,0)

Tints of #687B62

#687B62
(104,123,98)
#758770
(117,135,112)
#82937E
(130,147,126)
#8F9F8C
(143,159,140)
#9CAB9A
(156,171,154)
#A9B7A8
(169,183,168)
#B6C3B6
(182,195,182)
#C3CFC4
(195,207,196)
#D0DBD2
(208,219,210)
#DDE7E0
(221,231,224)
#EAF3EE
(234,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687B62 color. Also use rgb(104,123,98) instead hex code.

Text Font Color

.myTextColor { color: #687B62; }

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

This text font color is #687B62.

Background Color

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

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

This div background color is #687B62.

Border color

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

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

This div border color is #687B62.

Opacity

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

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

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

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

This text has shadow with #687B62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687B62.

Preview

Color preview on black background

This text has color #687B62 on black background.


Color preview on white background

This text has color #687B62 on white background.


Black color preview on #687B62 background

This text has black color on #687B62 background.


White color preview on #687B62 background

This text has white color on #687B62 background.


Related colors

Complementary color

Complementary color for #hex is #97849D.


I love getcolorcode.com

Triadic colors

1 #62687B and #7B6268 with #687B62 are triadic colors.

2 #627B68 and #7B6862 with #687B62 are triadic colors.