COLOR #ACECC0

HEX: #ACECC0 RGB: (172,236,192)

Renk bilgisi

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

RGB renk modeli

#ACECC0 color RGB value is (172,236,192).

RGB: (172,236,192) (67%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 236 of 255 = 93%
B 192 of 255 = 75%

172
236
192

R + G + B ~ 78%. #ACECC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 236 + 192 = 600 (100%)
R 172 of 600 ~ 28.67%
G 236 of 600 ~ 39.33%
B 192 of 600 ~ 32'%

%28.67
%39.33
%32

CMYK RENK MODELİ

#ACECC0 rengi CMYK tonu (27,0,19,7).

  • camgöbeği tonu 27.12%
  • eflatun tonu 0.00%
  • sarı tonu 18.64%
  • ana renk tonu 7.45%

CMYK: (27,0,19,7)
C27M0Y19K7 (27%, 0%, 19%, 7%)
(0.27 / 0.00 / 0.19 / 0.07)

CMYK yüzdeleri

%27.12
%0
%18.64
%7.45

Codes

Color #ACECC0 in popluar color models

AC EC C0
RGB 172 236 192
HSL 139° 62.75% 80.00%
HSB/HSV 139° 27.12% 92.55%
CMYK 27.12% 0.00% 18.64%
7.45%

Color #ACECC0 in popluar number systems.

HEX AC EC C0
Decimal 172 236 192
Binary 10101100 11101100 11000000
Octal 254 354 300

Shades and tints

Shades of #ACECC0

#ACECC0
(172,236,192)
#9DD7AF
(157,215,175)
#8EC29E
(142,194,158)
#7FAD8D
(127,173,141)
#70987C
(112,152,124)
#61836B
(97,131,107)
#526E5A
(82,110,90)
#435949
(67,89,73)
#344438
(52,68,56)
#252F27
(37,47,39)
#161A16
(22,26,22)
#000000
(0,0,0)

Tints of #ACECC0

#ACECC0
(172,236,192)
#B3EDC5
(179,237,197)
#BAEECA
(186,238,202)
#C1EFCF
(193,239,207)
#C8F0D4
(200,240,212)
#CFF1D9
(207,241,217)
#D6F2DE
(214,242,222)
#DDF3E3
(221,243,227)
#E4F4E8
(228,244,232)
#EBF5ED
(235,245,237)
#F2F6F2
(242,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACECC0 color. Also use rgb(172,236,192) instead hex code.

Text Font Color

.myTextColor { color: #ACECC0; }

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

This text font color is #ACECC0.

Background Color

.myBgColor { background-color: #ACECC0; }

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

This div background color is #ACECC0.

Border color

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

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

This div border color is #ACECC0.

Opacity

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

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

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

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

This text has shadow with #ACECC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACECC0.

Preview

Color preview on black background

This text has color #ACECC0 on black background.


Color preview on white background

This text has color #ACECC0 on white background.


Black color preview on #ACECC0 background

This text has black color on #ACECC0 background.


White color preview on #ACECC0 background

This text has white color on #ACECC0 background.


Related colors

Complementary color

Complementary color for #hex is #53133F.


I love getcolorcode.com

Triadic colors

1 #C0ACEC and #ECC0AC with #ACECC0 are triadic colors.

2 #C0ECAC and #ECACC0 with #ACECC0 are triadic colors.