COLOR #ACE6B9

HEX: #ACE6B9 RGB: (172,230,185)

Renk bilgisi

#ACE6B9 contains red, green and blue colors in about the same proportion. #ACE6B9 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ACE6B9 color RGB value is (172,230,185).

RGB: (172,230,185) (67%, 90%, 73%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 230 of 255 = 90%
B 185 of 255 = 73%

172
230
185

R + G + B ~ 77%. #ACE6B9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 185 = 587 (100%)
R 172 of 587 ~ 29.3%
G 230 of 587 ~ 39.18%
B 185 of 587 ~ 31.52'%

%29.3
%39.18
%31.52

CMYK RENK MODELİ

#ACE6B9 rengi CMYK tonu (25,0,20,10).

  • camgöbeği tonu 25.22%
  • eflatun tonu 0.00%
  • sarı tonu 19.57%
  • ana renk tonu 9.80%

CMYK: (25,0,20,10)
C25M0Y20K10 (25%, 0%, 20%, 10%)
(0.25 / 0.00 / 0.20 / 0.10)

CMYK yüzdeleri

%25.22
%0
%19.57
%9.8

Codes

Color #ACE6B9 in popluar color models

AC E6 B9
RGB 172 230 185
HSL 133° 53.70% 78.82%
HSB/HSV 133° 25.22% 90.20%
CMYK 25.22% 0.00% 19.57%
9.80%

Color #ACE6B9 in popluar number systems.

HEX AC E6 B9
Decimal 172 230 185
Binary 10101100 11100110 10111001
Octal 254 346 271

Shades and tints

Shades of #ACE6B9

#ACE6B9
(172,230,185)
#9DD2A9
(157,210,169)
#8EBE99
(142,190,153)
#7FAA89
(127,170,137)
#709679
(112,150,121)
#618269
(97,130,105)
#526E59
(82,110,89)
#435A49
(67,90,73)
#344639
(52,70,57)
#253229
(37,50,41)
#161E19
(22,30,25)
#000000
(0,0,0)

Tints of #ACE6B9

#ACE6B9
(172,230,185)
#B3E8BF
(179,232,191)
#BAEAC5
(186,234,197)
#C1ECCB
(193,236,203)
#C8EED1
(200,238,209)
#CFF0D7
(207,240,215)
#D6F2DD
(214,242,221)
#DDF4E3
(221,244,227)
#E4F6E9
(228,246,233)
#EBF8EF
(235,248,239)
#F2FAF5
(242,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE6B9 color. Also use rgb(172,230,185) instead hex code.

Text Font Color

.myTextColor { color: #ACE6B9; }

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

This text font color is #ACE6B9.

Background Color

.myBgColor { background-color: #ACE6B9; }

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

This div background color is #ACE6B9.

Border color

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

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

This div border color is #ACE6B9.

Opacity

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

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

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

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

This text has shadow with #ACE6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6B9.

Preview

Color preview on black background

This text has color #ACE6B9 on black background.


Color preview on white background

This text has color #ACE6B9 on white background.


Black color preview on #ACE6B9 background

This text has black color on #ACE6B9 background.


White color preview on #ACE6B9 background

This text has white color on #ACE6B9 background.


Related colors

Complementary color

Complementary color for #hex is #531946.


I love getcolorcode.com

Triadic colors

1 #B9ACE6 and #E6B9AC with #ACE6B9 are triadic colors.

2 #B9E6AC and #E6ACB9 with #ACE6B9 are triadic colors.