COLOR #ABC6EE

HEX: #ABC6EE RGB: (171,198,238)

Renk bilgisi

#ABC6EE contains mainly green and blue colors. #ABC6EE ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ABC6EE color RGB value is (171,198,238).

RGB: (171,198,238) (67%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 198 of 255 = 78%
B 238 of 255 = 93%

171
198
238

R + G + B ~ 79%. #ABC6EE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 238 = 607 (100%)
R 171 of 607 ~ 28.17%
G 198 of 607 ~ 32.62%
B 238 of 607 ~ 39.21'%

%28.17
%32.62
%39.21

CMYK RENK MODELİ

#ABC6EE rengi CMYK tonu (28,17,0,7).

  • camgöbeği tonu 28.15%
  • eflatun tonu 16.81%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (28,17,0,7)
C28M17Y0K7 (28%, 17%, 0%, 7%)
(0.28 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%28.15
%16.81
%0
%6.67

Codes

Color #ABC6EE in popluar color models

AB C6 EE
RGB 171 198 238
HSL 216° 66.34% 80.20%
HSB/HSV 216° 28.15% 93.33%
CMYK 28.15% 16.81% 0.00%
6.67%

Color #ABC6EE in popluar number systems.

HEX AB C6 EE
Decimal 171 198 238
Binary 10101011 11000110 11101110
Octal 253 306 356

Shades and tints

Shades of #ABC6EE

#ABC6EE
(171,198,238)
#9CB4D9
(156,180,217)
#8DA2C4
(141,162,196)
#7E90AF
(126,144,175)
#6F7E9A
(111,126,154)
#606C85
(96,108,133)
#515A70
(81,90,112)
#42485B
(66,72,91)
#333646
(51,54,70)
#242431
(36,36,49)
#15121C
(21,18,28)
#000000
(0,0,0)

Tints of #ABC6EE

#ABC6EE
(171,198,238)
#B2CBEF
(178,203,239)
#B9D0F0
(185,208,240)
#C0D5F1
(192,213,241)
#C7DAF2
(199,218,242)
#CEDFF3
(206,223,243)
#D5E4F4
(213,228,244)
#DCE9F5
(220,233,245)
#E3EEF6
(227,238,246)
#EAF3F7
(234,243,247)
#F1F8F8
(241,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6EE; }

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

This text font color is #ABC6EE.

Background Color

.myBgColor { background-color: #ABC6EE; }

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

This div background color is #ABC6EE.

Border color

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

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

This div border color is #ABC6EE.

Opacity

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

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

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

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

This text has shadow with #ABC6EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6EE.

Preview

Color preview on black background

This text has color #ABC6EE on black background.


Color preview on white background

This text has color #ABC6EE on white background.


Black color preview on #ABC6EE background

This text has black color on #ABC6EE background.


White color preview on #ABC6EE background

This text has white color on #ABC6EE background.


Related colors

Complementary color

Complementary color for #hex is #543911.


I love getcolorcode.com

Triadic colors

1 #EEABC6 and #C6EEAB with #ABC6EE are triadic colors.

2 #EEC6AB and #C6ABEE with #ABC6EE are triadic colors.