COLOR #ADB2D7

HEX: #ADB2D7 RGB: (173,178,215)

Renk bilgisi

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

RGB renk modeli

#ADB2D7 color RGB value is (173,178,215).

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

RGB bağlantıları ve doygunluk

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

173
178
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 215 = 566 (100%)
R 173 of 566 ~ 30.57%
G 178 of 566 ~ 31.45%
B 215 of 566 ~ 37.99'%

%30.57
%31.45
%37.99

CMYK RENK MODELİ

#ADB2D7 rengi CMYK tonu (20,17,0,16).

  • camgöbeği tonu 19.53%
  • eflatun tonu 17.21%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (20,17,0,16)
C20M17Y0K16 (20%, 17%, 0%, 16%)
(0.20 / 0.17 / 0.00 / 0.16)

CMYK yüzdeleri

%19.53
%17.21
%0
%15.69

Codes

Color #ADB2D7 in popluar color models

AD B2 D7
RGB 173 178 215
HSL 233° 34.43% 76.08%
HSB/HSV 233° 19.53% 84.31%
CMYK 19.53% 17.21% 0.00%
15.69%

Color #ADB2D7 in popluar number systems.

HEX AD B2 D7
Decimal 173 178 215
Binary 10101101 10110010 11010111
Octal 255 262 327

Shades and tints

Shades of #ADB2D7

#ADB2D7
(173,178,215)
#9EA2C4
(158,162,196)
#8F92B1
(143,146,177)
#80829E
(128,130,158)
#71728B
(113,114,139)
#626278
(98,98,120)
#535265
(83,82,101)
#444252
(68,66,82)
#35323F
(53,50,63)
#26222C
(38,34,44)
#171219
(23,18,25)
#000000
(0,0,0)

Tints of #ADB2D7

#ADB2D7
(173,178,215)
#B4B9DA
(180,185,218)
#BBC0DD
(187,192,221)
#C2C7E0
(194,199,224)
#C9CEE3
(201,206,227)
#D0D5E6
(208,213,230)
#D7DCE9
(215,220,233)
#DEE3EC
(222,227,236)
#E5EAEF
(229,234,239)
#ECF1F2
(236,241,242)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2D7; }

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

This text font color is #ADB2D7.

Background Color

.myBgColor { background-color: #ADB2D7; }

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

This div background color is #ADB2D7.

Border color

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

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

This div border color is #ADB2D7.

Opacity

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

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

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

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

This text has shadow with #ADB2D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2D7.

Preview

Color preview on black background

This text has color #ADB2D7 on black background.


Color preview on white background

This text has color #ADB2D7 on white background.


Black color preview on #ADB2D7 background

This text has black color on #ADB2D7 background.


White color preview on #ADB2D7 background

This text has white color on #ADB2D7 background.


Related colors

Complementary color

Complementary color for #hex is #524D28.


I love getcolorcode.com

Triadic colors

1 #D7ADB2 and #B2D7AD with #ADB2D7 are triadic colors.

2 #D7B2AD and #B2ADD7 with #ADB2D7 are triadic colors.