COLOR #ADABC7

HEX: #ADABC7 RGB: (173,171,199)

Renk bilgisi

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

RGB renk modeli

#ADABC7 color RGB value is (173,171,199).

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

RGB bağlantıları ve doygunluk

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

173
171
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 171 + 199 = 543 (100%)
R 173 of 543 ~ 31.86%
G 171 of 543 ~ 31.49%
B 199 of 543 ~ 36.65'%

%31.86
%31.49
%36.65

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.07%
  • eflatun tonu 14.07%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

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

CMYK yüzdeleri

%13.07
%14.07
%0
%21.96

Codes

Color #ADABC7 in popluar color models

AD AB C7
RGB 173 171 199
HSL 244° 20.00% 72.55%
HSB/HSV 244° 14.07% 78.04%
CMYK 13.07% 14.07% 0.00%
21.96%

Color #ADABC7 in popluar number systems.

HEX AD AB C7
Decimal 173 171 199
Binary 10101101 10101011 11000111
Octal 255 253 307

Shades and tints

Shades of #ADABC7

#ADABC7
(173,171,199)
#9E9CB5
(158,156,181)
#8F8DA3
(143,141,163)
#807E91
(128,126,145)
#716F7F
(113,111,127)
#62606D
(98,96,109)
#53515B
(83,81,91)
#444249
(68,66,73)
#353337
(53,51,55)
#262425
(38,36,37)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #ADABC7

#ADABC7
(173,171,199)
#B4B2CC
(180,178,204)
#BBB9D1
(187,185,209)
#C2C0D6
(194,192,214)
#C9C7DB
(201,199,219)
#D0CEE0
(208,206,224)
#D7D5E5
(215,213,229)
#DEDCEA
(222,220,234)
#E5E3EF
(229,227,239)
#ECEAF4
(236,234,244)
#F3F1F9
(243,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADABC7; }

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

This text font color is #ADABC7.

Background Color

.myBgColor { background-color: #ADABC7; }

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

This div background color is #ADABC7.

Border color

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

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

This div border color is #ADABC7.

Opacity

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

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

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

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

This text has shadow with #ADABC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADABC7.

Preview

Color preview on black background

This text has color #ADABC7 on black background.


Color preview on white background

This text has color #ADABC7 on white background.


Black color preview on #ADABC7 background

This text has black color on #ADABC7 background.


White color preview on #ADABC7 background

This text has white color on #ADABC7 background.


Related colors

Complementary color

Complementary color for #hex is #525438.


I love getcolorcode.com

Triadic colors

1 #C7ADAB and #ABC7AD with #ADABC7 are triadic colors.

2 #C7ABAD and #ABADC7 with #ADABC7 are triadic colors.