COLOR #ADBCC3

HEX: #ADBCC3 RGB: (173,188,195)

Renk bilgisi

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

RGB renk modeli

#ADBCC3 color RGB value is (173,188,195).

RGB: (173,188,195) (68%, 74%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 195 of 255 = 76%

173
188
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 195 = 556 (100%)
R 173 of 556 ~ 31.12%
G 188 of 556 ~ 33.81%
B 195 of 556 ~ 35.07'%

%31.12
%33.81
%35.07

CMYK RENK MODELİ

#ADBCC3 rengi CMYK tonu (11,4,0,24).

  • camgöbeği tonu 11.28%
  • eflatun tonu 3.59%
  • sarı tonu 0.00%
  • ana renk tonu 23.53%

CMYK: (11,4,0,24)
C11M4Y0K24 (11%, 4%, 0%, 24%)
(0.11 / 0.04 / 0.00 / 0.24)

CMYK yüzdeleri

%11.28
%3.59
%0
%23.53

Codes

Color #ADBCC3 in popluar color models

AD BC C3
RGB 173 188 195
HSL 199° 15.49% 72.16%
HSB/HSV 199° 11.28% 76.47%
CMYK 11.28% 3.59% 0.00%
23.53%

Color #ADBCC3 in popluar number systems.

HEX AD BC C3
Decimal 173 188 195
Binary 10101101 10111100 11000011
Octal 255 274 303

Shades and tints

Shades of #ADBCC3

#ADBCC3
(173,188,195)
#9EABB2
(158,171,178)
#8F9AA1
(143,154,161)
#808990
(128,137,144)
#71787F
(113,120,127)
#62676E
(98,103,110)
#53565D
(83,86,93)
#44454C
(68,69,76)
#35343B
(53,52,59)
#26232A
(38,35,42)
#171219
(23,18,25)
#000000
(0,0,0)

Tints of #ADBCC3

#ADBCC3
(173,188,195)
#B4C2C8
(180,194,200)
#BBC8CD
(187,200,205)
#C2CED2
(194,206,210)
#C9D4D7
(201,212,215)
#D0DADC
(208,218,220)
#D7E0E1
(215,224,225)
#DEE6E6
(222,230,230)
#E5ECEB
(229,236,235)
#ECF2F0
(236,242,240)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBCC3; }

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

This text font color is #ADBCC3.

Background Color

.myBgColor { background-color: #ADBCC3; }

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

This div background color is #ADBCC3.

Border color

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

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

This div border color is #ADBCC3.

Opacity

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

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

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

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

This text has shadow with #ADBCC3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBCC3.

Preview

Color preview on black background

This text has color #ADBCC3 on black background.


Color preview on white background

This text has color #ADBCC3 on white background.


Black color preview on #ADBCC3 background

This text has black color on #ADBCC3 background.


White color preview on #ADBCC3 background

This text has white color on #ADBCC3 background.


Related colors

Complementary color

Complementary color for #hex is #52433C.


I love getcolorcode.com

Triadic colors

1 #C3ADBC and #BCC3AD with #ADBCC3 are triadic colors.

2 #C3BCAD and #BCADC3 with #ADBCC3 are triadic colors.