COLOR #ADACC6

HEX: #ADACC6 RGB: (173,172,198)

Renk bilgisi

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

RGB renk modeli

#ADACC6 color RGB value is (173,172,198).

RGB: (173,172,198) (68%, 67%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 172 of 255 = 67%
B 198 of 255 = 78%

173
172
198

R + G + B ~ 71%. #ADACC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 172 + 198 = 543 (100%)
R 173 of 543 ~ 31.86%
G 172 of 543 ~ 31.68%
B 198 of 543 ~ 36.46'%

%31.86
%31.68
%36.46

CMYK RENK MODELİ

#ADACC6 rengi CMYK tonu (13,13,0,22).

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

CMYK: (13,13,0,22)
C13M13Y0K22 (13%, 13%, 0%, 22%)
(0.13 / 0.13 / 0.00 / 0.22)

CMYK yüzdeleri

%12.63
%13.13
%0
%22.35

Codes

Color #ADACC6 in popluar color models

AD AC C6
RGB 173 172 198
HSL 242° 18.57% 72.55%
HSB/HSV 242° 13.13% 77.65%
CMYK 12.63% 13.13% 0.00%
22.35%

Color #ADACC6 in popluar number systems.

HEX AD AC C6
Decimal 173 172 198
Binary 10101101 10101100 11000110
Octal 255 254 306

Shades and tints

Shades of #ADACC6

#ADACC6
(173,172,198)
#9E9DB4
(158,157,180)
#8F8EA2
(143,142,162)
#807F90
(128,127,144)
#71707E
(113,112,126)
#62616C
(98,97,108)
#53525A
(83,82,90)
#444348
(68,67,72)
#353436
(53,52,54)
#262524
(38,37,36)
#171612
(23,22,18)
#000000
(0,0,0)

Tints of #ADACC6

#ADACC6
(173,172,198)
#B4B3CB
(180,179,203)
#BBBAD0
(187,186,208)
#C2C1D5
(194,193,213)
#C9C8DA
(201,200,218)
#D0CFDF
(208,207,223)
#D7D6E4
(215,214,228)
#DEDDE9
(222,221,233)
#E5E4EE
(229,228,238)
#ECEBF3
(236,235,243)
#F3F2F8
(243,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADACC6; }

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

This text font color is #ADACC6.

Background Color

.myBgColor { background-color: #ADACC6; }

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

This div background color is #ADACC6.

Border color

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

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

This div border color is #ADACC6.

Opacity

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

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

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

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

This text has shadow with #ADACC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADACC6.

Preview

Color preview on black background

This text has color #ADACC6 on black background.


Color preview on white background

This text has color #ADACC6 on white background.


Black color preview on #ADACC6 background

This text has black color on #ADACC6 background.


White color preview on #ADACC6 background

This text has white color on #ADACC6 background.


Related colors

Complementary color

Complementary color for #hex is #525339.


I love getcolorcode.com

Triadic colors

1 #C6ADAC and #ACC6AD with #ADACC6 are triadic colors.

2 #C6ACAD and #ACADC6 with #ADACC6 are triadic colors.