COLOR #ACEECC

HEX: #ACEECC RGB: (172,238,204)

Renk bilgisi

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

RGB renk modeli

#ACEECC color RGB value is (172,238,204).

RGB: (172,238,204) (67%, 93%, 80%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 238 of 255 = 93%
B 204 of 255 = 80%

172
238
204

R + G + B ~ 80%. #ACEECC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 204 = 614 (100%)
R 172 of 614 ~ 28.01%
G 238 of 614 ~ 38.76%
B 204 of 614 ~ 33.22'%

%28.01
%38.76
%33.22

CMYK RENK MODELİ

#ACEECC rengi CMYK tonu (28,0,14,7).

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

CMYK: (28,0,14,7)
C28M0Y14K7 (28%, 0%, 14%, 7%)
(0.28 / 0.00 / 0.14 / 0.07)

CMYK yüzdeleri

%27.73
%0
%14.29
%6.67

Codes

Color #ACEECC in popluar color models

AC EE CC
RGB 172 238 204
HSL 149° 66.00% 80.39%
HSB/HSV 149° 27.73% 93.33%
CMYK 27.73% 0.00% 14.29%
6.67%

Color #ACEECC in popluar number systems.

HEX AC EE CC
Decimal 172 238 204
Binary 10101100 11101110 11001100
Octal 254 356 314

Shades and tints

Shades of #ACEECC

#ACEECC
(172,238,204)
#9DD9BA
(157,217,186)
#8EC4A8
(142,196,168)
#7FAF96
(127,175,150)
#709A84
(112,154,132)
#618572
(97,133,114)
#527060
(82,112,96)
#435B4E
(67,91,78)
#34463C
(52,70,60)
#25312A
(37,49,42)
#161C18
(22,28,24)
#000000
(0,0,0)

Tints of #ACEECC

#ACEECC
(172,238,204)
#B3EFD0
(179,239,208)
#BAF0D4
(186,240,212)
#C1F1D8
(193,241,216)
#C8F2DC
(200,242,220)
#CFF3E0
(207,243,224)
#D6F4E4
(214,244,228)
#DDF5E8
(221,245,232)
#E4F6EC
(228,246,236)
#EBF7F0
(235,247,240)
#F2F8F4
(242,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEECC; }

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

This text font color is #ACEECC.

Background Color

.myBgColor { background-color: #ACEECC; }

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

This div background color is #ACEECC.

Border color

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

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

This div border color is #ACEECC.

Opacity

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

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

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

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

This text has shadow with #ACEECC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEECC.

Preview

Color preview on black background

This text has color #ACEECC on black background.


Color preview on white background

This text has color #ACEECC on white background.


Black color preview on #ACEECC background

This text has black color on #ACEECC background.


White color preview on #ACEECC background

This text has white color on #ACEECC background.


Related colors

Complementary color

Complementary color for #hex is #531133.


I love getcolorcode.com

Triadic colors

1 #CCACEE and #EECCAC with #ACEECC are triadic colors.

2 #CCEEAC and #EEACCC with #ACEECC are triadic colors.