COLOR #ADAFB7

HEX: #ADAFB7 RGB: (173,175,183)

Renk bilgisi

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

RGB renk modeli

#ADAFB7 color RGB value is (173,175,183).

RGB: (173,175,183) (68%, 69%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 175 of 255 = 69%
B 183 of 255 = 72%

173
175
183

R + G + B ~ 70%. #ADAFB7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 175 + 183 = 531 (100%)
R 173 of 531 ~ 32.58%
G 175 of 531 ~ 32.96%
B 183 of 531 ~ 34.46'%

%32.58
%32.96
%34.46

CMYK RENK MODELİ

#ADAFB7 rengi CMYK tonu (5,4,0,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 4.37%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (5,4,0,28)
C5M4Y0K28 (5%, 4%, 0%, 28%)
(0.05 / 0.04 / 0.00 / 0.28)

CMYK yüzdeleri

%5.46
%4.37
%0
%28.24

Codes

Color #ADAFB7 in popluar color models

AD AF B7
RGB 173 175 183
HSL 228° 6.49% 69.80%
HSB/HSV 228° 5.46% 71.76%
CMYK 5.46% 4.37% 0.00%
28.24%

Color #ADAFB7 in popluar number systems.

HEX AD AF B7
Decimal 173 175 183
Binary 10101101 10101111 10110111
Octal 255 257 267

Shades and tints

Shades of #ADAFB7

#ADAFB7
(173,175,183)
#9EA0A7
(158,160,167)
#8F9197
(143,145,151)
#808287
(128,130,135)
#717377
(113,115,119)
#626467
(98,100,103)
#535557
(83,85,87)
#444647
(68,70,71)
#353737
(53,55,55)
#262827
(38,40,39)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADAFB7

#ADAFB7
(173,175,183)
#B4B6BD
(180,182,189)
#BBBDC3
(187,189,195)
#C2C4C9
(194,196,201)
#C9CBCF
(201,203,207)
#D0D2D5
(208,210,213)
#D7D9DB
(215,217,219)
#DEE0E1
(222,224,225)
#E5E7E7
(229,231,231)
#ECEEED
(236,238,237)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAFB7; }

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

This text font color is #ADAFB7.

Background Color

.myBgColor { background-color: #ADAFB7; }

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

This div background color is #ADAFB7.

Border color

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

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

This div border color is #ADAFB7.

Opacity

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

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

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

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

This text has shadow with #ADAFB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAFB7.

Preview

Color preview on black background

This text has color #ADAFB7 on black background.


Color preview on white background

This text has color #ADAFB7 on white background.


Black color preview on #ADAFB7 background

This text has black color on #ADAFB7 background.


White color preview on #ADAFB7 background

This text has white color on #ADAFB7 background.


Related colors

Complementary color

Complementary color for #hex is #525048.


I love getcolorcode.com

Triadic colors

1 #B7ADAF and #AFB7AD with #ADAFB7 are triadic colors.

2 #B7AFAD and #AFADB7 with #ADAFB7 are triadic colors.