COLOR #684B5A

HEX: #684B5A RGB: (104,75,90)

Renk bilgisi

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

RGB renk modeli

#684B5A color RGB value is (104,75,90).

RGB: (104,75,90) (41%, 29%, 35%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 75 of 255 = 29%
B 90 of 255 = 35%

104
75
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 75 + 90 = 269 (100%)
R 104 of 269 ~ 38.66%
G 75 of 269 ~ 27.88%
B 90 of 269 ~ 33.46'%

%38.66
%27.88
%33.46

CMYK RENK MODELİ

#684B5A rengi CMYK tonu (0,28,13,59).

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

CMYK: (0,28,13,59)
C0M28Y13K59 (0%, 28%, 13%, 59%)
(0.00 / 0.28 / 0.13 / 0.59)

CMYK yüzdeleri

%0
%27.88
%13.46
%59.22

Codes

Color #684B5A in popluar color models

68 4B 5A
RGB 104 75 90
HSL 329° 16.20% 35.10%
HSB/HSV 329° 27.88% 40.78%
CMYK 0.00% 27.88% 13.46%
59.22%

Color #684B5A in popluar number systems.

HEX 68 4B 5A
Decimal 104 75 90
Binary 1101000 1001011 1011010
Octal 150 113 132

Shades and tints

Shades of #684B5A

#684B5A
(104,75,90)
#5F4552
(95,69,82)
#563F4A
(86,63,74)
#4D3942
(77,57,66)
#44333A
(68,51,58)
#3B2D32
(59,45,50)
#32272A
(50,39,42)
#292122
(41,33,34)
#201B1A
(32,27,26)
#171512
(23,21,18)
#0E0F0A
(14,15,10)
#000000
(0,0,0)

Tints of #684B5A

#684B5A
(104,75,90)
#755B69
(117,91,105)
#826B78
(130,107,120)
#8F7B87
(143,123,135)
#9C8B96
(156,139,150)
#A99BA5
(169,155,165)
#B6ABB4
(182,171,180)
#C3BBC3
(195,187,195)
#D0CBD2
(208,203,210)
#DDDBE1
(221,219,225)
#EAEBF0
(234,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684B5A; }

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

This text font color is #684B5A.

Background Color

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

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

This div background color is #684B5A.

Border color

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

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

This div border color is #684B5A.

Opacity

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

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

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

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

This text has shadow with #684B5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684B5A.

Preview

Color preview on black background

This text has color #684B5A on black background.


Color preview on white background

This text has color #684B5A on white background.


Black color preview on #684B5A background

This text has black color on #684B5A background.


White color preview on #684B5A background

This text has white color on #684B5A background.


Related colors

Complementary color

Complementary color for #hex is #97B4A5.


I love getcolorcode.com

Triadic colors

1 #5A684B and #4B5A68 with #684B5A are triadic colors.

2 #5A4B68 and #4B685A with #684B5A are triadic colors.