COLOR #ADBEB5

HEX: #ADBEB5 RGB: (173,190,181)

Renk bilgisi

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

RGB renk modeli

#ADBEB5 color RGB value is (173,190,181).

RGB: (173,190,181) (68%, 75%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 181 of 255 = 71%

173
190
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 181 = 544 (100%)
R 173 of 544 ~ 31.8%
G 190 of 544 ~ 34.93%
B 181 of 544 ~ 33.27'%

%31.8
%34.93
%33.27

CMYK RENK MODELİ

#ADBEB5 rengi CMYK tonu (9,0,5,25).

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

CMYK: (9,0,5,25)
C9M0Y5K25 (9%, 0%, 5%, 25%)
(0.09 / 0.00 / 0.05 / 0.25)

CMYK yüzdeleri

%8.95
%0
%4.74
%25.49

Codes

Color #ADBEB5 in popluar color models

AD BE B5
RGB 173 190 181
HSL 148° 11.56% 71.18%
HSB/HSV 148° 8.95% 74.51%
CMYK 8.95% 0.00% 4.74%
25.49%

Color #ADBEB5 in popluar number systems.

HEX AD BE B5
Decimal 173 190 181
Binary 10101101 10111110 10110101
Octal 255 276 265

Shades and tints

Shades of #ADBEB5

#ADBEB5
(173,190,181)
#9EADA5
(158,173,165)
#8F9C95
(143,156,149)
#808B85
(128,139,133)
#717A75
(113,122,117)
#626965
(98,105,101)
#535855
(83,88,85)
#444745
(68,71,69)
#353635
(53,54,53)
#262525
(38,37,37)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #ADBEB5

#ADBEB5
(173,190,181)
#B4C3BB
(180,195,187)
#BBC8C1
(187,200,193)
#C2CDC7
(194,205,199)
#C9D2CD
(201,210,205)
#D0D7D3
(208,215,211)
#D7DCD9
(215,220,217)
#DEE1DF
(222,225,223)
#E5E6E5
(229,230,229)
#ECEBEB
(236,235,235)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBEB5; }

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

This text font color is #ADBEB5.

Background Color

.myBgColor { background-color: #ADBEB5; }

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

This div background color is #ADBEB5.

Border color

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

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

This div border color is #ADBEB5.

Opacity

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

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

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

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

This text has shadow with #ADBEB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBEB5.

Preview

Color preview on black background

This text has color #ADBEB5 on black background.


Color preview on white background

This text has color #ADBEB5 on white background.


Black color preview on #ADBEB5 background

This text has black color on #ADBEB5 background.


White color preview on #ADBEB5 background

This text has white color on #ADBEB5 background.


Related colors

Complementary color

Complementary color for #hex is #52414A.


I love getcolorcode.com

Triadic colors

1 #B5ADBE and #BEB5AD with #ADBEB5 are triadic colors.

2 #B5BEAD and #BEADB5 with #ADBEB5 are triadic colors.