COLOR #ADBCE5

HEX: #ADBCE5 RGB: (173,188,229)

Renk bilgisi

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

RGB renk modeli

#ADBCE5 color RGB value is (173,188,229).

RGB: (173,188,229) (68%, 74%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 229 of 255 = 90%

173
188
229

R + G + B ~ 77%. #ADBCE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 229 = 590 (100%)
R 173 of 590 ~ 29.32%
G 188 of 590 ~ 31.86%
B 229 of 590 ~ 38.81'%

%29.32
%31.86
%38.81

CMYK RENK MODELİ

#ADBCE5 rengi CMYK tonu (24,18,0,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 17.90%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,18,0,10)
C24M18Y0K10 (24%, 18%, 0%, 10%)
(0.24 / 0.18 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%17.9
%0
%10.2

Codes

Color #ADBCE5 in popluar color models

AD BC E5
RGB 173 188 229
HSL 224° 51.85% 78.82%
HSB/HSV 224° 24.45% 89.80%
CMYK 24.45% 17.90% 0.00%
10.20%

Color #ADBCE5 in popluar number systems.

HEX AD BC E5
Decimal 173 188 229
Binary 10101101 10111100 11100101
Octal 255 274 345

Shades and tints

Shades of #ADBCE5

#ADBCE5
(173,188,229)
#9EABD1
(158,171,209)
#8F9ABD
(143,154,189)
#8089A9
(128,137,169)
#717895
(113,120,149)
#626781
(98,103,129)
#53566D
(83,86,109)
#444559
(68,69,89)
#353445
(53,52,69)
#262331
(38,35,49)
#17121D
(23,18,29)
#000000
(0,0,0)

Tints of #ADBCE5

#ADBCE5
(173,188,229)
#B4C2E7
(180,194,231)
#BBC8E9
(187,200,233)
#C2CEEB
(194,206,235)
#C9D4ED
(201,212,237)
#D0DAEF
(208,218,239)
#D7E0F1
(215,224,241)
#DEE6F3
(222,230,243)
#E5ECF5
(229,236,245)
#ECF2F7
(236,242,247)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBCE5 color. Also use rgb(173,188,229) instead hex code.

Text Font Color

.myTextColor { color: #ADBCE5; }

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

This text font color is #ADBCE5.

Background Color

.myBgColor { background-color: #ADBCE5; }

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

This div background color is #ADBCE5.

Border color

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

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

This div border color is #ADBCE5.

Opacity

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

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

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

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

This text has shadow with #ADBCE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBCE5.

Preview

Color preview on black background

This text has color #ADBCE5 on black background.


Color preview on white background

This text has color #ADBCE5 on white background.


Black color preview on #ADBCE5 background

This text has black color on #ADBCE5 background.


White color preview on #ADBCE5 background

This text has white color on #ADBCE5 background.


Related colors

Complementary color

Complementary color for #ADBCE5 is #52431A.


I love getcolorcode.com

Triadic colors

1 #E5ADBC and #BCE5AD with #ADBCE5 are triadic colors.

2 #E5BCAD and #BCADE5 with #ADBCE5 are triadic colors.