COLOR #687251

HEX: #687251 RGB: (104,114,81)

Renk bilgisi

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

RGB renk modeli

#687251 color RGB value is (104,114,81).

RGB: (104,114,81) (41%, 45%, 32%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 114 of 255 = 45%
B 81 of 255 = 32%

104
114
81

R + G + B ~ 39%. #687251 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 114 + 81 = 299 (100%)
R 104 of 299 ~ 34.78%
G 114 of 299 ~ 38.13%
B 81 of 299 ~ 27.09'%

%34.78
%38.13
%27.09

CMYK RENK MODELİ

#687251 rengi CMYK tonu (9,0,29,55).

  • camgöbeği tonu 8.77%
  • eflatun tonu 0.00%
  • sarı tonu 28.95%
  • ana renk tonu 55.29%

CMYK: (9,0,29,55)
C9M0Y29K55 (9%, 0%, 29%, 55%)
(0.09 / 0.00 / 0.29 / 0.55)

CMYK yüzdeleri

%8.77
%0
%28.95
%55.29

Codes

Color #687251 in popluar color models

68 72 51
RGB 104 114 81
HSL 78° 16.92% 38.24%
HSB/HSV 78° 28.95% 44.71%
CMYK 8.77% 0.00% 28.95%
55.29%

Color #687251 in popluar number systems.

HEX 68 72 51
Decimal 104 114 81
Binary 1101000 1110010 1010001
Octal 150 162 121

Shades and tints

Shades of #687251

#687251
(104,114,81)
#5F684A
(95,104,74)
#565E43
(86,94,67)
#4D543C
(77,84,60)
#444A35
(68,74,53)
#3B402E
(59,64,46)
#323627
(50,54,39)
#292C20
(41,44,32)
#202219
(32,34,25)
#171812
(23,24,18)
#0E0E0B
(14,14,11)
#000000
(0,0,0)

Tints of #687251

#687251
(104,114,81)
#757E60
(117,126,96)
#828A6F
(130,138,111)
#8F967E
(143,150,126)
#9CA28D
(156,162,141)
#A9AE9C
(169,174,156)
#B6BAAB
(182,186,171)
#C3C6BA
(195,198,186)
#D0D2C9
(208,210,201)
#DDDED8
(221,222,216)
#EAEAE7
(234,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687251 color. Also use rgb(104,114,81) instead hex code.

Text Font Color

.myTextColor { color: #687251; }

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

This text font color is #687251.

Background Color

.myBgColor { background-color: #687251; }

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

This div background color is #687251.

Border color

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

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

This div border color is #687251.

Opacity

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

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

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

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

This text has shadow with #687251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687251.

Preview

Color preview on black background

This text has color #687251 on black background.


Color preview on white background

This text has color #687251 on white background.


Black color preview on #687251 background

This text has black color on #687251 background.


White color preview on #687251 background

This text has white color on #687251 background.


Related colors

Complementary color

Complementary color for #hex is #978DAE.


I love getcolorcode.com

Triadic colors

1 #516872 and #725168 with #687251 are triadic colors.

2 #517268 and #726851 with #687251 are triadic colors.