COLOR #ACE6B5

HEX: #ACE6B5 RGB: (172,230,181)

Renk bilgisi

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

RGB renk modeli

#ACE6B5 color RGB value is (172,230,181).

RGB: (172,230,181) (67%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 230 of 255 = 90%
B 181 of 255 = 71%

172
230
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 181 = 583 (100%)
R 172 of 583 ~ 29.5%
G 230 of 583 ~ 39.45%
B 181 of 583 ~ 31.05'%

%29.5
%39.45
%31.05

CMYK RENK MODELİ

#ACE6B5 rengi CMYK tonu (25,0,21,10).

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

CMYK: (25,0,21,10)
C25M0Y21K10 (25%, 0%, 21%, 10%)
(0.25 / 0.00 / 0.21 / 0.10)

CMYK yüzdeleri

%25.22
%0
%21.3
%9.8

Codes

Color #ACE6B5 in popluar color models

AC E6 B5
RGB 172 230 181
HSL 129° 53.70% 78.82%
HSB/HSV 129° 25.22% 90.20%
CMYK 25.22% 0.00% 21.30%
9.80%

Color #ACE6B5 in popluar number systems.

HEX AC E6 B5
Decimal 172 230 181
Binary 10101100 11100110 10110101
Octal 254 346 265

Shades and tints

Shades of #ACE6B5

#ACE6B5
(172,230,181)
#9DD2A5
(157,210,165)
#8EBE95
(142,190,149)
#7FAA85
(127,170,133)
#709675
(112,150,117)
#618265
(97,130,101)
#526E55
(82,110,85)
#435A45
(67,90,69)
#344635
(52,70,53)
#253225
(37,50,37)
#161E15
(22,30,21)
#000000
(0,0,0)

Tints of #ACE6B5

#ACE6B5
(172,230,181)
#B3E8BB
(179,232,187)
#BAEAC1
(186,234,193)
#C1ECC7
(193,236,199)
#C8EECD
(200,238,205)
#CFF0D3
(207,240,211)
#D6F2D9
(214,242,217)
#DDF4DF
(221,244,223)
#E4F6E5
(228,246,229)
#EBF8EB
(235,248,235)
#F2FAF1
(242,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6B5; }

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

This text font color is #ACE6B5.

Background Color

.myBgColor { background-color: #ACE6B5; }

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

This div background color is #ACE6B5.

Border color

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

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

This div border color is #ACE6B5.

Opacity

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

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

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

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

This text has shadow with #ACE6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6B5.

Preview

Color preview on black background

This text has color #ACE6B5 on black background.


Color preview on white background

This text has color #ACE6B5 on white background.


Black color preview on #ACE6B5 background

This text has black color on #ACE6B5 background.


White color preview on #ACE6B5 background

This text has white color on #ACE6B5 background.


Related colors

Complementary color

Complementary color for #hex is #53194A.


I love getcolorcode.com

Triadic colors

1 #B5ACE6 and #E6B5AC with #ACE6B5 are triadic colors.

2 #B5E6AC and #E6ACB5 with #ACE6B5 are triadic colors.