COLOR #ACEEE4

HEX: #ACEEE4 RGB: (172,238,228)

Renk bilgisi

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

RGB renk modeli

#ACEEE4 color RGB value is (172,238,228).

RGB: (172,238,228) (67%, 93%, 89%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 238 of 255 = 93%
B 228 of 255 = 89%

172
238
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 228 = 638 (100%)
R 172 of 638 ~ 26.96%
G 238 of 638 ~ 37.3%
B 228 of 638 ~ 35.74'%

%26.96
%37.3
%35.74

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.73%
  • eflatun tonu 0.00%
  • sarı tonu 4.20%
  • 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
%4.2
%6.67

Codes

Color #ACEEE4 in popluar color models

AC EE E4
RGB 172 238 228
HSL 171° 66.00% 80.39%
HSB/HSV 171° 27.73% 93.33%
CMYK 27.73% 0.00% 4.20%
6.67%

Color #ACEEE4 in popluar number systems.

HEX AC EE E4
Decimal 172 238 228
Binary 10101100 11101110 11100100
Octal 254 356 344

Shades and tints

Shades of #ACEEE4

#ACEEE4
(172,238,228)
#9DD9D0
(157,217,208)
#8EC4BC
(142,196,188)
#7FAFA8
(127,175,168)
#709A94
(112,154,148)
#618580
(97,133,128)
#52706C
(82,112,108)
#435B58
(67,91,88)
#344644
(52,70,68)
#253130
(37,49,48)
#161C1C
(22,28,28)
#000000
(0,0,0)

Tints of #ACEEE4

#ACEEE4
(172,238,228)
#B3EFE6
(179,239,230)
#BAF0E8
(186,240,232)
#C1F1EA
(193,241,234)
#C8F2EC
(200,242,236)
#CFF3EE
(207,243,238)
#D6F4F0
(214,244,240)
#DDF5F2
(221,245,242)
#E4F6F4
(228,246,244)
#EBF7F6
(235,247,246)
#F2F8F8
(242,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEEE4; }

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

This text font color is #ACEEE4.

Background Color

.myBgColor { background-color: #ACEEE4; }

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

This div background color is #ACEEE4.

Border color

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

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

This div border color is #ACEEE4.

Opacity

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

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

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

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

This text has shadow with #ACEEE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEEE4.

Preview

Color preview on black background

This text has color #ACEEE4 on black background.


Color preview on white background

This text has color #ACEEE4 on white background.


Black color preview on #ACEEE4 background

This text has black color on #ACEEE4 background.


White color preview on #ACEEE4 background

This text has white color on #ACEEE4 background.


Related colors

Complementary color

Complementary color for #hex is #53111B.


I love getcolorcode.com

Triadic colors

1 #E4ACEE and #EEE4AC with #ACEEE4 are triadic colors.

2 #E4EEAC and #EEACE4 with #ACEEE4 are triadic colors.