COLOR #ADB7BE

HEX: #ADB7BE RGB: (173,183,190)

Renk bilgisi

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

RGB renk modeli

#ADB7BE color RGB value is (173,183,190).

RGB: (173,183,190) (68%, 72%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 190 of 255 = 75%

173
183
190

R + G + B ~ 72%. #ADB7BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 190 = 546 (100%)
R 173 of 546 ~ 31.68%
G 183 of 546 ~ 33.52%
B 190 of 546 ~ 34.8'%

%31.68
%33.52
%34.8

CMYK RENK MODELİ

#ADB7BE rengi CMYK tonu (9,4,0,25).

  • camgöbeği tonu 8.95%
  • eflatun tonu 3.68%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (9,4,0,25)
C9M4Y0K25 (9%, 4%, 0%, 25%)
(0.09 / 0.04 / 0.00 / 0.25)

CMYK yüzdeleri

%8.95
%3.68
%0
%25.49

Codes

Color #ADB7BE in popluar color models

AD B7 BE
RGB 173 183 190
HSL 205° 11.56% 71.18%
HSB/HSV 205° 8.95% 74.51%
CMYK 8.95% 3.68% 0.00%
25.49%

Color #ADB7BE in popluar number systems.

HEX AD B7 BE
Decimal 173 183 190
Binary 10101101 10110111 10111110
Octal 255 267 276

Shades and tints

Shades of #ADB7BE

#ADB7BE
(173,183,190)
#9EA7AD
(158,167,173)
#8F979C
(143,151,156)
#80878B
(128,135,139)
#71777A
(113,119,122)
#626769
(98,103,105)
#535758
(83,87,88)
#444747
(68,71,71)
#353736
(53,55,54)
#262725
(38,39,37)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #ADB7BE

#ADB7BE
(173,183,190)
#B4BDC3
(180,189,195)
#BBC3C8
(187,195,200)
#C2C9CD
(194,201,205)
#C9CFD2
(201,207,210)
#D0D5D7
(208,213,215)
#D7DBDC
(215,219,220)
#DEE1E1
(222,225,225)
#E5E7E6
(229,231,230)
#ECEDEB
(236,237,235)
#F3F3F0
(243,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7BE; }

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

This text font color is #ADB7BE.

Background Color

.myBgColor { background-color: #ADB7BE; }

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

This div background color is #ADB7BE.

Border color

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

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

This div border color is #ADB7BE.

Opacity

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

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

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

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

This text has shadow with #ADB7BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7BE.

Preview

Color preview on black background

This text has color #ADB7BE on black background.


Color preview on white background

This text has color #ADB7BE on white background.


Black color preview on #ADB7BE background

This text has black color on #ADB7BE background.


White color preview on #ADB7BE background

This text has white color on #ADB7BE background.


Related colors

Complementary color

Complementary color for #hex is #524841.


I love getcolorcode.com

Triadic colors

1 #BEADB7 and #B7BEAD with #ADB7BE are triadic colors.

2 #BEB7AD and #B7ADBE with #ADB7BE are triadic colors.