COLOR #ABC6DB

HEX: #ABC6DB RGB: (171,198,219)

Renk bilgisi

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

RGB renk modeli

#ABC6DB color RGB value is (171,198,219).

RGB: (171,198,219) (67%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 198 of 255 = 78%
B 219 of 255 = 86%

171
198
219

R + G + B ~ 77%. #ABC6DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 219 = 588 (100%)
R 171 of 588 ~ 29.08%
G 198 of 588 ~ 33.67%
B 219 of 588 ~ 37.24'%

%29.08
%33.67
%37.24

CMYK RENK MODELİ

#ABC6DB rengi CMYK tonu (22,10,0,14).

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

CMYK: (22,10,0,14)
C22M10Y0K14 (22%, 10%, 0%, 14%)
(0.22 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%21.92
%9.59
%0
%14.12

Codes

Color #ABC6DB in popluar color models

AB C6 DB
RGB 171 198 219
HSL 206° 40.00% 76.47%
HSB/HSV 206° 21.92% 85.88%
CMYK 21.92% 9.59% 0.00%
14.12%

Color #ABC6DB in popluar number systems.

HEX AB C6 DB
Decimal 171 198 219
Binary 10101011 11000110 11011011
Octal 253 306 333

Shades and tints

Shades of #ABC6DB

#ABC6DB
(171,198,219)
#9CB4C8
(156,180,200)
#8DA2B5
(141,162,181)
#7E90A2
(126,144,162)
#6F7E8F
(111,126,143)
#606C7C
(96,108,124)
#515A69
(81,90,105)
#424856
(66,72,86)
#333643
(51,54,67)
#242430
(36,36,48)
#15121D
(21,18,29)
#000000
(0,0,0)

Tints of #ABC6DB

#ABC6DB
(171,198,219)
#B2CBDE
(178,203,222)
#B9D0E1
(185,208,225)
#C0D5E4
(192,213,228)
#C7DAE7
(199,218,231)
#CEDFEA
(206,223,234)
#D5E4ED
(213,228,237)
#DCE9F0
(220,233,240)
#E3EEF3
(227,238,243)
#EAF3F6
(234,243,246)
#F1F8F9
(241,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6DB; }

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

This text font color is #ABC6DB.

Background Color

.myBgColor { background-color: #ABC6DB; }

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

This div background color is #ABC6DB.

Border color

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

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

This div border color is #ABC6DB.

Opacity

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

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

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

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

This text has shadow with #ABC6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6DB.

Preview

Color preview on black background

This text has color #ABC6DB on black background.


Color preview on white background

This text has color #ABC6DB on white background.


Black color preview on #ABC6DB background

This text has black color on #ABC6DB background.


White color preview on #ABC6DB background

This text has white color on #ABC6DB background.


Related colors

Complementary color

Complementary color for #hex is #543924.


I love getcolorcode.com

Triadic colors

1 #DBABC6 and #C6DBAB with #ABC6DB are triadic colors.

2 #DBC6AB and #C6ABDB with #ABC6DB are triadic colors.