COLOR #ABEDEF

HEX: #ABEDEF RGB: (171,237,239)

Renk bilgisi

#ABEDEF contains mainly green and blue colors. #ABEDEF ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ABEDEF color RGB value is (171,237,239).

RGB: (171,237,239) (67%, 93%, 94%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 237 of 255 = 93%
B 239 of 255 = 94%

171
237
239

R + G + B ~ 85%. #ABEDEF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 237 + 239 = 647 (100%)
R 171 of 647 ~ 26.43%
G 237 of 647 ~ 36.63%
B 239 of 647 ~ 36.94'%

%26.43
%36.63
%36.94

CMYK RENK MODELİ

#ABEDEF rengi CMYK tonu (28,1,0,6).

  • camgöbeği tonu 28.45%
  • eflatun tonu 0.84%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (28,1,0,6)
C28M1Y0K6 (28%, 1%, 0%, 6%)
(0.28 / 0.01 / 0.00 / 0.06)

CMYK yüzdeleri

%28.45
%0.84
%0
%6.27

Codes

Color #ABEDEF in popluar color models

AB ED EF
RGB 171 237 239
HSL 182° 68.00% 80.39%
HSB/HSV 182° 28.45% 93.73%
CMYK 28.45% 0.84% 0.00%
6.27%

Color #ABEDEF in popluar number systems.

HEX AB ED EF
Decimal 171 237 239
Binary 10101011 11101101 11101111
Octal 253 355 357

Shades and tints

Shades of #ABEDEF

#ABEDEF
(171,237,239)
#9CD8DA
(156,216,218)
#8DC3C5
(141,195,197)
#7EAEB0
(126,174,176)
#6F999B
(111,153,155)
#608486
(96,132,134)
#516F71
(81,111,113)
#425A5C
(66,90,92)
#334547
(51,69,71)
#243032
(36,48,50)
#151B1D
(21,27,29)
#000000
(0,0,0)

Tints of #ABEDEF

#ABEDEF
(171,237,239)
#B2EEF0
(178,238,240)
#B9EFF1
(185,239,241)
#C0F0F2
(192,240,242)
#C7F1F3
(199,241,243)
#CEF2F4
(206,242,244)
#D5F3F5
(213,243,245)
#DCF4F6
(220,244,246)
#E3F5F7
(227,245,247)
#EAF6F8
(234,246,248)
#F1F7F9
(241,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABEDEF color. Also use rgb(171,237,239) instead hex code.

Text Font Color

.myTextColor { color: #ABEDEF; }

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

This text font color is #ABEDEF.

Background Color

.myBgColor { background-color: #ABEDEF; }

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

This div background color is #ABEDEF.

Border color

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

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

This div border color is #ABEDEF.

Opacity

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

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

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

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

This text has shadow with #ABEDEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABEDEF.

Preview

Color preview on black background

This text has color #ABEDEF on black background.


Color preview on white background

This text has color #ABEDEF on white background.


Black color preview on #ABEDEF background

This text has black color on #ABEDEF background.


White color preview on #ABEDEF background

This text has white color on #ABEDEF background.


Related colors

Complementary color

Complementary color for #hex is #541210.


I love getcolorcode.com

Triadic colors

1 #EFABED and #EDEFAB with #ABEDEF are triadic colors.

2 #EFEDAB and #EDABEF with #ABEDEF are triadic colors.