COLOR #ACECC9

HEX: #ACECC9 RGB: (172,236,201)

Renk bilgisi

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

RGB renk modeli

#ACECC9 color RGB value is (172,236,201).

RGB: (172,236,201) (67%, 93%, 79%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 236 of 255 = 93%
B 201 of 255 = 79%

172
236
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 236 + 201 = 609 (100%)
R 172 of 609 ~ 28.24%
G 236 of 609 ~ 38.75%
B 201 of 609 ~ 33'%

%28.24
%38.75
%33

CMYK RENK MODELİ

#ACECC9 rengi CMYK tonu (27,0,15,7).

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

CMYK: (27,0,15,7)
C27M0Y15K7 (27%, 0%, 15%, 7%)
(0.27 / 0.00 / 0.15 / 0.07)

CMYK yüzdeleri

%27.12
%0
%14.83
%7.45

Codes

Color #ACECC9 in popluar color models

AC EC C9
RGB 172 236 201
HSL 147° 62.75% 80.00%
HSB/HSV 147° 27.12% 92.55%
CMYK 27.12% 0.00% 14.83%
7.45%

Color #ACECC9 in popluar number systems.

HEX AC EC C9
Decimal 172 236 201
Binary 10101100 11101100 11001001
Octal 254 354 311

Shades and tints

Shades of #ACECC9

#ACECC9
(172,236,201)
#9DD7B7
(157,215,183)
#8EC2A5
(142,194,165)
#7FAD93
(127,173,147)
#709881
(112,152,129)
#61836F
(97,131,111)
#526E5D
(82,110,93)
#43594B
(67,89,75)
#344439
(52,68,57)
#252F27
(37,47,39)
#161A15
(22,26,21)
#000000
(0,0,0)

Tints of #ACECC9

#ACECC9
(172,236,201)
#B3EDCD
(179,237,205)
#BAEED1
(186,238,209)
#C1EFD5
(193,239,213)
#C8F0D9
(200,240,217)
#CFF1DD
(207,241,221)
#D6F2E1
(214,242,225)
#DDF3E5
(221,243,229)
#E4F4E9
(228,244,233)
#EBF5ED
(235,245,237)
#F2F6F1
(242,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACECC9; }

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

This text font color is #ACECC9.

Background Color

.myBgColor { background-color: #ACECC9; }

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

This div background color is #ACECC9.

Border color

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

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

This div border color is #ACECC9.

Opacity

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

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

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

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

This text has shadow with #ACECC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACECC9.

Preview

Color preview on black background

This text has color #ACECC9 on black background.


Color preview on white background

This text has color #ACECC9 on white background.


Black color preview on #ACECC9 background

This text has black color on #ACECC9 background.


White color preview on #ACECC9 background

This text has white color on #ACECC9 background.


Related colors

Complementary color

Complementary color for #hex is #531336.


I love getcolorcode.com

Triadic colors

1 #C9ACEC and #ECC9AC with #ACECC9 are triadic colors.

2 #C9ECAC and #ECACC9 with #ACECC9 are triadic colors.