COLOR #ADBCC7

HEX: #ADBCC7 RGB: (173,188,199)

Renk bilgisi

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

RGB renk modeli

#ADBCC7 color RGB value is (173,188,199).

RGB: (173,188,199) (68%, 74%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 199 of 255 = 78%

173
188
199

R + G + B ~ 73%. #ADBCC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 199 = 560 (100%)
R 173 of 560 ~ 30.89%
G 188 of 560 ~ 33.57%
B 199 of 560 ~ 35.54'%

%30.89
%33.57
%35.54

CMYK RENK MODELİ

#ADBCC7 rengi CMYK tonu (13,6,0,22).

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

CMYK: (13,6,0,22)
C13M6Y0K22 (13%, 6%, 0%, 22%)
(0.13 / 0.06 / 0.00 / 0.22)

CMYK yüzdeleri

%13.07
%5.53
%0
%21.96

Codes

Color #ADBCC7 in popluar color models

AD BC C7
RGB 173 188 199
HSL 205° 18.84% 72.94%
HSB/HSV 205° 13.07% 78.04%
CMYK 13.07% 5.53% 0.00%
21.96%

Color #ADBCC7 in popluar number systems.

HEX AD BC C7
Decimal 173 188 199
Binary 10101101 10111100 11000111
Octal 255 274 307

Shades and tints

Shades of #ADBCC7

#ADBCC7
(173,188,199)
#9EABB5
(158,171,181)
#8F9AA3
(143,154,163)
#808991
(128,137,145)
#71787F
(113,120,127)
#62676D
(98,103,109)
#53565B
(83,86,91)
#444549
(68,69,73)
#353437
(53,52,55)
#262325
(38,35,37)
#171213
(23,18,19)
#000000
(0,0,0)

Tints of #ADBCC7

#ADBCC7
(173,188,199)
#B4C2CC
(180,194,204)
#BBC8D1
(187,200,209)
#C2CED6
(194,206,214)
#C9D4DB
(201,212,219)
#D0DAE0
(208,218,224)
#D7E0E5
(215,224,229)
#DEE6EA
(222,230,234)
#E5ECEF
(229,236,239)
#ECF2F4
(236,242,244)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBCC7; }

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

This text font color is #ADBCC7.

Background Color

.myBgColor { background-color: #ADBCC7; }

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

This div background color is #ADBCC7.

Border color

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

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

This div border color is #ADBCC7.

Opacity

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

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

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

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

This text has shadow with #ADBCC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBCC7.

Preview

Color preview on black background

This text has color #ADBCC7 on black background.


Color preview on white background

This text has color #ADBCC7 on white background.


Black color preview on #ADBCC7 background

This text has black color on #ADBCC7 background.


White color preview on #ADBCC7 background

This text has white color on #ADBCC7 background.


Related colors

Complementary color

Complementary color for #hex is #524338.


I love getcolorcode.com

Triadic colors

1 #C7ADBC and #BCC7AD with #ADBCC7 are triadic colors.

2 #C7BCAD and #BCADC7 with #ADBCC7 are triadic colors.