COLOR #ADB7B3

HEX: #ADB7B3 RGB: (173,183,179)

Renk bilgisi

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

RGB renk modeli

#ADB7B3 color RGB value is (173,183,179).

RGB: (173,183,179) (68%, 72%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 179 of 255 = 70%

173
183
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 179 = 535 (100%)
R 173 of 535 ~ 32.34%
G 183 of 535 ~ 34.21%
B 179 of 535 ~ 33.46'%

%32.34
%34.21
%33.46

CMYK RENK MODELİ

#ADB7B3 rengi CMYK tonu (5,0,2,28).

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

CMYK: (5,0,2,28)
C5M0Y2K28 (5%, 0%, 2%, 28%)
(0.05 / 0.00 / 0.02 / 0.28)

CMYK yüzdeleri

%5.46
%0
%2.19
%28.24

Codes

Color #ADB7B3 in popluar color models

AD B7 B3
RGB 173 183 179
HSL 156° 6.49% 69.80%
HSB/HSV 156° 5.46% 71.76%
CMYK 5.46% 0.00% 2.19%
28.24%

Color #ADB7B3 in popluar number systems.

HEX AD B7 B3
Decimal 173 183 179
Binary 10101101 10110111 10110011
Octal 255 267 263

Shades and tints

Shades of #ADB7B3

#ADB7B3
(173,183,179)
#9EA7A3
(158,167,163)
#8F9793
(143,151,147)
#808783
(128,135,131)
#717773
(113,119,115)
#626763
(98,103,99)
#535753
(83,87,83)
#444743
(68,71,67)
#353733
(53,55,51)
#262723
(38,39,35)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #ADB7B3

#ADB7B3
(173,183,179)
#B4BDB9
(180,189,185)
#BBC3BF
(187,195,191)
#C2C9C5
(194,201,197)
#C9CFCB
(201,207,203)
#D0D5D1
(208,213,209)
#D7DBD7
(215,219,215)
#DEE1DD
(222,225,221)
#E5E7E3
(229,231,227)
#ECEDE9
(236,237,233)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7B3; }

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

This text font color is #ADB7B3.

Background Color

.myBgColor { background-color: #ADB7B3; }

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

This div background color is #ADB7B3.

Border color

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

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

This div border color is #ADB7B3.

Opacity

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

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

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

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

This text has shadow with #ADB7B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7B3.

Preview

Color preview on black background

This text has color #ADB7B3 on black background.


Color preview on white background

This text has color #ADB7B3 on white background.


Black color preview on #ADB7B3 background

This text has black color on #ADB7B3 background.


White color preview on #ADB7B3 background

This text has white color on #ADB7B3 background.


Related colors

Complementary color

Complementary color for #hex is #52484C.


I love getcolorcode.com

Triadic colors

1 #B3ADB7 and #B7B3AD with #ADB7B3 are triadic colors.

2 #B3B7AD and #B7ADB3 with #ADB7B3 are triadic colors.