COLOR #ABC6E6

HEX: #ABC6E6 RGB: (171,198,230)

Renk bilgisi

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

RGB renk modeli

#ABC6E6 color RGB value is (171,198,230).

RGB: (171,198,230) (67%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 198 of 255 = 78%
B 230 of 255 = 90%

171
198
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 230 = 599 (100%)
R 171 of 599 ~ 28.55%
G 198 of 599 ~ 33.06%
B 230 of 599 ~ 38.4'%

%28.55
%33.06
%38.4

CMYK RENK MODELİ

#ABC6E6 rengi CMYK tonu (26,14,0,10).

  • camgöbeği tonu 25.65%
  • eflatun tonu 13.91%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (26,14,0,10)
C26M14Y0K10 (26%, 14%, 0%, 10%)
(0.26 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%25.65
%13.91
%0
%9.8

Codes

Color #ABC6E6 in popluar color models

AB C6 E6
RGB 171 198 230
HSL 213° 54.13% 78.63%
HSB/HSV 213° 25.65% 90.20%
CMYK 25.65% 13.91% 0.00%
9.80%

Color #ABC6E6 in popluar number systems.

HEX AB C6 E6
Decimal 171 198 230
Binary 10101011 11000110 11100110
Octal 253 306 346

Shades and tints

Shades of #ABC6E6

#ABC6E6
(171,198,230)
#9CB4D2
(156,180,210)
#8DA2BE
(141,162,190)
#7E90AA
(126,144,170)
#6F7E96
(111,126,150)
#606C82
(96,108,130)
#515A6E
(81,90,110)
#42485A
(66,72,90)
#333646
(51,54,70)
#242432
(36,36,50)
#15121E
(21,18,30)
#000000
(0,0,0)

Tints of #ABC6E6

#ABC6E6
(171,198,230)
#B2CBE8
(178,203,232)
#B9D0EA
(185,208,234)
#C0D5EC
(192,213,236)
#C7DAEE
(199,218,238)
#CEDFF0
(206,223,240)
#D5E4F2
(213,228,242)
#DCE9F4
(220,233,244)
#E3EEF6
(227,238,246)
#EAF3F8
(234,243,248)
#F1F8FA
(241,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6E6; }

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

This text font color is #ABC6E6.

Background Color

.myBgColor { background-color: #ABC6E6; }

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

This div background color is #ABC6E6.

Border color

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

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

This div border color is #ABC6E6.

Opacity

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

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

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

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

This text has shadow with #ABC6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6E6.

Preview

Color preview on black background

This text has color #ABC6E6 on black background.


Color preview on white background

This text has color #ABC6E6 on white background.


Black color preview on #ABC6E6 background

This text has black color on #ABC6E6 background.


White color preview on #ABC6E6 background

This text has white color on #ABC6E6 background.


Related colors

Complementary color

Complementary color for #hex is #543919.


I love getcolorcode.com

Triadic colors

1 #E6ABC6 and #C6E6AB with #ABC6E6 are triadic colors.

2 #E6C6AB and #C6ABE6 with #ABC6E6 are triadic colors.