COLOR #ADBDB4

HEX: #ADBDB4 RGB: (173,189,180)

Renk bilgisi

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

RGB renk modeli

#ADBDB4 color RGB value is (173,189,180).

RGB: (173,189,180) (68%, 74%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 189 of 255 = 74%
B 180 of 255 = 71%

173
189
180

R + G + B ~ 71%. #ADBDB4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 180 = 542 (100%)
R 173 of 542 ~ 31.92%
G 189 of 542 ~ 34.87%
B 180 of 542 ~ 33.21'%

%31.92
%34.87
%33.21

CMYK RENK MODELİ

#ADBDB4 rengi CMYK tonu (8,0,5,26).

  • camgöbeği tonu 8.47%
  • eflatun tonu 0.00%
  • sarı tonu 4.76%
  • ana renk tonu 25.88%

CMYK: (8,0,5,26)
C8M0Y5K26 (8%, 0%, 5%, 26%)
(0.08 / 0.00 / 0.05 / 0.26)

CMYK yüzdeleri

%8.47
%0
%4.76
%25.88

Codes

Color #ADBDB4 in popluar color models

AD BD B4
RGB 173 189 180
HSL 146° 10.81% 70.98%
HSB/HSV 146° 8.47% 74.12%
CMYK 8.47% 0.00% 4.76%
25.88%

Color #ADBDB4 in popluar number systems.

HEX AD BD B4
Decimal 173 189 180
Binary 10101101 10111101 10110100
Octal 255 275 264

Shades and tints

Shades of #ADBDB4

#ADBDB4
(173,189,180)
#9EACA4
(158,172,164)
#8F9B94
(143,155,148)
#808A84
(128,138,132)
#717974
(113,121,116)
#626864
(98,104,100)
#535754
(83,87,84)
#444644
(68,70,68)
#353534
(53,53,52)
#262424
(38,36,36)
#171314
(23,19,20)
#000000
(0,0,0)

Tints of #ADBDB4

#ADBDB4
(173,189,180)
#B4C3BA
(180,195,186)
#BBC9C0
(187,201,192)
#C2CFC6
(194,207,198)
#C9D5CC
(201,213,204)
#D0DBD2
(208,219,210)
#D7E1D8
(215,225,216)
#DEE7DE
(222,231,222)
#E5EDE4
(229,237,228)
#ECF3EA
(236,243,234)
#F3F9F0
(243,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBDB4 color. Also use rgb(173,189,180) instead hex code.

Text Font Color

.myTextColor { color: #ADBDB4; }

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

This text font color is #ADBDB4.

Background Color

.myBgColor { background-color: #ADBDB4; }

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

This div background color is #ADBDB4.

Border color

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

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

This div border color is #ADBDB4.

Opacity

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

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

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

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

This text has shadow with #ADBDB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBDB4.

Preview

Color preview on black background

This text has color #ADBDB4 on black background.


Color preview on white background

This text has color #ADBDB4 on white background.


Black color preview on #ADBDB4 background

This text has black color on #ADBDB4 background.


White color preview on #ADBDB4 background

This text has white color on #ADBDB4 background.


Related colors

Complementary color

Complementary color for #hex is #52424B.


I love getcolorcode.com

Triadic colors

1 #B4ADBD and #BDB4AD with #ADBDB4 are triadic colors.

2 #B4BDAD and #BDADB4 with #ADBDB4 are triadic colors.