COLOR #ADBBE1

HEX: #ADBBE1 RGB: (173,187,225)

Renk bilgisi

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

RGB renk modeli

#ADBBE1 color RGB value is (173,187,225).

RGB: (173,187,225) (68%, 73%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 225 of 255 = 88%

173
187
225

R + G + B ~ 76%. #ADBBE1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 225 = 585 (100%)
R 173 of 585 ~ 29.57%
G 187 of 585 ~ 31.97%
B 225 of 585 ~ 38.46'%

%29.57
%31.97
%38.46

CMYK RENK MODELİ

#ADBBE1 rengi CMYK tonu (23,17,0,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 16.89%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (23,17,0,12)
C23M17Y0K12 (23%, 17%, 0%, 12%)
(0.23 / 0.17 / 0.00 / 0.12)

CMYK yüzdeleri

%23.11
%16.89
%0
%11.76

Codes

Color #ADBBE1 in popluar color models

AD BB E1
RGB 173 187 225
HSL 224° 46.43% 78.04%
HSB/HSV 224° 23.11% 88.24%
CMYK 23.11% 16.89% 0.00%
11.76%

Color #ADBBE1 in popluar number systems.

HEX AD BB E1
Decimal 173 187 225
Binary 10101101 10111011 11100001
Octal 255 273 341

Shades and tints

Shades of #ADBBE1

#ADBBE1
(173,187,225)
#9EAACD
(158,170,205)
#8F99B9
(143,153,185)
#8088A5
(128,136,165)
#717791
(113,119,145)
#62667D
(98,102,125)
#535569
(83,85,105)
#444455
(68,68,85)
#353341
(53,51,65)
#26222D
(38,34,45)
#171119
(23,17,25)
#000000
(0,0,0)

Tints of #ADBBE1

#ADBBE1
(173,187,225)
#B4C1E3
(180,193,227)
#BBC7E5
(187,199,229)
#C2CDE7
(194,205,231)
#C9D3E9
(201,211,233)
#D0D9EB
(208,217,235)
#D7DFED
(215,223,237)
#DEE5EF
(222,229,239)
#E5EBF1
(229,235,241)
#ECF1F3
(236,241,243)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBE1; }

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

This text font color is #ADBBE1.

Background Color

.myBgColor { background-color: #ADBBE1; }

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

This div background color is #ADBBE1.

Border color

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

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

This div border color is #ADBBE1.

Opacity

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

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

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

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

This text has shadow with #ADBBE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBE1.

Preview

Color preview on black background

This text has color #ADBBE1 on black background.


Color preview on white background

This text has color #ADBBE1 on white background.


Black color preview on #ADBBE1 background

This text has black color on #ADBBE1 background.


White color preview on #ADBBE1 background

This text has white color on #ADBBE1 background.


Related colors

Complementary color

Complementary color for #hex is #52441E.


I love getcolorcode.com

Triadic colors

1 #E1ADBB and #BBE1AD with #ADBBE1 are triadic colors.

2 #E1BBAD and #BBADE1 with #ADBBE1 are triadic colors.