COLOR #ADBEBF

HEX: #ADBEBF RGB: (173,190,191)

Renk bilgisi

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

RGB renk modeli

#ADBEBF color RGB value is (173,190,191).

RGB: (173,190,191) (68%, 75%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 191 of 255 = 75%

173
190
191

R + G + B ~ 73%. #ADBEBF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 191 = 554 (100%)
R 173 of 554 ~ 31.23%
G 190 of 554 ~ 34.3%
B 191 of 554 ~ 34.48'%

%31.23
%34.3
%34.48

CMYK RENK MODELİ

#ADBEBF rengi CMYK tonu (9,1,0,25).

  • camgöbeği tonu 9.42%
  • eflatun tonu 0.52%
  • sarı tonu 0.00%
  • ana renk tonu 25.10%

CMYK: (9,1,0,25)
C9M1Y0K25 (9%, 1%, 0%, 25%)
(0.09 / 0.01 / 0.00 / 0.25)

CMYK yüzdeleri

%9.42
%0.52
%0
%25.1

Codes

Color #ADBEBF in popluar color models

AD BE BF
RGB 173 190 191
HSL 183° 12.33% 71.37%
HSB/HSV 183° 9.42% 74.90%
CMYK 9.42% 0.52% 0.00%
25.10%

Color #ADBEBF in popluar number systems.

HEX AD BE BF
Decimal 173 190 191
Binary 10101101 10111110 10111111
Octal 255 276 277

Shades and tints

Shades of #ADBEBF

#ADBEBF
(173,190,191)
#9EADAE
(158,173,174)
#8F9C9D
(143,156,157)
#808B8C
(128,139,140)
#717A7B
(113,122,123)
#62696A
(98,105,106)
#535859
(83,88,89)
#444748
(68,71,72)
#353637
(53,54,55)
#262526
(38,37,38)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #ADBEBF

#ADBEBF
(173,190,191)
#B4C3C4
(180,195,196)
#BBC8C9
(187,200,201)
#C2CDCE
(194,205,206)
#C9D2D3
(201,210,211)
#D0D7D8
(208,215,216)
#D7DCDD
(215,220,221)
#DEE1E2
(222,225,226)
#E5E6E7
(229,230,231)
#ECEBEC
(236,235,236)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBEBF; }

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

This text font color is #ADBEBF.

Background Color

.myBgColor { background-color: #ADBEBF; }

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

This div background color is #ADBEBF.

Border color

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

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

This div border color is #ADBEBF.

Opacity

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

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

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

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

This text has shadow with #ADBEBF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBEBF.

Preview

Color preview on black background

This text has color #ADBEBF on black background.


Color preview on white background

This text has color #ADBEBF on white background.


Black color preview on #ADBEBF background

This text has black color on #ADBEBF background.


White color preview on #ADBEBF background

This text has white color on #ADBEBF background.


Related colors

Complementary color

Complementary color for #hex is #524140.


I love getcolorcode.com

Triadic colors

1 #BFADBE and #BEBFAD with #ADBEBF are triadic colors.

2 #BFBEAD and #BEADBF with #ADBEBF are triadic colors.