COLOR #ADBECE

HEX: #ADBECE RGB: (173,190,206)

Renk bilgisi

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

RGB renk modeli

#ADBECE color RGB value is (173,190,206).

RGB: (173,190,206) (68%, 75%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 206 of 255 = 81%

173
190
206

R + G + B ~ 75%. #ADBECE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 206 = 569 (100%)
R 173 of 569 ~ 30.4%
G 190 of 569 ~ 33.39%
B 206 of 569 ~ 36.2'%

%30.4
%33.39
%36.2

CMYK RENK MODELİ

#ADBECE rengi CMYK tonu (16,8,0,19).

  • camgöbeği tonu 16.02%
  • eflatun tonu 7.77%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%

CMYK: (16,8,0,19)
C16M8Y0K19 (16%, 8%, 0%, 19%)
(0.16 / 0.08 / 0.00 / 0.19)

CMYK yüzdeleri

%16.02
%7.77
%0
%19.22

Codes

Color #ADBECE in popluar color models

AD BE CE
RGB 173 190 206
HSL 209° 25.19% 74.31%
HSB/HSV 209° 16.02% 80.78%
CMYK 16.02% 7.77% 0.00%
19.22%

Color #ADBECE in popluar number systems.

HEX AD BE CE
Decimal 173 190 206
Binary 10101101 10111110 11001110
Octal 255 276 316

Shades and tints

Shades of #ADBECE

#ADBECE
(173,190,206)
#9EADBC
(158,173,188)
#8F9CAA
(143,156,170)
#808B98
(128,139,152)
#717A86
(113,122,134)
#626974
(98,105,116)
#535862
(83,88,98)
#444750
(68,71,80)
#35363E
(53,54,62)
#26252C
(38,37,44)
#17141A
(23,20,26)
#000000
(0,0,0)

Tints of #ADBECE

#ADBECE
(173,190,206)
#B4C3D2
(180,195,210)
#BBC8D6
(187,200,214)
#C2CDDA
(194,205,218)
#C9D2DE
(201,210,222)
#D0D7E2
(208,215,226)
#D7DCE6
(215,220,230)
#DEE1EA
(222,225,234)
#E5E6EE
(229,230,238)
#ECEBF2
(236,235,242)
#F3F0F6
(243,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBECE; }

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

This text font color is #ADBECE.

Background Color

.myBgColor { background-color: #ADBECE; }

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

This div background color is #ADBECE.

Border color

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

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

This div border color is #ADBECE.

Opacity

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

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

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

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

This text has shadow with #ADBECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBECE.

Preview

Color preview on black background

This text has color #ADBECE on black background.


Color preview on white background

This text has color #ADBECE on white background.


Black color preview on #ADBECE background

This text has black color on #ADBECE background.


White color preview on #ADBECE background

This text has white color on #ADBECE background.


Related colors

Complementary color

Complementary color for #hex is #524131.


I love getcolorcode.com

Triadic colors

1 #CEADBE and #BECEAD with #ADBECE are triadic colors.

2 #CEBEAD and #BEADCE with #ADBECE are triadic colors.