COLOR #684A70

HEX: #684A70 RGB: (104,74,112)

Renk bilgisi

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

RGB renk modeli

#684A70 color RGB value is (104,74,112).

RGB: (104,74,112) (41%, 29%, 44%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 74 of 255 = 29%
B 112 of 255 = 44%

104
74
112

R + G + B ~ 38%. #684A70 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 74 + 112 = 290 (100%)
R 104 of 290 ~ 35.86%
G 74 of 290 ~ 25.52%
B 112 of 290 ~ 38.62'%

%35.86
%25.52
%38.62

CMYK RENK MODELİ

#684A70 rengi CMYK tonu (7,34,0,56).

  • camgöbeği tonu 7.14%
  • eflatun tonu 33.93%
  • sarı tonu 0.00%
  • ana renk tonu 56.08%
CMYK: (7,34,0,56) C7M34Y0K56 (7%,34%,0%,56%) (0.07/0.34/0.00/0.56) 

CMYK yüzdeleri

%7.14
%33.93
%0
%56.08

Codes

Color #684A70 in popluar color models

68 4A 70
RGB 104 74 112
HSL 287° 20.43% 36.47%
HSB/HSV 287° 33.93% 43.92%
CMYK 7.14% 33.93% 0.00%
56.08%

Color #684A70 in popluar number systems.

HEX 68 4A 70
Decimal 104 74 112
Binary 1101000 1001010 1110000
Octal 150 112 160

Shades and tints

Shades of #684A70

#684A70
(104,74,112)
#5F4466
(95,68,102)
#563E5C
(86,62,92)
#4D3852
(77,56,82)
#443248
(68,50,72)
#3B2C3E
(59,44,62)
#322634
(50,38,52)
#29202A
(41,32,42)
#201A20
(32,26,32)
#171416
(23,20,22)
#0E0E0C
(14,14,12)
#000000
(0,0,0)

Tints of #684A70

#684A70
(104,74,112)
#755A7D
(117,90,125)
#826A8A
(130,106,138)
#8F7A97
(143,122,151)
#9C8AA4
(156,138,164)
#A99AB1
(169,154,177)
#B6AABE
(182,170,190)
#C3BACB
(195,186,203)
#D0CAD8
(208,202,216)
#DDDAE5
(221,218,229)
#EAEAF2
(234,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684A70 color. Also use rgb(104,74,112) instead hex code.

Text Font Color

.myTextColor { color: #684A70; }

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

This text font color is #684A70.

Background Color

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

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

This div background color is #684A70.

Border color

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

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

This div border color is #684A70.

Opacity

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

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

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

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

This text has shadow with #684A70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684A70.

Preview

Color preview on black background

This text has color #684A70 on black background.


Color preview on white background

This text has color #684A70 on white background.


Black color preview on #684A70 background

This text has black color on #684A70 background.


White color preview on #684A70 background

This text has white color on #684A70 background.


Related colors

Complementary color

Complementary color for #hex is #97B58F.


I love getcolorcode.com

Triadic colors

1 #70684A and #4A7068 with #684A70 are triadic colors.

2 #704A68 and #4A6870 with #684A70 are triadic colors.