COLOR #684D59

HEX: #684D59 RGB: (104,77,89)

Renk bilgisi

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

RGB renk modeli

#684D59 color RGB value is (104,77,89).

RGB: (104,77,89) (41%, 30%, 35%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 77 of 255 = 30%
B 89 of 255 = 35%

104
77
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 77 + 89 = 270 (100%)
R 104 of 270 ~ 38.52%
G 77 of 270 ~ 28.52%
B 89 of 270 ~ 32.96'%

%38.52
%28.52
%32.96

CMYK RENK MODELİ

#684D59 rengi CMYK tonu (0,26,14,59).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.96%
  • sarı tonu 14.42%
  • ana renk tonu 59.22%

CMYK: (0,26,14,59)
C0M26Y14K59 (0%, 26%, 14%, 59%)
(0.00 / 0.26 / 0.14 / 0.59)

CMYK yüzdeleri

%0
%25.96
%14.42
%59.22

Codes

Color #684D59 in popluar color models

68 4D 59
RGB 104 77 89
HSL 333° 14.92% 35.49%
HSB/HSV 333° 25.96% 40.78%
CMYK 0.00% 25.96% 14.42%
59.22%

Color #684D59 in popluar number systems.

HEX 68 4D 59
Decimal 104 77 89
Binary 1101000 1001101 1011001
Octal 150 115 131

Shades and tints

Shades of #684D59

#684D59
(104,77,89)
#5F4651
(95,70,81)
#563F49
(86,63,73)
#4D3841
(77,56,65)
#443139
(68,49,57)
#3B2A31
(59,42,49)
#322329
(50,35,41)
#291C21
(41,28,33)
#201519
(32,21,25)
#170E11
(23,14,17)
#0E0709
(14,7,9)
#000000
(0,0,0)

Tints of #684D59

#684D59
(104,77,89)
#755D68
(117,93,104)
#826D77
(130,109,119)
#8F7D86
(143,125,134)
#9C8D95
(156,141,149)
#A99DA4
(169,157,164)
#B6ADB3
(182,173,179)
#C3BDC2
(195,189,194)
#D0CDD1
(208,205,209)
#DDDDE0
(221,221,224)
#EAEDEF
(234,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684D59 color. Also use rgb(104,77,89) instead hex code.

Text Font Color

.myTextColor { color: #684D59; }

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

This text font color is #684D59.

Background Color

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

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

This div background color is #684D59.

Border color

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

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

This div border color is #684D59.

Opacity

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

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

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

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

This text has shadow with #684D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684D59.

Preview

Color preview on black background

This text has color #684D59 on black background.


Color preview on white background

This text has color #684D59 on white background.


Black color preview on #684D59 background

This text has black color on #684D59 background.


White color preview on #684D59 background

This text has white color on #684D59 background.


Related colors

Complementary color

Complementary color for #hex is #97B2A6.


I love getcolorcode.com

Triadic colors

1 #59684D and #4D5968 with #684D59 are triadic colors.

2 #594D68 and #4D6859 with #684D59 are triadic colors.