COLOR #ABC6E4

HEX: #ABC6E4 RGB: (171,198,228)

Renk bilgisi

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

RGB renk modeli

#ABC6E4 color RGB value is (171,198,228).

RGB: (171,198,228) (67%, 78%, 89%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 198 of 255 = 78%
B 228 of 255 = 89%

171
198
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 228 = 597 (100%)
R 171 of 597 ~ 28.64%
G 198 of 597 ~ 33.17%
B 228 of 597 ~ 38.19'%

%28.64
%33.17
%38.19

CMYK RENK MODELİ

#ABC6E4 rengi CMYK tonu (25,13,0,11).

  • camgöbeği tonu 25.00%
  • eflatun tonu 13.16%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (25,13,0,11)
C25M13Y0K11 (25%, 13%, 0%, 11%)
(0.25 / 0.13 / 0.00 / 0.11)

CMYK yüzdeleri

%25
%13.16
%0
%10.59

Codes

Color #ABC6E4 in popluar color models

AB C6 E4
RGB 171 198 228
HSL 212° 51.35% 78.24%
HSB/HSV 212° 25.00% 89.41%
CMYK 25.00% 13.16% 0.00%
10.59%

Color #ABC6E4 in popluar number systems.

HEX AB C6 E4
Decimal 171 198 228
Binary 10101011 11000110 11100100
Octal 253 306 344

Shades and tints

Shades of #ABC6E4

#ABC6E4
(171,198,228)
#9CB4D0
(156,180,208)
#8DA2BC
(141,162,188)
#7E90A8
(126,144,168)
#6F7E94
(111,126,148)
#606C80
(96,108,128)
#515A6C
(81,90,108)
#424858
(66,72,88)
#333644
(51,54,68)
#242430
(36,36,48)
#15121C
(21,18,28)
#000000
(0,0,0)

Tints of #ABC6E4

#ABC6E4
(171,198,228)
#B2CBE6
(178,203,230)
#B9D0E8
(185,208,232)
#C0D5EA
(192,213,234)
#C7DAEC
(199,218,236)
#CEDFEE
(206,223,238)
#D5E4F0
(213,228,240)
#DCE9F2
(220,233,242)
#E3EEF4
(227,238,244)
#EAF3F6
(234,243,246)
#F1F8F8
(241,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6E4; }

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

This text font color is #ABC6E4.

Background Color

.myBgColor { background-color: #ABC6E4; }

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

This div background color is #ABC6E4.

Border color

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

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

This div border color is #ABC6E4.

Opacity

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

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

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

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

This text has shadow with #ABC6E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6E4.

Preview

Color preview on black background

This text has color #ABC6E4 on black background.


Color preview on white background

This text has color #ABC6E4 on white background.


Black color preview on #ABC6E4 background

This text has black color on #ABC6E4 background.


White color preview on #ABC6E4 background

This text has white color on #ABC6E4 background.


Related colors

Complementary color

Complementary color for #hex is #54391B.


I love getcolorcode.com

Triadic colors

1 #E4ABC6 and #C6E4AB with #ABC6E4 are triadic colors.

2 #E4C6AB and #C6ABE4 with #ABC6E4 are triadic colors.