COLOR #684E51

HEX: #684E51 RGB: (104,78,81)

Renk bilgisi

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

RGB renk modeli

#684E51 color RGB value is (104,78,81).

RGB: (104,78,81) (41%, 31%, 32%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 78 of 255 = 31%
B 81 of 255 = 32%

104
78
81

R + G + B ~ 35%. #684E51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 78 + 81 = 263 (100%)
R 104 of 263 ~ 39.54%
G 78 of 263 ~ 29.66%
B 81 of 263 ~ 30.8'%

%39.54
%29.66
%30.8

CMYK RENK MODELİ

#684E51 rengi CMYK tonu (0,25,22,59).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.00%
  • sarı tonu 22.12%
  • ana renk tonu 59.22%

CMYK: (0,25,22,59)
C0M25Y22K59 (0%, 25%, 22%, 59%)
(0.00 / 0.25 / 0.22 / 0.59)

CMYK yüzdeleri

%0
%25
%22.12
%59.22

Codes

Color #684E51 in popluar color models

68 4E 51
RGB 104 78 81
HSL 353° 14.29% 35.69%
HSB/HSV 353° 25.00% 40.78%
CMYK 0.00% 25.00% 22.12%
59.22%

Color #684E51 in popluar number systems.

HEX 68 4E 51
Decimal 104 78 81
Binary 1101000 1001110 1010001
Octal 150 116 121

Shades and tints

Shades of #684E51

#684E51
(104,78,81)
#5F474A
(95,71,74)
#564043
(86,64,67)
#4D393C
(77,57,60)
#443235
(68,50,53)
#3B2B2E
(59,43,46)
#322427
(50,36,39)
#291D20
(41,29,32)
#201619
(32,22,25)
#170F12
(23,15,18)
#0E080B
(14,8,11)
#000000
(0,0,0)

Tints of #684E51

#684E51
(104,78,81)
#755E60
(117,94,96)
#826E6F
(130,110,111)
#8F7E7E
(143,126,126)
#9C8E8D
(156,142,141)
#A99E9C
(169,158,156)
#B6AEAB
(182,174,171)
#C3BEBA
(195,190,186)
#D0CEC9
(208,206,201)
#DDDED8
(221,222,216)
#EAEEE7
(234,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684E51; }

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

This text font color is #684E51.

Background Color

.myBgColor { background-color: #684E51; }

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

This div background color is #684E51.

Border color

.myBorderColor { border: 1px solid #684E51; }

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

This div border color is #684E51.

Opacity

.myOpacity80 { color: #684E51; opacity: 0.8; }

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

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

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

This text has shadow with #684E51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684E51.

Preview

Color preview on black background

This text has color #684E51 on black background.


Color preview on white background

This text has color #684E51 on white background.


Black color preview on #684E51 background

This text has black color on #684E51 background.


White color preview on #684E51 background

This text has white color on #684E51 background.


Related colors

Complementary color

Complementary color for #hex is #97B1AE.


I love getcolorcode.com

Triadic colors

1 #51684E and #4E5168 with #684E51 are triadic colors.

2 #514E68 and #4E6851 with #684E51 are triadic colors.