COLOR #ABC6F6

HEX: #ABC6F6 RGB: (171,198,246)

Renk bilgisi

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

RGB renk modeli

#ABC6F6 color RGB value is (171,198,246).

RGB: (171,198,246) (67%, 78%, 96%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 198 of 255 = 78%
B 246 of 255 = 96%

171
198
246

R + G + B ~ 80%. #ABC6F6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 198 + 246 = 615 (100%)
R 171 of 615 ~ 27.8%
G 198 of 615 ~ 32.2%
B 246 of 615 ~ 40'%

%27.8
%32.2
%40

CMYK RENK MODELİ

#ABC6F6 rengi CMYK tonu (30,20,0,4).

  • camgöbeği tonu 30.49%
  • eflatun tonu 19.51%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (30,20,0,4)
C30M20Y0K4 (30%, 20%, 0%, 4%)
(0.30 / 0.20 / 0.00 / 0.04)

CMYK yüzdeleri

%30.49
%19.51
%0
%3.53

Codes

Color #ABC6F6 in popluar color models

AB C6 F6
RGB 171 198 246
HSL 218° 80.65% 81.76%
HSB/HSV 218° 30.49% 96.47%
CMYK 30.49% 19.51% 0.00%
3.53%

Color #ABC6F6 in popluar number systems.

HEX AB C6 F6
Decimal 171 198 246
Binary 10101011 11000110 11110110
Octal 253 306 366

Shades and tints

Shades of #ABC6F6

#ABC6F6
(171,198,246)
#9CB4E0
(156,180,224)
#8DA2CA
(141,162,202)
#7E90B4
(126,144,180)
#6F7E9E
(111,126,158)
#606C88
(96,108,136)
#515A72
(81,90,114)
#42485C
(66,72,92)
#333646
(51,54,70)
#242430
(36,36,48)
#15121A
(21,18,26)
#000000
(0,0,0)

Tints of #ABC6F6

#ABC6F6
(171,198,246)
#B2CBF6
(178,203,246)
#B9D0F6
(185,208,246)
#C0D5F6
(192,213,246)
#C7DAF6
(199,218,246)
#CEDFF6
(206,223,246)
#D5E4F6
(213,228,246)
#DCE9F6
(220,233,246)
#E3EEF6
(227,238,246)
#EAF3F6
(234,243,246)
#F1F8F6
(241,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC6F6; }

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

This text font color is #ABC6F6.

Background Color

.myBgColor { background-color: #ABC6F6; }

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

This div background color is #ABC6F6.

Border color

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

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

This div border color is #ABC6F6.

Opacity

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

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

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

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

This text has shadow with #ABC6F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC6F6.

Preview

Color preview on black background

This text has color #ABC6F6 on black background.


Color preview on white background

This text has color #ABC6F6 on white background.


Black color preview on #ABC6F6 background

This text has black color on #ABC6F6 background.


White color preview on #ABC6F6 background

This text has white color on #ABC6F6 background.


Related colors

Complementary color

Complementary color for #hex is #543909.


I love getcolorcode.com

Triadic colors

1 #F6ABC6 and #C6F6AB with #ABC6F6 are triadic colors.

2 #F6C6AB and #C6ABF6 with #ABC6F6 are triadic colors.