COLOR #ADABC6

HEX: #ADABC6 RGB: (173,171,198)

Renk bilgisi

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

RGB renk modeli

#ADABC6 color RGB value is (173,171,198).

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

RGB bağlantıları ve doygunluk

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

173
171
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 171 + 198 = 542 (100%)
R 173 of 542 ~ 31.92%
G 171 of 542 ~ 31.55%
B 198 of 542 ~ 36.53'%

%31.92
%31.55
%36.53

CMYK RENK MODELİ

#ADABC6 rengi CMYK tonu (13,14,0,22).

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

CMYK: (13,14,0,22)
C13M14Y0K22 (13%, 14%, 0%, 22%)
(0.13 / 0.14 / 0.00 / 0.22)

CMYK yüzdeleri

%12.63
%13.64
%0
%22.35

Codes

Color #ADABC6 in popluar color models

AD AB C6
RGB 173 171 198
HSL 244° 19.15% 72.35%
HSB/HSV 244° 13.64% 77.65%
CMYK 12.63% 13.64% 0.00%
22.35%

Color #ADABC6 in popluar number systems.

HEX AD AB C6
Decimal 173 171 198
Binary 10101101 10101011 11000110
Octal 255 253 306

Shades and tints

Shades of #ADABC6

#ADABC6
(173,171,198)
#9E9CB4
(158,156,180)
#8F8DA2
(143,141,162)
#807E90
(128,126,144)
#716F7E
(113,111,126)
#62606C
(98,96,108)
#53515A
(83,81,90)
#444248
(68,66,72)
#353336
(53,51,54)
#262424
(38,36,36)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #ADABC6

#ADABC6
(173,171,198)
#B4B2CB
(180,178,203)
#BBB9D0
(187,185,208)
#C2C0D5
(194,192,213)
#C9C7DA
(201,199,218)
#D0CEDF
(208,206,223)
#D7D5E4
(215,213,228)
#DEDCE9
(222,220,233)
#E5E3EE
(229,227,238)
#ECEAF3
(236,234,243)
#F3F1F8
(243,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADABC6; }

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

This text font color is #ADABC6.

Background Color

.myBgColor { background-color: #ADABC6; }

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

This div background color is #ADABC6.

Border color

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

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

This div border color is #ADABC6.

Opacity

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

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

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

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

This text has shadow with #ADABC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADABC6.

Preview

Color preview on black background

This text has color #ADABC6 on black background.


Color preview on white background

This text has color #ADABC6 on white background.


Black color preview on #ADABC6 background

This text has black color on #ADABC6 background.


White color preview on #ADABC6 background

This text has white color on #ADABC6 background.


Related colors

Complementary color

Complementary color for #hex is #525439.


I love getcolorcode.com

Triadic colors

1 #C6ADAB and #ABC6AD with #ADABC6 are triadic colors.

2 #C6ABAD and #ABADC6 with #ADABC6 are triadic colors.