COLOR #ABC6E2

HEX: #ABC6E2 RGB: (171,198,226)

Renk bilgisi

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

RGB renk modeli

#ABC6E2 color RGB value is (171,198,226).

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

RGB bağlantıları ve doygunluk

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

171
198
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 226 = 595 (100%)
R 171 of 595 ~ 28.74%
G 198 of 595 ~ 33.28%
B 226 of 595 ~ 37.98'%

%28.74
%33.28
%37.98

CMYK RENK MODELİ

#ABC6E2 rengi CMYK tonu (24,12,0,11).

  • camgöbeği tonu 24.34%
  • eflatun tonu 12.39%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (24,12,0,11)
C24M12Y0K11 (24%, 12%, 0%, 11%)
(0.24 / 0.12 / 0.00 / 0.11)

CMYK yüzdeleri

%24.34
%12.39
%0
%11.37

Codes

Color #ABC6E2 in popluar color models

AB C6 E2
RGB 171 198 226
HSL 211° 48.67% 77.84%
HSB/HSV 211° 24.34% 88.63%
CMYK 24.34% 12.39% 0.00%
11.37%

Color #ABC6E2 in popluar number systems.

HEX AB C6 E2
Decimal 171 198 226
Binary 10101011 11000110 11100010
Octal 253 306 342

Shades and tints

Shades of #ABC6E2

#ABC6E2
(171,198,226)
#9CB4CE
(156,180,206)
#8DA2BA
(141,162,186)
#7E90A6
(126,144,166)
#6F7E92
(111,126,146)
#606C7E
(96,108,126)
#515A6A
(81,90,106)
#424856
(66,72,86)
#333642
(51,54,66)
#24242E
(36,36,46)
#15121A
(21,18,26)
#000000
(0,0,0)

Tints of #ABC6E2

#ABC6E2
(171,198,226)
#B2CBE4
(178,203,228)
#B9D0E6
(185,208,230)
#C0D5E8
(192,213,232)
#C7DAEA
(199,218,234)
#CEDFEC
(206,223,236)
#D5E4EE
(213,228,238)
#DCE9F0
(220,233,240)
#E3EEF2
(227,238,242)
#EAF3F4
(234,243,244)
#F1F8F6
(241,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6E2; }

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

This text font color is #ABC6E2.

Background Color

.myBgColor { background-color: #ABC6E2; }

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

This div background color is #ABC6E2.

Border color

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

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

This div border color is #ABC6E2.

Opacity

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

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

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

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

This text has shadow with #ABC6E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6E2.

Preview

Color preview on black background

This text has color #ABC6E2 on black background.


Color preview on white background

This text has color #ABC6E2 on white background.


Black color preview on #ABC6E2 background

This text has black color on #ABC6E2 background.


White color preview on #ABC6E2 background

This text has white color on #ABC6E2 background.


Related colors

Complementary color

Complementary color for #hex is #54391D.


I love getcolorcode.com

Triadic colors

1 #E2ABC6 and #C6E2AB with #ABC6E2 are triadic colors.

2 #E2C6AB and #C6ABE2 with #ABC6E2 are triadic colors.