COLOR #684C51

HEX: #684C51 RGB: (104,76,81)

Renk bilgisi

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

RGB renk modeli

#684C51 color RGB value is (104,76,81).

RGB: (104,76,81) (41%, 30%, 32%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 76 of 255 = 30%
B 81 of 255 = 32%

104
76
81

R + G + B ~ 34%. #684C51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 76 + 81 = 261 (100%)
R 104 of 261 ~ 39.85%
G 76 of 261 ~ 29.12%
B 81 of 261 ~ 31.03'%

%39.85
%29.12
%31.03

CMYK RENK MODELİ

#684C51 rengi CMYK tonu (0,27,22,59).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.92%
  • sarı tonu 22.12%
  • ana renk tonu 59.22%
CMYK: (0,27,22,59) C0M27Y22K59 (0%,27%,22%,59%) (0.00/0.27/0.22/0.59) 

CMYK yüzdeleri

%0
%26.92
%22.12
%59.22

Codes

Color #684C51 in popluar color models

68 4C 51
RGB 104 76 81
HSL 349° 15.56% 35.29%
HSB/HSV 349° 26.92% 40.78%
CMYK 0.00% 26.92% 22.12%
59.22%

Color #684C51 in popluar number systems.

HEX 68 4C 51
Decimal 104 76 81
Binary 1101000 1001100 1010001
Octal 150 114 121

Shades and tints

Shades of #684C51

#684C51
(104,76,81)
#5F464A
(95,70,74)
#564043
(86,64,67)
#4D3A3C
(77,58,60)
#443435
(68,52,53)
#3B2E2E
(59,46,46)
#322827
(50,40,39)
#292220
(41,34,32)
#201C19
(32,28,25)
#171612
(23,22,18)
#0E100B
(14,16,11)
#000000
(0,0,0)

Tints of #684C51

#684C51
(104,76,81)
#755C60
(117,92,96)
#826C6F
(130,108,111)
#8F7C7E
(143,124,126)
#9C8C8D
(156,140,141)
#A99C9C
(169,156,156)
#B6ACAB
(182,172,171)
#C3BCBA
(195,188,186)
#D0CCC9
(208,204,201)
#DDDCD8
(221,220,216)
#EAECE7
(234,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684C51; }

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

This text font color is #684C51.

Background Color

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

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

This div background color is #684C51.

Border color

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

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

This div border color is #684C51.

Opacity

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

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

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

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

This text has shadow with #684C51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684C51.

Preview

Color preview on black background

This text has color #684C51 on black background.


Color preview on white background

This text has color #684C51 on white background.


Black color preview on #684C51 background

This text has black color on #684C51 background.


White color preview on #684C51 background

This text has white color on #684C51 background.


Related colors

Complementary color

Complementary color for #hex is #97B3AE.


I love getcolorcode.com

Triadic colors

1 #51684C and #4C5168 with #684C51 are triadic colors.

2 #514C68 and #4C6851 with #684C51 are triadic colors.