COLOR #ADBBD4

HEX: #ADBBD4 RGB: (173,187,212)

Renk bilgisi

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

RGB renk modeli

#ADBBD4 color RGB value is (173,187,212).

RGB: (173,187,212) (68%, 73%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 212 of 255 = 83%

173
187
212

R + G + B ~ 75%. #ADBBD4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 212 = 572 (100%)
R 173 of 572 ~ 30.24%
G 187 of 572 ~ 32.69%
B 212 of 572 ~ 37.06'%

%30.24
%32.69
%37.06

CMYK RENK MODELİ

#ADBBD4 rengi CMYK tonu (18,12,0,17).

  • camgöbeği tonu 18.40%
  • eflatun tonu 11.79%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (18,12,0,17)
C18M12Y0K17 (18%, 12%, 0%, 17%)
(0.18 / 0.12 / 0.00 / 0.17)

CMYK yüzdeleri

%18.4
%11.79
%0
%16.86

Codes

Color #ADBBD4 in popluar color models

AD BB D4
RGB 173 187 212
HSL 218° 31.20% 75.49%
HSB/HSV 218° 18.40% 83.14%
CMYK 18.40% 11.79% 0.00%
16.86%

Color #ADBBD4 in popluar number systems.

HEX AD BB D4
Decimal 173 187 212
Binary 10101101 10111011 11010100
Octal 255 273 324

Shades and tints

Shades of #ADBBD4

#ADBBD4
(173,187,212)
#9EAAC1
(158,170,193)
#8F99AE
(143,153,174)
#80889B
(128,136,155)
#717788
(113,119,136)
#626675
(98,102,117)
#535562
(83,85,98)
#44444F
(68,68,79)
#35333C
(53,51,60)
#262229
(38,34,41)
#171116
(23,17,22)
#000000
(0,0,0)

Tints of #ADBBD4

#ADBBD4
(173,187,212)
#B4C1D7
(180,193,215)
#BBC7DA
(187,199,218)
#C2CDDD
(194,205,221)
#C9D3E0
(201,211,224)
#D0D9E3
(208,217,227)
#D7DFE6
(215,223,230)
#DEE5E9
(222,229,233)
#E5EBEC
(229,235,236)
#ECF1EF
(236,241,239)
#F3F7F2
(243,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBBD4 color. Also use rgb(173,187,212) instead hex code.

Text Font Color

.myTextColor { color: #ADBBD4; }

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

This text font color is #ADBBD4.

Background Color

.myBgColor { background-color: #ADBBD4; }

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

This div background color is #ADBBD4.

Border color

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

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

This div border color is #ADBBD4.

Opacity

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

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

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

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

This text has shadow with #ADBBD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBD4.

Preview

Color preview on black background

This text has color #ADBBD4 on black background.


Color preview on white background

This text has color #ADBBD4 on white background.


Black color preview on #ADBBD4 background

This text has black color on #ADBBD4 background.


White color preview on #ADBBD4 background

This text has white color on #ADBBD4 background.


Related colors

Complementary color

Complementary color for #hex is #52442B.


I love getcolorcode.com

Triadic colors

1 #D4ADBB and #BBD4AD with #ADBBD4 are triadic colors.

2 #D4BBAD and #BBADD4 with #ADBBD4 are triadic colors.