COLOR #684B60

HEX: #684B60 RGB: (104,75,96)

Renk bilgisi

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

RGB renk modeli

#684B60 color RGB value is (104,75,96).

RGB: (104,75,96) (41%, 29%, 38%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 75 of 255 = 29%
B 96 of 255 = 38%

104
75
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 75 + 96 = 275 (100%)
R 104 of 275 ~ 37.82%
G 75 of 275 ~ 27.27%
B 96 of 275 ~ 34.91'%

%37.82
%27.27
%34.91

CMYK RENK MODELİ

#684B60 rengi CMYK tonu (0,28,8,59).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.88%
  • sarı tonu 7.69%
  • ana renk tonu 59.22%

CMYK: (0,28,8,59)
C0M28Y8K59 (0%, 28%, 8%, 59%)
(0.00 / 0.28 / 0.08 / 0.59)

CMYK yüzdeleri

%0
%27.88
%7.69
%59.22

Codes

Color #684B60 in popluar color models

68 4B 60
RGB 104 75 96
HSL 317° 16.20% 35.10%
HSB/HSV 317° 27.88% 40.78%
CMYK 0.00% 27.88% 7.69%
59.22%

Color #684B60 in popluar number systems.

HEX 68 4B 60
Decimal 104 75 96
Binary 1101000 1001011 1100000
Octal 150 113 140

Shades and tints

Shades of #684B60

#684B60
(104,75,96)
#5F4558
(95,69,88)
#563F50
(86,63,80)
#4D3948
(77,57,72)
#443340
(68,51,64)
#3B2D38
(59,45,56)
#322730
(50,39,48)
#292128
(41,33,40)
#201B20
(32,27,32)
#171518
(23,21,24)
#0E0F10
(14,15,16)
#000000
(0,0,0)

Tints of #684B60

#684B60
(104,75,96)
#755B6E
(117,91,110)
#826B7C
(130,107,124)
#8F7B8A
(143,123,138)
#9C8B98
(156,139,152)
#A99BA6
(169,155,166)
#B6ABB4
(182,171,180)
#C3BBC2
(195,187,194)
#D0CBD0
(208,203,208)
#DDDBDE
(221,219,222)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684B60 color. Also use rgb(104,75,96) instead hex code.

Text Font Color

.myTextColor { color: #684B60; }

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

This text font color is #684B60.

Background Color

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

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

This div background color is #684B60.

Border color

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

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

This div border color is #684B60.

Opacity

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

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

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

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

This text has shadow with #684B60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684B60.

Preview

Color preview on black background

This text has color #684B60 on black background.


Color preview on white background

This text has color #684B60 on white background.


Black color preview on #684B60 background

This text has black color on #684B60 background.


White color preview on #684B60 background

This text has white color on #684B60 background.


Related colors

Complementary color

Complementary color for #hex is #97B49F.


I love getcolorcode.com

Triadic colors

1 #60684B and #4B6068 with #684B60 are triadic colors.

2 #604B68 and #4B6860 with #684B60 are triadic colors.