COLOR #ADAADB

HEX: #ADAADB RGB: (173,170,219)

Renk bilgisi

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

RGB renk modeli

#ADAADB color RGB value is (173,170,219).

RGB: (173,170,219) (68%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 170 of 255 = 67%
B 219 of 255 = 86%

173
170
219

R + G + B ~ 74%. #ADAADB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 170 + 219 = 562 (100%)
R 173 of 562 ~ 30.78%
G 170 of 562 ~ 30.25%
B 219 of 562 ~ 38.97'%

%30.78
%30.25
%38.97

CMYK RENK MODELİ

#ADAADB rengi CMYK tonu (21,22,0,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 22.37%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,22,0,14)
C21M22Y0K14 (21%, 22%, 0%, 14%)
(0.21 / 0.22 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%22.37
%0
%14.12

Codes

Color #ADAADB in popluar color models

AD AA DB
RGB 173 170 219
HSL 244° 40.50% 76.27%
HSB/HSV 244° 22.37% 85.88%
CMYK 21.00% 22.37% 0.00%
14.12%

Color #ADAADB in popluar number systems.

HEX AD AA DB
Decimal 173 170 219
Binary 10101101 10101010 11011011
Octal 255 252 333

Shades and tints

Shades of #ADAADB

#ADAADB
(173,170,219)
#9E9BC8
(158,155,200)
#8F8CB5
(143,140,181)
#807DA2
(128,125,162)
#716E8F
(113,110,143)
#625F7C
(98,95,124)
#535069
(83,80,105)
#444156
(68,65,86)
#353243
(53,50,67)
#262330
(38,35,48)
#17141D
(23,20,29)
#000000
(0,0,0)

Tints of #ADAADB

#ADAADB
(173,170,219)
#B4B1DE
(180,177,222)
#BBB8E1
(187,184,225)
#C2BFE4
(194,191,228)
#C9C6E7
(201,198,231)
#D0CDEA
(208,205,234)
#D7D4ED
(215,212,237)
#DEDBF0
(222,219,240)
#E5E2F3
(229,226,243)
#ECE9F6
(236,233,246)
#F3F0F9
(243,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADAADB color. Also use rgb(173,170,219) instead hex code.

Text Font Color

.myTextColor { color: #ADAADB; }

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

This text font color is #ADAADB.

Background Color

.myBgColor { background-color: #ADAADB; }

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

This div background color is #ADAADB.

Border color

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

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

This div border color is #ADAADB.

Opacity

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

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

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

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

This text has shadow with #ADAADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAADB.

Preview

Color preview on black background

This text has color #ADAADB on black background.


Color preview on white background

This text has color #ADAADB on white background.


Black color preview on #ADAADB background

This text has black color on #ADAADB background.


White color preview on #ADAADB background

This text has white color on #ADAADB background.


Related colors

Complementary color

Complementary color for #hex is #525524.


I love getcolorcode.com

Triadic colors

1 #DBADAA and #AADBAD with #ADAADB are triadic colors.

2 #DBAAAD and #AAADDB with #ADAADB are triadic colors.