COLOR #684C5E

HEX: #684C5E RGB: (104,76,94)

Renk bilgisi

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

RGB renk modeli

#684C5E color RGB value is (104,76,94).

RGB: (104,76,94) (41%, 30%, 37%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 76 of 255 = 30%
B 94 of 255 = 37%

104
76
94

R + G + B ~ 36%. #684C5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 76 + 94 = 274 (100%)
R 104 of 274 ~ 37.96%
G 76 of 274 ~ 27.74%
B 94 of 274 ~ 34.31'%

%37.96
%27.74
%34.31

CMYK RENK MODELİ

#684C5E rengi CMYK tonu (0,27,10,59).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.92%
  • sarı tonu 9.62%
  • ana renk tonu 59.22%

CMYK: (0,27,10,59)
C0M27Y10K59 (0%, 27%, 10%, 59%)
(0.00 / 0.27 / 0.10 / 0.59)

CMYK yüzdeleri

%0
%26.92
%9.62
%59.22

Codes

Color #684C5E in popluar color models

68 4C 5E
RGB 104 76 94
HSL 321° 15.56% 35.29%
HSB/HSV 321° 26.92% 40.78%
CMYK 0.00% 26.92% 9.62%
59.22%

Color #684C5E in popluar number systems.

HEX 68 4C 5E
Decimal 104 76 94
Binary 1101000 1001100 1011110
Octal 150 114 136

Shades and tints

Shades of #684C5E

#684C5E
(104,76,94)
#5F4656
(95,70,86)
#56404E
(86,64,78)
#4D3A46
(77,58,70)
#44343E
(68,52,62)
#3B2E36
(59,46,54)
#32282E
(50,40,46)
#292226
(41,34,38)
#201C1E
(32,28,30)
#171616
(23,22,22)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #684C5E

#684C5E
(104,76,94)
#755C6C
(117,92,108)
#826C7A
(130,108,122)
#8F7C88
(143,124,136)
#9C8C96
(156,140,150)
#A99CA4
(169,156,164)
#B6ACB2
(182,172,178)
#C3BCC0
(195,188,192)
#D0CCCE
(208,204,206)
#DDDCDC
(221,220,220)
#EAECEA
(234,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684C5E; }

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

This text font color is #684C5E.

Background Color

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

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

This div background color is #684C5E.

Border color

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

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

This div border color is #684C5E.

Opacity

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

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

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

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

This text has shadow with #684C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684C5E.

Preview

Color preview on black background

This text has color #684C5E on black background.


Color preview on white background

This text has color #684C5E on white background.


Black color preview on #684C5E background

This text has black color on #684C5E background.


White color preview on #684C5E background

This text has white color on #684C5E background.


Related colors

Complementary color

Complementary color for #hex is #97B3A1.


I love getcolorcode.com

Triadic colors

1 #5E684C and #4C5E68 with #684C5E are triadic colors.

2 #5E4C68 and #4C685E with #684C5E are triadic colors.