COLOR #ABB6DA

HEX: #ABB6DA RGB: (171,182,218)

Renk bilgisi

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

RGB renk modeli

#ABB6DA color RGB value is (171,182,218).

RGB: (171,182,218) (67%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 182 of 255 = 71%
B 218 of 255 = 85%

171
182
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 182 + 218 = 571 (100%)
R 171 of 571 ~ 29.95%
G 182 of 571 ~ 31.87%
B 218 of 571 ~ 38.18'%

%29.95
%31.87
%38.18

CMYK RENK MODELİ

#ABB6DA rengi CMYK tonu (22,17,0,15).

  • camgöbeği tonu 21.56%
  • eflatun tonu 16.51%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (22,17,0,15)
C22M17Y0K15 (22%, 17%, 0%, 15%)
(0.22 / 0.17 / 0.00 / 0.15)

CMYK yüzdeleri

%21.56
%16.51
%0
%14.51

Codes

Color #ABB6DA in popluar color models

AB B6 DA
RGB 171 182 218
HSL 226° 38.84% 76.27%
HSB/HSV 226° 21.56% 85.49%
CMYK 21.56% 16.51% 0.00%
14.51%

Color #ABB6DA in popluar number systems.

HEX AB B6 DA
Decimal 171 182 218
Binary 10101011 10110110 11011010
Octal 253 266 332

Shades and tints

Shades of #ABB6DA

#ABB6DA
(171,182,218)
#9CA6C7
(156,166,199)
#8D96B4
(141,150,180)
#7E86A1
(126,134,161)
#6F768E
(111,118,142)
#60667B
(96,102,123)
#515668
(81,86,104)
#424655
(66,70,85)
#333642
(51,54,66)
#24262F
(36,38,47)
#15161C
(21,22,28)
#000000
(0,0,0)

Tints of #ABB6DA

#ABB6DA
(171,182,218)
#B2BCDD
(178,188,221)
#B9C2E0
(185,194,224)
#C0C8E3
(192,200,227)
#C7CEE6
(199,206,230)
#CED4E9
(206,212,233)
#D5DAEC
(213,218,236)
#DCE0EF
(220,224,239)
#E3E6F2
(227,230,242)
#EAECF5
(234,236,245)
#F1F2F8
(241,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABB6DA color. Also use rgb(171,182,218) instead hex code.

Text Font Color

.myTextColor { color: #ABB6DA; }

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

This text font color is #ABB6DA.

Background Color

.myBgColor { background-color: #ABB6DA; }

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

This div background color is #ABB6DA.

Border color

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

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

This div border color is #ABB6DA.

Opacity

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

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

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

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

This text has shadow with #ABB6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB6DA.

Preview

Color preview on black background

This text has color #ABB6DA on black background.


Color preview on white background

This text has color #ABB6DA on white background.


Black color preview on #ABB6DA background

This text has black color on #ABB6DA background.


White color preview on #ABB6DA background

This text has white color on #ABB6DA background.


Related colors

Complementary color

Complementary color for #hex is #544925.


I love getcolorcode.com

Triadic colors

1 #DAABB6 and #B6DAAB with #ABB6DA are triadic colors.

2 #DAB6AB and #B6ABDA with #ABB6DA are triadic colors.