COLOR #ACEEE2

HEX: #ACEEE2 RGB: (172,238,226)

Renk bilgisi

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

RGB renk modeli

#ACEEE2 color RGB value is (172,238,226).

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

RGB bağlantıları ve doygunluk

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

172
238
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 226 = 636 (100%)
R 172 of 636 ~ 27.04%
G 238 of 636 ~ 37.42%
B 226 of 636 ~ 35.53'%

%27.04
%37.42
%35.53

CMYK RENK MODELİ

#ACEEE2 rengi CMYK tonu (28,0,5,7).

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

CMYK: (28,0,5,7)
C28M0Y5K7 (28%, 0%, 5%, 7%)
(0.28 / 0.00 / 0.05 / 0.07)

CMYK yüzdeleri

%27.73
%0
%5.04
%6.67

Codes

Color #ACEEE2 in popluar color models

AC EE E2
RGB 172 238 226
HSL 169° 66.00% 80.39%
HSB/HSV 169° 27.73% 93.33%
CMYK 27.73% 0.00% 5.04%
6.67%

Color #ACEEE2 in popluar number systems.

HEX AC EE E2
Decimal 172 238 226
Binary 10101100 11101110 11100010
Octal 254 356 342

Shades and tints

Shades of #ACEEE2

#ACEEE2
(172,238,226)
#9DD9CE
(157,217,206)
#8EC4BA
(142,196,186)
#7FAFA6
(127,175,166)
#709A92
(112,154,146)
#61857E
(97,133,126)
#52706A
(82,112,106)
#435B56
(67,91,86)
#344642
(52,70,66)
#25312E
(37,49,46)
#161C1A
(22,28,26)
#000000
(0,0,0)

Tints of #ACEEE2

#ACEEE2
(172,238,226)
#B3EFE4
(179,239,228)
#BAF0E6
(186,240,230)
#C1F1E8
(193,241,232)
#C8F2EA
(200,242,234)
#CFF3EC
(207,243,236)
#D6F4EE
(214,244,238)
#DDF5F0
(221,245,240)
#E4F6F2
(228,246,242)
#EBF7F4
(235,247,244)
#F2F8F6
(242,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEEE2; }

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

This text font color is #ACEEE2.

Background Color

.myBgColor { background-color: #ACEEE2; }

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

This div background color is #ACEEE2.

Border color

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

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

This div border color is #ACEEE2.

Opacity

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

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

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

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

This text has shadow with #ACEEE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEEE2.

Preview

Color preview on black background

This text has color #ACEEE2 on black background.


Color preview on white background

This text has color #ACEEE2 on white background.


Black color preview on #ACEEE2 background

This text has black color on #ACEEE2 background.


White color preview on #ACEEE2 background

This text has white color on #ACEEE2 background.


Related colors

Complementary color

Complementary color for #hex is #53111D.


I love getcolorcode.com

Triadic colors

1 #E2ACEE and #EEE2AC with #ACEEE2 are triadic colors.

2 #E2EEAC and #EEACE2 with #ACEEE2 are triadic colors.