COLOR #ADBBE2

HEX: #ADBBE2 RGB: (173,187,226)

Renk bilgisi

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

RGB renk modeli

#ADBBE2 color RGB value is (173,187,226).

RGB: (173,187,226) (68%, 73%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 226 of 255 = 89%

173
187
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 226 = 586 (100%)
R 173 of 586 ~ 29.52%
G 187 of 586 ~ 31.91%
B 226 of 586 ~ 38.57'%

%29.52
%31.91
%38.57

CMYK RENK MODELİ

#ADBBE2 rengi CMYK tonu (23,17,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 17.26%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,17,0,11)
C23M17Y0K11 (23%, 17%, 0%, 11%)
(0.23 / 0.17 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%17.26
%0
%11.37

Codes

Color #ADBBE2 in popluar color models

AD BB E2
RGB 173 187 226
HSL 224° 47.75% 78.24%
HSB/HSV 224° 23.45% 88.63%
CMYK 23.45% 17.26% 0.00%
11.37%

Color #ADBBE2 in popluar number systems.

HEX AD BB E2
Decimal 173 187 226
Binary 10101101 10111011 11100010
Octal 255 273 342

Shades and tints

Shades of #ADBBE2

#ADBBE2
(173,187,226)
#9EAACE
(158,170,206)
#8F99BA
(143,153,186)
#8088A6
(128,136,166)
#717792
(113,119,146)
#62667E
(98,102,126)
#53556A
(83,85,106)
#444456
(68,68,86)
#353342
(53,51,66)
#26222E
(38,34,46)
#17111A
(23,17,26)
#000000
(0,0,0)

Tints of #ADBBE2

#ADBBE2
(173,187,226)
#B4C1E4
(180,193,228)
#BBC7E6
(187,199,230)
#C2CDE8
(194,205,232)
#C9D3EA
(201,211,234)
#D0D9EC
(208,217,236)
#D7DFEE
(215,223,238)
#DEE5F0
(222,229,240)
#E5EBF2
(229,235,242)
#ECF1F4
(236,241,244)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBE2; }

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

This text font color is #ADBBE2.

Background Color

.myBgColor { background-color: #ADBBE2; }

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

This div background color is #ADBBE2.

Border color

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

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

This div border color is #ADBBE2.

Opacity

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

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

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

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

This text has shadow with #ADBBE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBE2.

Preview

Color preview on black background

This text has color #ADBBE2 on black background.


Color preview on white background

This text has color #ADBBE2 on white background.


Black color preview on #ADBBE2 background

This text has black color on #ADBBE2 background.


White color preview on #ADBBE2 background

This text has white color on #ADBBE2 background.


Related colors

Complementary color

Complementary color for #hex is #52441D.


I love getcolorcode.com

Triadic colors

1 #E2ADBB and #BBE2AD with #ADBBE2 are triadic colors.

2 #E2BBAD and #BBADE2 with #ADBBE2 are triadic colors.