COLOR #ABC7E6

HEX: #ABC7E6 RGB: (171,199,230)

Renk bilgisi

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

RGB renk modeli

#ABC7E6 color RGB value is (171,199,230).

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

RGB bağlantıları ve doygunluk

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

171
199
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 199 + 230 = 600 (100%)
R 171 of 600 ~ 28.5%
G 199 of 600 ~ 33.17%
B 230 of 600 ~ 38.33'%

%28.5
%33.17
%38.33

CMYK RENK MODELİ

#ABC7E6 rengi CMYK tonu (26,13,0,10).

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

CMYK: (26,13,0,10)
C26M13Y0K10 (26%, 13%, 0%, 10%)
(0.26 / 0.13 / 0.00 / 0.10)

CMYK yüzdeleri

%25.65
%13.48
%0
%9.8

Codes

Color #ABC7E6 in popluar color models

AB C7 E6
RGB 171 199 230
HSL 212° 54.13% 78.63%
HSB/HSV 212° 25.65% 90.20%
CMYK 25.65% 13.48% 0.00%
9.80%

Color #ABC7E6 in popluar number systems.

HEX AB C7 E6
Decimal 171 199 230
Binary 10101011 11000111 11100110
Octal 253 307 346

Shades and tints

Shades of #ABC7E6

#ABC7E6
(171,199,230)
#9CB5D2
(156,181,210)
#8DA3BE
(141,163,190)
#7E91AA
(126,145,170)
#6F7F96
(111,127,150)
#606D82
(96,109,130)
#515B6E
(81,91,110)
#42495A
(66,73,90)
#333746
(51,55,70)
#242532
(36,37,50)
#15131E
(21,19,30)
#000000
(0,0,0)

Tints of #ABC7E6

#ABC7E6
(171,199,230)
#B2CCE8
(178,204,232)
#B9D1EA
(185,209,234)
#C0D6EC
(192,214,236)
#C7DBEE
(199,219,238)
#CEE0F0
(206,224,240)
#D5E5F2
(213,229,242)
#DCEAF4
(220,234,244)
#E3EFF6
(227,239,246)
#EAF4F8
(234,244,248)
#F1F9FA
(241,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC7E6; }

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

This text font color is #ABC7E6.

Background Color

.myBgColor { background-color: #ABC7E6; }

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

This div background color is #ABC7E6.

Border color

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

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

This div border color is #ABC7E6.

Opacity

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

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

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

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

This text has shadow with #ABC7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC7E6.

Preview

Color preview on black background

This text has color #ABC7E6 on black background.


Color preview on white background

This text has color #ABC7E6 on white background.


Black color preview on #ABC7E6 background

This text has black color on #ABC7E6 background.


White color preview on #ABC7E6 background

This text has white color on #ABC7E6 background.


Related colors

Complementary color

Complementary color for #hex is #543819.


I love getcolorcode.com

Triadic colors

1 #E6ABC7 and #C7E6AB with #ABC7E6 are triadic colors.

2 #E6C7AB and #C7ABE6 with #ABC7E6 are triadic colors.