COLOR #ADBBBE

HEX: #ADBBBE RGB: (173,187,190)

Renk bilgisi

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

RGB renk modeli

#ADBBBE color RGB value is (173,187,190).

RGB: (173,187,190) (68%, 73%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 190 of 255 = 75%

173
187
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 190 = 550 (100%)
R 173 of 550 ~ 31.45%
G 187 of 550 ~ 34%
B 190 of 550 ~ 34.55'%

%31.45
%34
%34.55

CMYK RENK MODELİ

#ADBBBE rengi CMYK tonu (9,2,0,25).

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

CMYK: (9,2,0,25)
C9M2Y0K25 (9%, 2%, 0%, 25%)
(0.09 / 0.02 / 0.00 / 0.25)

CMYK yüzdeleri

%8.95
%1.58
%0
%25.49

Codes

Color #ADBBBE in popluar color models

AD BB BE
RGB 173 187 190
HSL 191° 11.56% 71.18%
HSB/HSV 191° 8.95% 74.51%
CMYK 8.95% 1.58% 0.00%
25.49%

Color #ADBBBE in popluar number systems.

HEX AD BB BE
Decimal 173 187 190
Binary 10101101 10111011 10111110
Octal 255 273 276

Shades and tints

Shades of #ADBBBE

#ADBBBE
(173,187,190)
#9EAAAD
(158,170,173)
#8F999C
(143,153,156)
#80888B
(128,136,139)
#71777A
(113,119,122)
#626669
(98,102,105)
#535558
(83,85,88)
#444447
(68,68,71)
#353336
(53,51,54)
#262225
(38,34,37)
#171114
(23,17,20)
#000000
(0,0,0)

Tints of #ADBBBE

#ADBBBE
(173,187,190)
#B4C1C3
(180,193,195)
#BBC7C8
(187,199,200)
#C2CDCD
(194,205,205)
#C9D3D2
(201,211,210)
#D0D9D7
(208,217,215)
#D7DFDC
(215,223,220)
#DEE5E1
(222,229,225)
#E5EBE6
(229,235,230)
#ECF1EB
(236,241,235)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBBE; }

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

This text font color is #ADBBBE.

Background Color

.myBgColor { background-color: #ADBBBE; }

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

This div background color is #ADBBBE.

Border color

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

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

This div border color is #ADBBBE.

Opacity

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

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

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

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

This text has shadow with #ADBBBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBBE.

Preview

Color preview on black background

This text has color #ADBBBE on black background.


Color preview on white background

This text has color #ADBBBE on white background.


Black color preview on #ADBBBE background

This text has black color on #ADBBBE background.


White color preview on #ADBBBE background

This text has white color on #ADBBBE background.


Related colors

Complementary color

Complementary color for #hex is #524441.


I love getcolorcode.com

Triadic colors

1 #BEADBB and #BBBEAD with #ADBBBE are triadic colors.

2 #BEBBAD and #BBADBE with #ADBBBE are triadic colors.