COLOR #ABC6E3

HEX: #ABC6E3 RGB: (171,198,227)

Renk bilgisi

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

RGB renk modeli

#ABC6E3 color RGB value is (171,198,227).

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

RGB bağlantıları ve doygunluk

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

171
198
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 227 = 596 (100%)
R 171 of 596 ~ 28.69%
G 198 of 596 ~ 33.22%
B 227 of 596 ~ 38.09'%

%28.69
%33.22
%38.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.67%
  • eflatun tonu 12.78%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

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

CMYK yüzdeleri

%24.67
%12.78
%0
%10.98

Codes

Color #ABC6E3 in popluar color models

AB C6 E3
RGB 171 198 227
HSL 211° 50.00% 78.04%
HSB/HSV 211° 24.67% 89.02%
CMYK 24.67% 12.78% 0.00%
10.98%

Color #ABC6E3 in popluar number systems.

HEX AB C6 E3
Decimal 171 198 227
Binary 10101011 11000110 11100011
Octal 253 306 343

Shades and tints

Shades of #ABC6E3

#ABC6E3
(171,198,227)
#9CB4CF
(156,180,207)
#8DA2BB
(141,162,187)
#7E90A7
(126,144,167)
#6F7E93
(111,126,147)
#606C7F
(96,108,127)
#515A6B
(81,90,107)
#424857
(66,72,87)
#333643
(51,54,67)
#24242F
(36,36,47)
#15121B
(21,18,27)
#000000
(0,0,0)

Tints of #ABC6E3

#ABC6E3
(171,198,227)
#B2CBE5
(178,203,229)
#B9D0E7
(185,208,231)
#C0D5E9
(192,213,233)
#C7DAEB
(199,218,235)
#CEDFED
(206,223,237)
#D5E4EF
(213,228,239)
#DCE9F1
(220,233,241)
#E3EEF3
(227,238,243)
#EAF3F5
(234,243,245)
#F1F8F7
(241,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6E3; }

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

This text font color is #ABC6E3.

Background Color

.myBgColor { background-color: #ABC6E3; }

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

This div background color is #ABC6E3.

Border color

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

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

This div border color is #ABC6E3.

Opacity

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

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

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

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

This text has shadow with #ABC6E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6E3.

Preview

Color preview on black background

This text has color #ABC6E3 on black background.


Color preview on white background

This text has color #ABC6E3 on white background.


Black color preview on #ABC6E3 background

This text has black color on #ABC6E3 background.


White color preview on #ABC6E3 background

This text has white color on #ABC6E3 background.


Related colors

Complementary color

Complementary color for #hex is #54391C.


I love getcolorcode.com

Triadic colors

1 #E3ABC6 and #C6E3AB with #ABC6E3 are triadic colors.

2 #E3C6AB and #C6ABE3 with #ABC6E3 are triadic colors.