COLOR #ACECB0

HEX: #ACECB0 RGB: (172,236,176)

Renk bilgisi

#ACECB0 contains mainly green color. #ACECB0 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ACECB0 color RGB value is (172,236,176).

RGB: (172,236,176) (67%, 93%, 69%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 236 of 255 = 93%
B 176 of 255 = 69%

172
236
176

R + G + B ~ 76%. #ACECB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 236 + 176 = 584 (100%)
R 172 of 584 ~ 29.45%
G 236 of 584 ~ 40.41%
B 176 of 584 ~ 30.14'%

%29.45
%40.41
%30.14

CMYK RENK MODELİ

#ACECB0 rengi CMYK tonu (27,0,25,7).

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

CMYK: (27,0,25,7)
C27M0Y25K7 (27%, 0%, 25%, 7%)
(0.27 / 0.00 / 0.25 / 0.07)

CMYK yüzdeleri

%27.12
%0
%25.42
%7.45

Codes

Color #ACECB0 in popluar color models

AC EC B0
RGB 172 236 176
HSL 124° 62.75% 80.00%
HSB/HSV 124° 27.12% 92.55%
CMYK 27.12% 0.00% 25.42%
7.45%

Color #ACECB0 in popluar number systems.

HEX AC EC B0
Decimal 172 236 176
Binary 10101100 11101100 10110000
Octal 254 354 260

Shades and tints

Shades of #ACECB0

#ACECB0
(172,236,176)
#9DD7A0
(157,215,160)
#8EC290
(142,194,144)
#7FAD80
(127,173,128)
#709870
(112,152,112)
#618360
(97,131,96)
#526E50
(82,110,80)
#435940
(67,89,64)
#344430
(52,68,48)
#252F20
(37,47,32)
#161A10
(22,26,16)
#000000
(0,0,0)

Tints of #ACECB0

#ACECB0
(172,236,176)
#B3EDB7
(179,237,183)
#BAEEBE
(186,238,190)
#C1EFC5
(193,239,197)
#C8F0CC
(200,240,204)
#CFF1D3
(207,241,211)
#D6F2DA
(214,242,218)
#DDF3E1
(221,243,225)
#E4F4E8
(228,244,232)
#EBF5EF
(235,245,239)
#F2F6F6
(242,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACECB0; }

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

This text font color is #ACECB0.

Background Color

.myBgColor { background-color: #ACECB0; }

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

This div background color is #ACECB0.

Border color

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

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

This div border color is #ACECB0.

Opacity

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

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

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

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

This text has shadow with #ACECB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACECB0.

Preview

Color preview on black background

This text has color #ACECB0 on black background.


Color preview on white background

This text has color #ACECB0 on white background.


Black color preview on #ACECB0 background

This text has black color on #ACECB0 background.


White color preview on #ACECB0 background

This text has white color on #ACECB0 background.


Related colors

Complementary color

Complementary color for #hex is #53134F.


I love getcolorcode.com

Triadic colors

1 #B0ACEC and #ECB0AC with #ACECB0 are triadic colors.

2 #B0ECAC and #ECACB0 with #ACECB0 are triadic colors.