COLOR #ACEDF0

HEX: #ACEDF0 RGB: (172,237,240)

Renk bilgisi

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

RGB renk modeli

#ACEDF0 color RGB value is (172,237,240).

RGB: (172,237,240) (67%, 93%, 94%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 237 of 255 = 93%
B 240 of 255 = 94%

172
237
240

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 237 + 240 = 649 (100%)
R 172 of 649 ~ 26.5%
G 237 of 649 ~ 36.52%
B 240 of 649 ~ 36.98'%

%26.5
%36.52
%36.98

CMYK RENK MODELİ

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

  • camgöbeği tonu 28.33%
  • eflatun tonu 1.25%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

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

CMYK yüzdeleri

%28.33
%1.25
%0
%5.88

Codes

Color #ACEDF0 in popluar color models

AC ED F0
RGB 172 237 240
HSL 183° 69.39% 80.78%
HSB/HSV 183° 28.33% 94.12%
CMYK 28.33% 1.25% 0.00%
5.88%

Color #ACEDF0 in popluar number systems.

HEX AC ED F0
Decimal 172 237 240
Binary 10101100 11101101 11110000
Octal 254 355 360

Shades and tints

Shades of #ACEDF0

#ACEDF0
(172,237,240)
#9DD8DB
(157,216,219)
#8EC3C6
(142,195,198)
#7FAEB1
(127,174,177)
#70999C
(112,153,156)
#618487
(97,132,135)
#526F72
(82,111,114)
#435A5D
(67,90,93)
#344548
(52,69,72)
#253033
(37,48,51)
#161B1E
(22,27,30)
#000000
(0,0,0)

Tints of #ACEDF0

#ACEDF0
(172,237,240)
#B3EEF1
(179,238,241)
#BAEFF2
(186,239,242)
#C1F0F3
(193,240,243)
#C8F1F4
(200,241,244)
#CFF2F5
(207,242,245)
#D6F3F6
(214,243,246)
#DDF4F7
(221,244,247)
#E4F5F8
(228,245,248)
#EBF6F9
(235,246,249)
#F2F7FA
(242,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACEDF0 color. Also use rgb(172,237,240) instead hex code.

Text Font Color

.myTextColor { color: #ACEDF0; }

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

This text font color is #ACEDF0.

Background Color

.myBgColor { background-color: #ACEDF0; }

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

This div background color is #ACEDF0.

Border color

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

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

This div border color is #ACEDF0.

Opacity

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

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

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

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

This text has shadow with #ACEDF0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEDF0.

Preview

Color preview on black background

This text has color #ACEDF0 on black background.


Color preview on white background

This text has color #ACEDF0 on white background.


Black color preview on #ACEDF0 background

This text has black color on #ACEDF0 background.


White color preview on #ACEDF0 background

This text has white color on #ACEDF0 background.


Related colors

Complementary color

Complementary color for #hex is #53120F.


I love getcolorcode.com

Triadic colors

1 #F0ACED and #EDF0AC with #ACEDF0 are triadic colors.

2 #F0EDAC and #EDACF0 with #ACEDF0 are triadic colors.