COLOR #ADBCE3

HEX: #ADBCE3 RGB: (173,188,227)

Renk bilgisi

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

RGB renk modeli

#ADBCE3 color RGB value is (173,188,227).

RGB: (173,188,227) (68%, 74%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 227 of 255 = 89%

173
188
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 227 = 588 (100%)
R 173 of 588 ~ 29.42%
G 188 of 588 ~ 31.97%
B 227 of 588 ~ 38.61'%

%29.42
%31.97
%38.61

CMYK RENK MODELİ

#ADBCE3 rengi CMYK tonu (24,17,0,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 17.18%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (24,17,0,11)
C24M17Y0K11 (24%, 17%, 0%, 11%)
(0.24 / 0.17 / 0.00 / 0.11)

CMYK yüzdeleri

%23.79
%17.18
%0
%10.98

Codes

Color #ADBCE3 in popluar color models

AD BC E3
RGB 173 188 227
HSL 223° 49.09% 78.43%
HSB/HSV 223° 23.79% 89.02%
CMYK 23.79% 17.18% 0.00%
10.98%

Color #ADBCE3 in popluar number systems.

HEX AD BC E3
Decimal 173 188 227
Binary 10101101 10111100 11100011
Octal 255 274 343

Shades and tints

Shades of #ADBCE3

#ADBCE3
(173,188,227)
#9EABCF
(158,171,207)
#8F9ABB
(143,154,187)
#8089A7
(128,137,167)
#717893
(113,120,147)
#62677F
(98,103,127)
#53566B
(83,86,107)
#444557
(68,69,87)
#353443
(53,52,67)
#26232F
(38,35,47)
#17121B
(23,18,27)
#000000
(0,0,0)

Tints of #ADBCE3

#ADBCE3
(173,188,227)
#B4C2E5
(180,194,229)
#BBC8E7
(187,200,231)
#C2CEE9
(194,206,233)
#C9D4EB
(201,212,235)
#D0DAED
(208,218,237)
#D7E0EF
(215,224,239)
#DEE6F1
(222,230,241)
#E5ECF3
(229,236,243)
#ECF2F5
(236,242,245)
#F3F8F7
(243,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBCE3; }

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

This text font color is #ADBCE3.

Background Color

.myBgColor { background-color: #ADBCE3; }

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

This div background color is #ADBCE3.

Border color

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

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

This div border color is #ADBCE3.

Opacity

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

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

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

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

This text has shadow with #ADBCE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBCE3.

Preview

Color preview on black background

This text has color #ADBCE3 on black background.


Color preview on white background

This text has color #ADBCE3 on white background.


Black color preview on #ADBCE3 background

This text has black color on #ADBCE3 background.


White color preview on #ADBCE3 background

This text has white color on #ADBCE3 background.


Related colors

Complementary color

Complementary color for #hex is #52431C.


I love getcolorcode.com

Triadic colors

1 #E3ADBC and #BCE3AD with #ADBCE3 are triadic colors.

2 #E3BCAD and #BCADE3 with #ADBCE3 are triadic colors.