COLOR #ABC6E1

HEX: #ABC6E1 RGB: (171,198,225)

Renk bilgisi

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

RGB renk modeli

#ABC6E1 color RGB value is (171,198,225).

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

RGB bağlantıları ve doygunluk

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

171
198
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 225 = 594 (100%)
R 171 of 594 ~ 28.79%
G 198 of 594 ~ 33.33%
B 225 of 594 ~ 37.88'%

%28.79
%33.33
%37.88

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.00%
  • eflatun tonu 12.00%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

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

CMYK yüzdeleri

%24
%12
%0
%11.76

Codes

Color #ABC6E1 in popluar color models

AB C6 E1
RGB 171 198 225
HSL 210° 47.37% 77.65%
HSB/HSV 210° 24.00% 88.24%
CMYK 24.00% 12.00% 0.00%
11.76%

Color #ABC6E1 in popluar number systems.

HEX AB C6 E1
Decimal 171 198 225
Binary 10101011 11000110 11100001
Octal 253 306 341

Shades and tints

Shades of #ABC6E1

#ABC6E1
(171,198,225)
#9CB4CD
(156,180,205)
#8DA2B9
(141,162,185)
#7E90A5
(126,144,165)
#6F7E91
(111,126,145)
#606C7D
(96,108,125)
#515A69
(81,90,105)
#424855
(66,72,85)
#333641
(51,54,65)
#24242D
(36,36,45)
#151219
(21,18,25)
#000000
(0,0,0)

Tints of #ABC6E1

#ABC6E1
(171,198,225)
#B2CBE3
(178,203,227)
#B9D0E5
(185,208,229)
#C0D5E7
(192,213,231)
#C7DAE9
(199,218,233)
#CEDFEB
(206,223,235)
#D5E4ED
(213,228,237)
#DCE9EF
(220,233,239)
#E3EEF1
(227,238,241)
#EAF3F3
(234,243,243)
#F1F8F5
(241,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6E1; }

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

This text font color is #ABC6E1.

Background Color

.myBgColor { background-color: #ABC6E1; }

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

This div background color is #ABC6E1.

Border color

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

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

This div border color is #ABC6E1.

Opacity

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

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

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

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

This text has shadow with #ABC6E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6E1.

Preview

Color preview on black background

This text has color #ABC6E1 on black background.


Color preview on white background

This text has color #ABC6E1 on white background.


Black color preview on #ABC6E1 background

This text has black color on #ABC6E1 background.


White color preview on #ABC6E1 background

This text has white color on #ABC6E1 background.


Related colors

Complementary color

Complementary color for #hex is #54391E.


I love getcolorcode.com

Triadic colors

1 #E1ABC6 and #C6E1AB with #ABC6E1 are triadic colors.

2 #E1C6AB and #C6ABE1 with #ABC6E1 are triadic colors.