COLOR #684980

HEX: #684980 RGB: (104,73,128)

Renk bilgisi

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

RGB renk modeli

#684980 color RGB value is (104,73,128).

RGB: (104,73,128) (41%, 29%, 50%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 73 of 255 = 29%
B 128 of 255 = 50%

104
73
128

R + G + B ~ 40%. #684980 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 73 + 128 = 305 (100%)
R 104 of 305 ~ 34.1%
G 73 of 305 ~ 23.93%
B 128 of 305 ~ 41.97'%

%34.1
%23.93
%41.97

CMYK RENK MODELİ

#684980 rengi CMYK tonu (19,43,0,50).

  • camgöbeği tonu 18.75%
  • eflatun tonu 42.97%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (19,43,0,50)
C19M43Y0K50 (19%, 43%, 0%, 50%)
(0.19 / 0.43 / 0.00 / 0.50)

CMYK yüzdeleri

%18.75
%42.97
%0
%49.8

Codes

Color #684980 in popluar color models

68 49 80
RGB 104 73 128
HSL 274° 27.36% 39.41%
HSB/HSV 274° 42.97% 50.20%
CMYK 18.75% 42.97% 0.00%
49.80%

Color #684980 in popluar number systems.

HEX 68 49 80
Decimal 104 73 128
Binary 1101000 1001001 10000000
Octal 150 111 200

Shades and tints

Shades of #684980

#684980
(104,73,128)
#5F4375
(95,67,117)
#563D6A
(86,61,106)
#4D375F
(77,55,95)
#443154
(68,49,84)
#3B2B49
(59,43,73)
#32253E
(50,37,62)
#291F33
(41,31,51)
#201928
(32,25,40)
#17131D
(23,19,29)
#0E0D12
(14,13,18)
#000000
(0,0,0)

Tints of #684980

#684980
(104,73,128)
#75598B
(117,89,139)
#826996
(130,105,150)
#8F79A1
(143,121,161)
#9C89AC
(156,137,172)
#A999B7
(169,153,183)
#B6A9C2
(182,169,194)
#C3B9CD
(195,185,205)
#D0C9D8
(208,201,216)
#DDD9E3
(221,217,227)
#EAE9EE
(234,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684980 color. Also use rgb(104,73,128) instead hex code.

Text Font Color

.myTextColor { color: #684980; }

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

This text font color is #684980.

Background Color

.myBgColor { background-color: #684980; }

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

This div background color is #684980.

Border color

.myBorderColor { border: 1px solid #684980; }

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

This div border color is #684980.

Opacity

.myOpacity80 { color: #684980; opacity: 0.8; }

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

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

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

This text has shadow with #684980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684980.

Preview

Color preview on black background

This text has color #684980 on black background.


Color preview on white background

This text has color #684980 on white background.


Black color preview on #684980 background

This text has black color on #684980 background.


White color preview on #684980 background

This text has white color on #684980 background.


Related colors

Complementary color

Complementary color for #hex is #97B67F.


I love getcolorcode.com

Triadic colors

1 #806849 and #498068 with #684980 are triadic colors.

2 #804968 and #496880 with #684980 are triadic colors.