COLOR #ABB7DB

HEX: #ABB7DB RGB: (171,183,219)

Renk bilgisi

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

RGB renk modeli

#ABB7DB color RGB value is (171,183,219).

RGB: (171,183,219) (67%, 72%, 86%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 183 of 255 = 72%
B 219 of 255 = 86%

171
183
219

R + G + B ~ 75%. #ABB7DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 183 + 219 = 573 (100%)
R 171 of 573 ~ 29.84%
G 183 of 573 ~ 31.94%
B 219 of 573 ~ 38.22'%

%29.84
%31.94
%38.22

CMYK RENK MODELİ

#ABB7DB rengi CMYK tonu (22,16,0,14).

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

CMYK: (22,16,0,14)
C22M16Y0K14 (22%, 16%, 0%, 14%)
(0.22 / 0.16 / 0.00 / 0.14)

CMYK yüzdeleri

%21.92
%16.44
%0
%14.12

Codes

Color #ABB7DB in popluar color models

AB B7 DB
RGB 171 183 219
HSL 225° 40.00% 76.47%
HSB/HSV 225° 21.92% 85.88%
CMYK 21.92% 16.44% 0.00%
14.12%

Color #ABB7DB in popluar number systems.

HEX AB B7 DB
Decimal 171 183 219
Binary 10101011 10110111 11011011
Octal 253 267 333

Shades and tints

Shades of #ABB7DB

#ABB7DB
(171,183,219)
#9CA7C8
(156,167,200)
#8D97B5
(141,151,181)
#7E87A2
(126,135,162)
#6F778F
(111,119,143)
#60677C
(96,103,124)
#515769
(81,87,105)
#424756
(66,71,86)
#333743
(51,55,67)
#242730
(36,39,48)
#15171D
(21,23,29)
#000000
(0,0,0)

Tints of #ABB7DB

#ABB7DB
(171,183,219)
#B2BDDE
(178,189,222)
#B9C3E1
(185,195,225)
#C0C9E4
(192,201,228)
#C7CFE7
(199,207,231)
#CED5EA
(206,213,234)
#D5DBED
(213,219,237)
#DCE1F0
(220,225,240)
#E3E7F3
(227,231,243)
#EAEDF6
(234,237,246)
#F1F3F9
(241,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABB7DB; }

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

This text font color is #ABB7DB.

Background Color

.myBgColor { background-color: #ABB7DB; }

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

This div background color is #ABB7DB.

Border color

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

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

This div border color is #ABB7DB.

Opacity

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

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

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

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

This text has shadow with #ABB7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB7DB.

Preview

Color preview on black background

This text has color #ABB7DB on black background.


Color preview on white background

This text has color #ABB7DB on white background.


Black color preview on #ABB7DB background

This text has black color on #ABB7DB background.


White color preview on #ABB7DB background

This text has white color on #ABB7DB background.


Related colors

Complementary color

Complementary color for #hex is #544824.


I love getcolorcode.com

Triadic colors

1 #DBABB7 and #B7DBAB with #ABB7DB are triadic colors.

2 #DBB7AB and #B7ABDB with #ABB7DB are triadic colors.