COLOR #ABC6E0

HEX: #ABC6E0 RGB: (171,198,224)

Renk bilgisi

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

RGB renk modeli

#ABC6E0 color RGB value is (171,198,224).

RGB: (171,198,224) (67%, 78%, 88%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 198 of 255 = 78%
B 224 of 255 = 88%

171
198
224

R + G + B ~ 78%. #ABC6E0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 224 = 593 (100%)
R 171 of 593 ~ 28.84%
G 198 of 593 ~ 33.39%
B 224 of 593 ~ 37.77'%

%28.84
%33.39
%37.77

CMYK RENK MODELİ

#ABC6E0 rengi CMYK tonu (24,12,0,12).

  • camgöbeği tonu 23.66%
  • eflatun tonu 11.61%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (24,12,0,12)
C24M12Y0K12 (24%, 12%, 0%, 12%)
(0.24 / 0.12 / 0.00 / 0.12)

CMYK yüzdeleri

%23.66
%11.61
%0
%12.16

Codes

Color #ABC6E0 in popluar color models

AB C6 E0
RGB 171 198 224
HSL 209° 46.09% 77.45%
HSB/HSV 209° 23.66% 87.84%
CMYK 23.66% 11.61% 0.00%
12.16%

Color #ABC6E0 in popluar number systems.

HEX AB C6 E0
Decimal 171 198 224
Binary 10101011 11000110 11100000
Octal 253 306 340

Shades and tints

Shades of #ABC6E0

#ABC6E0
(171,198,224)
#9CB4CC
(156,180,204)
#8DA2B8
(141,162,184)
#7E90A4
(126,144,164)
#6F7E90
(111,126,144)
#606C7C
(96,108,124)
#515A68
(81,90,104)
#424854
(66,72,84)
#333640
(51,54,64)
#24242C
(36,36,44)
#151218
(21,18,24)
#000000
(0,0,0)

Tints of #ABC6E0

#ABC6E0
(171,198,224)
#B2CBE2
(178,203,226)
#B9D0E4
(185,208,228)
#C0D5E6
(192,213,230)
#C7DAE8
(199,218,232)
#CEDFEA
(206,223,234)
#D5E4EC
(213,228,236)
#DCE9EE
(220,233,238)
#E3EEF0
(227,238,240)
#EAF3F2
(234,243,242)
#F1F8F4
(241,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6E0; }

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

This text font color is #ABC6E0.

Background Color

.myBgColor { background-color: #ABC6E0; }

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

This div background color is #ABC6E0.

Border color

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

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

This div border color is #ABC6E0.

Opacity

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

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

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

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

This text has shadow with #ABC6E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6E0.

Preview

Color preview on black background

This text has color #ABC6E0 on black background.


Color preview on white background

This text has color #ABC6E0 on white background.


Black color preview on #ABC6E0 background

This text has black color on #ABC6E0 background.


White color preview on #ABC6E0 background

This text has white color on #ABC6E0 background.


Related colors

Complementary color

Complementary color for #hex is #54391F.


I love getcolorcode.com

Triadic colors

1 #E0ABC6 and #C6E0AB with #ABC6E0 are triadic colors.

2 #E0C6AB and #C6ABE0 with #ABC6E0 are triadic colors.