COLOR #ABB0DB

HEX: #ABB0DB RGB: (171,176,219)

Renk bilgisi

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

RGB renk modeli

#ABB0DB color RGB value is (171,176,219).

RGB: (171,176,219) (67%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 176 of 255 = 69%
B 219 of 255 = 86%

171
176
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 176 + 219 = 566 (100%)
R 171 of 566 ~ 30.21%
G 176 of 566 ~ 31.1%
B 219 of 566 ~ 38.69'%

%30.21
%31.1
%38.69

CMYK RENK MODELİ

#ABB0DB rengi CMYK tonu (22,20,0,14).

  • camgöbeği tonu 21.92%
  • eflatun tonu 19.63%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (22,20,0,14)
C22M20Y0K14 (22%, 20%, 0%, 14%)
(0.22 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%21.92
%19.63
%0
%14.12

Codes

Color #ABB0DB in popluar color models

AB B0 DB
RGB 171 176 219
HSL 234° 40.00% 76.47%
HSB/HSV 234° 21.92% 85.88%
CMYK 21.92% 19.63% 0.00%
14.12%

Color #ABB0DB in popluar number systems.

HEX AB B0 DB
Decimal 171 176 219
Binary 10101011 10110000 11011011
Octal 253 260 333

Shades and tints

Shades of #ABB0DB

#ABB0DB
(171,176,219)
#9CA0C8
(156,160,200)
#8D90B5
(141,144,181)
#7E80A2
(126,128,162)
#6F708F
(111,112,143)
#60607C
(96,96,124)
#515069
(81,80,105)
#424056
(66,64,86)
#333043
(51,48,67)
#242030
(36,32,48)
#15101D
(21,16,29)
#000000
(0,0,0)

Tints of #ABB0DB

#ABB0DB
(171,176,219)
#B2B7DE
(178,183,222)
#B9BEE1
(185,190,225)
#C0C5E4
(192,197,228)
#C7CCE7
(199,204,231)
#CED3EA
(206,211,234)
#D5DAED
(213,218,237)
#DCE1F0
(220,225,240)
#E3E8F3
(227,232,243)
#EAEFF6
(234,239,246)
#F1F6F9
(241,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABB0DB color. Also use rgb(171,176,219) instead hex code.

Text Font Color

.myTextColor { color: #ABB0DB; }

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

This text font color is #ABB0DB.

Background Color

.myBgColor { background-color: #ABB0DB; }

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

This div background color is #ABB0DB.

Border color

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

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

This div border color is #ABB0DB.

Opacity

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

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

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

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

This text has shadow with #ABB0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB0DB.

Preview

Color preview on black background

This text has color #ABB0DB on black background.


Color preview on white background

This text has color #ABB0DB on white background.


Black color preview on #ABB0DB background

This text has black color on #ABB0DB background.


White color preview on #ABB0DB background

This text has white color on #ABB0DB background.


Related colors

Complementary color

Complementary color for #hex is #544F24.


I love getcolorcode.com

Triadic colors

1 #DBABB0 and #B0DBAB with #ABB0DB are triadic colors.

2 #DBB0AB and #B0ABDB with #ABB0DB are triadic colors.