COLOR #ADB2D5

HEX: #ADB2D5 RGB: (173,178,213)

Renk bilgisi

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

RGB renk modeli

#ADB2D5 color RGB value is (173,178,213).

RGB: (173,178,213) (68%, 70%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 213 of 255 = 84%

173
178
213

R + G + B ~ 74%. #ADB2D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 213 = 564 (100%)
R 173 of 564 ~ 30.67%
G 178 of 564 ~ 31.56%
B 213 of 564 ~ 37.77'%

%30.67
%31.56
%37.77

CMYK RENK MODELİ

#ADB2D5 rengi CMYK tonu (19,16,0,16).

  • camgöbeği tonu 18.78%
  • eflatun tonu 16.43%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,16,0,16)
C19M16Y0K16 (19%, 16%, 0%, 16%)
(0.19 / 0.16 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%16.43
%0
%16.47

Codes

Color #ADB2D5 in popluar color models

AD B2 D5
RGB 173 178 213
HSL 233° 32.26% 75.69%
HSB/HSV 233° 18.78% 83.53%
CMYK 18.78% 16.43% 0.00%
16.47%

Color #ADB2D5 in popluar number systems.

HEX AD B2 D5
Decimal 173 178 213
Binary 10101101 10110010 11010101
Octal 255 262 325

Shades and tints

Shades of #ADB2D5

#ADB2D5
(173,178,213)
#9EA2C2
(158,162,194)
#8F92AF
(143,146,175)
#80829C
(128,130,156)
#717289
(113,114,137)
#626276
(98,98,118)
#535263
(83,82,99)
#444250
(68,66,80)
#35323D
(53,50,61)
#26222A
(38,34,42)
#171217
(23,18,23)
#000000
(0,0,0)

Tints of #ADB2D5

#ADB2D5
(173,178,213)
#B4B9D8
(180,185,216)
#BBC0DB
(187,192,219)
#C2C7DE
(194,199,222)
#C9CEE1
(201,206,225)
#D0D5E4
(208,213,228)
#D7DCE7
(215,220,231)
#DEE3EA
(222,227,234)
#E5EAED
(229,234,237)
#ECF1F0
(236,241,240)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB2D5 color. Also use rgb(173,178,213) instead hex code.

Text Font Color

.myTextColor { color: #ADB2D5; }

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

This text font color is #ADB2D5.

Background Color

.myBgColor { background-color: #ADB2D5; }

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

This div background color is #ADB2D5.

Border color

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

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

This div border color is #ADB2D5.

Opacity

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

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

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

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

This text has shadow with #ADB2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2D5.

Preview

Color preview on black background

This text has color #ADB2D5 on black background.


Color preview on white background

This text has color #ADB2D5 on white background.


Black color preview on #ADB2D5 background

This text has black color on #ADB2D5 background.


White color preview on #ADB2D5 background

This text has white color on #ADB2D5 background.


Related colors

Complementary color

Complementary color for #hex is #524D2A.


I love getcolorcode.com

Triadic colors

1 #D5ADB2 and #B2D5AD with #ADB2D5 are triadic colors.

2 #D5B2AD and #B2ADD5 with #ADB2D5 are triadic colors.