COLOR #ADB7D4

HEX: #ADB7D4 RGB: (173,183,212)

Renk bilgisi

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

RGB renk modeli

#ADB7D4 color RGB value is (173,183,212).

RGB: (173,183,212) (68%, 72%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 212 of 255 = 83%

173
183
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 212 = 568 (100%)
R 173 of 568 ~ 30.46%
G 183 of 568 ~ 32.22%
B 212 of 568 ~ 37.32'%

%30.46
%32.22
%37.32

CMYK RENK MODELİ

#ADB7D4 rengi CMYK tonu (18,14,0,17).

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

CMYK: (18,14,0,17)
C18M14Y0K17 (18%, 14%, 0%, 17%)
(0.18 / 0.14 / 0.00 / 0.17)

CMYK yüzdeleri

%18.4
%13.68
%0
%16.86

Codes

Color #ADB7D4 in popluar color models

AD B7 D4
RGB 173 183 212
HSL 225° 31.20% 75.49%
HSB/HSV 225° 18.40% 83.14%
CMYK 18.40% 13.68% 0.00%
16.86%

Color #ADB7D4 in popluar number systems.

HEX AD B7 D4
Decimal 173 183 212
Binary 10101101 10110111 11010100
Octal 255 267 324

Shades and tints

Shades of #ADB7D4

#ADB7D4
(173,183,212)
#9EA7C1
(158,167,193)
#8F97AE
(143,151,174)
#80879B
(128,135,155)
#717788
(113,119,136)
#626775
(98,103,117)
#535762
(83,87,98)
#44474F
(68,71,79)
#35373C
(53,55,60)
#262729
(38,39,41)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #ADB7D4

#ADB7D4
(173,183,212)
#B4BDD7
(180,189,215)
#BBC3DA
(187,195,218)
#C2C9DD
(194,201,221)
#C9CFE0
(201,207,224)
#D0D5E3
(208,213,227)
#D7DBE6
(215,219,230)
#DEE1E9
(222,225,233)
#E5E7EC
(229,231,236)
#ECEDEF
(236,237,239)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7D4; }

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

This text font color is #ADB7D4.

Background Color

.myBgColor { background-color: #ADB7D4; }

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

This div background color is #ADB7D4.

Border color

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

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

This div border color is #ADB7D4.

Opacity

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

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

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

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

This text has shadow with #ADB7D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7D4.

Preview

Color preview on black background

This text has color #ADB7D4 on black background.


Color preview on white background

This text has color #ADB7D4 on white background.


Black color preview on #ADB7D4 background

This text has black color on #ADB7D4 background.


White color preview on #ADB7D4 background

This text has white color on #ADB7D4 background.


Related colors

Complementary color

Complementary color for #hex is #52482B.


I love getcolorcode.com

Triadic colors

1 #D4ADB7 and #B7D4AD with #ADB7D4 are triadic colors.

2 #D4B7AD and #B7ADD4 with #ADB7D4 are triadic colors.