COLOR #ADBFD4

HEX: #ADBFD4 RGB: (173,191,212)

Renk bilgisi

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

RGB renk modeli

#ADBFD4 color RGB value is (173,191,212).

RGB: (173,191,212) (68%, 75%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 191 of 255 = 75%
B 212 of 255 = 83%

173
191
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 191 + 212 = 576 (100%)
R 173 of 576 ~ 30.03%
G 191 of 576 ~ 33.16%
B 212 of 576 ~ 36.81'%

%30.03
%33.16
%36.81

CMYK RENK MODELİ

#ADBFD4 rengi CMYK tonu (18,10,0,17).

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

CMYK: (18,10,0,17)
C18M10Y0K17 (18%, 10%, 0%, 17%)
(0.18 / 0.10 / 0.00 / 0.17)

CMYK yüzdeleri

%18.4
%9.91
%0
%16.86

Codes

Color #ADBFD4 in popluar color models

AD BF D4
RGB 173 191 212
HSL 212° 31.20% 75.49%
HSB/HSV 212° 18.40% 83.14%
CMYK 18.40% 9.91% 0.00%
16.86%

Color #ADBFD4 in popluar number systems.

HEX AD BF D4
Decimal 173 191 212
Binary 10101101 10111111 11010100
Octal 255 277 324

Shades and tints

Shades of #ADBFD4

#ADBFD4
(173,191,212)
#9EAEC1
(158,174,193)
#8F9DAE
(143,157,174)
#808C9B
(128,140,155)
#717B88
(113,123,136)
#626A75
(98,106,117)
#535962
(83,89,98)
#44484F
(68,72,79)
#35373C
(53,55,60)
#262629
(38,38,41)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #ADBFD4

#ADBFD4
(173,191,212)
#B4C4D7
(180,196,215)
#BBC9DA
(187,201,218)
#C2CEDD
(194,206,221)
#C9D3E0
(201,211,224)
#D0D8E3
(208,216,227)
#D7DDE6
(215,221,230)
#DEE2E9
(222,226,233)
#E5E7EC
(229,231,236)
#ECECEF
(236,236,239)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBFD4; }

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

This text font color is #ADBFD4.

Background Color

.myBgColor { background-color: #ADBFD4; }

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

This div background color is #ADBFD4.

Border color

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

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

This div border color is #ADBFD4.

Opacity

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

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

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

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

This text has shadow with #ADBFD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBFD4.

Preview

Color preview on black background

This text has color #ADBFD4 on black background.


Color preview on white background

This text has color #ADBFD4 on white background.


Black color preview on #ADBFD4 background

This text has black color on #ADBFD4 background.


White color preview on #ADBFD4 background

This text has white color on #ADBFD4 background.


Related colors

Complementary color

Complementary color for #hex is #52402B.


I love getcolorcode.com

Triadic colors

1 #D4ADBF and #BFD4AD with #ADBFD4 are triadic colors.

2 #D4BFAD and #BFADD4 with #ADBFD4 are triadic colors.