COLOR #A0ADDB

HEX: #A0ADDB RGB: (160,173,219)

Renk bilgisi

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

RGB renk modeli

#A0ADDB color RGB value is (160,173,219).

RGB: (160,173,219) (63%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 160 of 255 = 63%
G 173 of 255 = 68%
B 219 of 255 = 86%

160
173
219

R + G + B ~ 72%. #A0ADDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 160 + 173 + 219 = 552 (100%)
R 160 of 552 ~ 28.99%
G 173 of 552 ~ 31.34%
B 219 of 552 ~ 39.67'%

%28.99
%31.34
%39.67

CMYK RENK MODELİ

#A0ADDB rengi CMYK tonu (27,21,0,14).

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

CMYK: (27,21,0,14)
C27M21Y0K14 (27%, 21%, 0%, 14%)
(0.27 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%26.94
%21
%0
%14.12

Codes

Color #A0ADDB in popluar color models

A0 AD DB
RGB 160 173 219
HSL 227° 45.04% 74.31%
HSB/HSV 227° 26.94% 85.88%
CMYK 26.94% 21.00% 0.00%
14.12%

Color #A0ADDB in popluar number systems.

HEX A0 AD DB
Decimal 160 173 219
Binary 10100000 10101101 11011011
Octal 240 255 333

Shades and tints

Shades of #A0ADDB

#A0ADDB
(160,173,219)
#929EC8
(146,158,200)
#848FB5
(132,143,181)
#7680A2
(118,128,162)
#68718F
(104,113,143)
#5A627C
(90,98,124)
#4C5369
(76,83,105)
#3E4456
(62,68,86)
#303543
(48,53,67)
#222630
(34,38,48)
#14171D
(20,23,29)
#000000
(0,0,0)

Tints of #A0ADDB

#A0ADDB
(160,173,219)
#A8B4DE
(168,180,222)
#B0BBE1
(176,187,225)
#B8C2E4
(184,194,228)
#C0C9E7
(192,201,231)
#C8D0EA
(200,208,234)
#D0D7ED
(208,215,237)
#D8DEF0
(216,222,240)
#E0E5F3
(224,229,243)
#E8ECF6
(232,236,246)
#F0F3F9
(240,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A0ADDB; }

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

This text font color is #A0ADDB.

Background Color

.myBgColor { background-color: #A0ADDB; }

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

This div background color is #A0ADDB.

Border color

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

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

This div border color is #A0ADDB.

Opacity

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

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

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

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

This text has shadow with #A0ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0ADDB.

Preview

Color preview on black background

This text has color #A0ADDB on black background.


Color preview on white background

This text has color #A0ADDB on white background.


Black color preview on #A0ADDB background

This text has black color on #A0ADDB background.


White color preview on #A0ADDB background

This text has white color on #A0ADDB background.


Related colors

Complementary color

Complementary color for #hex is #5F5224.


I love getcolorcode.com

Triadic colors

1 #DBA0AD and #ADDBA0 with #A0ADDB are triadic colors.

2 #DBADA0 and #ADA0DB with #A0ADDB are triadic colors.