COLOR #ADA3C6

HEX: #ADA3C6 RGB: (173,163,198)

Renk bilgisi

#ADA3C6 contains red, green and blue colors in about the same proportion. #ADA3C6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#ADA3C6 color RGB value is (173,163,198).

RGB: (173,163,198) (68%, 64%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 163 of 255 = 64%
B 198 of 255 = 78%

173
163
198

R + G + B ~ 70%. #ADA3C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 163 + 198 = 534 (100%)
R 173 of 534 ~ 32.4%
G 163 of 534 ~ 30.52%
B 198 of 534 ~ 37.08'%

%32.4
%30.52
%37.08

CMYK RENK MODELİ

#ADA3C6 rengi CMYK tonu (13,18,0,22).

  • camgöbeği tonu 12.63%
  • eflatun tonu 17.68%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (13,18,0,22)
C13M18Y0K22 (13%, 18%, 0%, 22%)
(0.13 / 0.18 / 0.00 / 0.22)

CMYK yüzdeleri

%12.63
%17.68
%0
%22.35

Codes

Color #ADA3C6 in popluar color models

AD A3 C6
RGB 173 163 198
HSL 257° 23.49% 70.78%
HSB/HSV 257° 17.68% 77.65%
CMYK 12.63% 17.68% 0.00%
22.35%

Color #ADA3C6 in popluar number systems.

HEX AD A3 C6
Decimal 173 163 198
Binary 10101101 10100011 11000110
Octal 255 243 306

Shades and tints

Shades of #ADA3C6

#ADA3C6
(173,163,198)
#9E95B4
(158,149,180)
#8F87A2
(143,135,162)
#807990
(128,121,144)
#716B7E
(113,107,126)
#625D6C
(98,93,108)
#534F5A
(83,79,90)
#444148
(68,65,72)
#353336
(53,51,54)
#262524
(38,37,36)
#171712
(23,23,18)
#000000
(0,0,0)

Tints of #ADA3C6

#ADA3C6
(173,163,198)
#B4ABCB
(180,171,203)
#BBB3D0
(187,179,208)
#C2BBD5
(194,187,213)
#C9C3DA
(201,195,218)
#D0CBDF
(208,203,223)
#D7D3E4
(215,211,228)
#DEDBE9
(222,219,233)
#E5E3EE
(229,227,238)
#ECEBF3
(236,235,243)
#F3F3F8
(243,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA3C6 color. Also use rgb(173,163,198) instead hex code.

Text Font Color

.myTextColor { color: #ADA3C6; }

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

This text font color is #ADA3C6.

Background Color

.myBgColor { background-color: #ADA3C6; }

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

This div background color is #ADA3C6.

Border color

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

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

This div border color is #ADA3C6.

Opacity

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

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

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

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

This text has shadow with #ADA3C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA3C6.

Preview

Color preview on black background

This text has color #ADA3C6 on black background.


Color preview on white background

This text has color #ADA3C6 on white background.


Black color preview on #ADA3C6 background

This text has black color on #ADA3C6 background.


White color preview on #ADA3C6 background

This text has white color on #ADA3C6 background.


Related colors

Complementary color

Complementary color for #hex is #525C39.


I love getcolorcode.com

Triadic colors

1 #C6ADA3 and #A3C6AD with #ADA3C6 are triadic colors.

2 #C6A3AD and #A3ADC6 with #ADA3C6 are triadic colors.