COLOR #ACEEED

HEX: #ACEEED RGB: (172,238,237)

Renk bilgisi

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

RGB renk modeli

#ACEEED color RGB value is (172,238,237).

RGB: (172,238,237) (67%, 93%, 93%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 238 of 255 = 93%
B 237 of 255 = 93%

172
238
237

R + G + B ~ 84%. #ACEEED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 237 = 647 (100%)
R 172 of 647 ~ 26.58%
G 238 of 647 ~ 36.79%
B 237 of 647 ~ 36.63'%

%26.58
%36.79
%36.63

CMYK RENK MODELİ

#ACEEED rengi CMYK tonu (28,0,0,7).

  • camgöbeği tonu 27.73%
  • eflatun tonu 0.00%
  • sarı tonu 0.42%
  • ana renk tonu 6.67%

CMYK: (28,0,0,7)
C28M0Y0K7 (28%, 0%, 0%, 7%)
(0.28 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%27.73
%0
%0.42
%6.67

Codes

Color #ACEEED in popluar color models

AC EE ED
RGB 172 238 237
HSL 179° 66.00% 80.39%
HSB/HSV 179° 27.73% 93.33%
CMYK 27.73% 0.00% 0.42%
6.67%

Color #ACEEED in popluar number systems.

HEX AC EE ED
Decimal 172 238 237
Binary 10101100 11101110 11101101
Octal 254 356 355

Shades and tints

Shades of #ACEEED

#ACEEED
(172,238,237)
#9DD9D8
(157,217,216)
#8EC4C3
(142,196,195)
#7FAFAE
(127,175,174)
#709A99
(112,154,153)
#618584
(97,133,132)
#52706F
(82,112,111)
#435B5A
(67,91,90)
#344645
(52,70,69)
#253130
(37,49,48)
#161C1B
(22,28,27)
#000000
(0,0,0)

Tints of #ACEEED

#ACEEED
(172,238,237)
#B3EFEE
(179,239,238)
#BAF0EF
(186,240,239)
#C1F1F0
(193,241,240)
#C8F2F1
(200,242,241)
#CFF3F2
(207,243,242)
#D6F4F3
(214,244,243)
#DDF5F4
(221,245,244)
#E4F6F5
(228,246,245)
#EBF7F6
(235,247,246)
#F2F8F7
(242,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEEED; }

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

This text font color is #ACEEED.

Background Color

.myBgColor { background-color: #ACEEED; }

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

This div background color is #ACEEED.

Border color

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

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

This div border color is #ACEEED.

Opacity

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

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

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

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

This text has shadow with #ACEEED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEEED.

Preview

Color preview on black background

This text has color #ACEEED on black background.


Color preview on white background

This text has color #ACEEED on white background.


Black color preview on #ACEEED background

This text has black color on #ACEEED background.


White color preview on #ACEEED background

This text has white color on #ACEEED background.


Related colors

Complementary color

Complementary color for #hex is #531112.


I love getcolorcode.com

Triadic colors

1 #EDACEE and #EEEDAC with #ACEEED are triadic colors.

2 #EDEEAC and #EEACED with #ACEEED are triadic colors.