COLOR #ACEEE5

HEX: #ACEEE5 RGB: (172,238,229)

Renk bilgisi

#ACEEE5 contains mainly green and blue colors. #ACEEE5 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ACEEE5 color RGB value is (172,238,229).

RGB: (172,238,229) (67%, 93%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 238 of 255 = 93%
B 229 of 255 = 90%

172
238
229

R + G + B ~ 83%. #ACEEE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 229 = 639 (100%)
R 172 of 639 ~ 26.92%
G 238 of 639 ~ 37.25%
B 229 of 639 ~ 35.84'%

%26.92
%37.25
%35.84

CMYK RENK MODELİ

#ACEEE5 rengi CMYK tonu (28,0,4,7).

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

CMYK: (28,0,4,7)
C28M0Y4K7 (28%, 0%, 4%, 7%)
(0.28 / 0.00 / 0.04 / 0.07)

CMYK yüzdeleri

%27.73
%0
%3.78
%6.67

Codes

Color #ACEEE5 in popluar color models

AC EE E5
RGB 172 238 229
HSL 172° 66.00% 80.39%
HSB/HSV 172° 27.73% 93.33%
CMYK 27.73% 0.00% 3.78%
6.67%

Color #ACEEE5 in popluar number systems.

HEX AC EE E5
Decimal 172 238 229
Binary 10101100 11101110 11100101
Octal 254 356 345

Shades and tints

Shades of #ACEEE5

#ACEEE5
(172,238,229)
#9DD9D1
(157,217,209)
#8EC4BD
(142,196,189)
#7FAFA9
(127,175,169)
#709A95
(112,154,149)
#618581
(97,133,129)
#52706D
(82,112,109)
#435B59
(67,91,89)
#344645
(52,70,69)
#253131
(37,49,49)
#161C1D
(22,28,29)
#000000
(0,0,0)

Tints of #ACEEE5

#ACEEE5
(172,238,229)
#B3EFE7
(179,239,231)
#BAF0E9
(186,240,233)
#C1F1EB
(193,241,235)
#C8F2ED
(200,242,237)
#CFF3EF
(207,243,239)
#D6F4F1
(214,244,241)
#DDF5F3
(221,245,243)
#E4F6F5
(228,246,245)
#EBF7F7
(235,247,247)
#F2F8F9
(242,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEEE5; }

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

This text font color is #ACEEE5.

Background Color

.myBgColor { background-color: #ACEEE5; }

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

This div background color is #ACEEE5.

Border color

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

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

This div border color is #ACEEE5.

Opacity

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

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

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

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

This text has shadow with #ACEEE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEEE5.

Preview

Color preview on black background

This text has color #ACEEE5 on black background.


Color preview on white background

This text has color #ACEEE5 on white background.


Black color preview on #ACEEE5 background

This text has black color on #ACEEE5 background.


White color preview on #ACEEE5 background

This text has white color on #ACEEE5 background.


Related colors

Complementary color

Complementary color for #hex is #53111A.


I love getcolorcode.com

Triadic colors

1 #E5ACEE and #EEE5AC with #ACEEE5 are triadic colors.

2 #E5EEAC and #EEACE5 with #ACEEE5 are triadic colors.