COLOR #ACE5B5

HEX: #ACE5B5 RGB: (172,229,181)

Renk bilgisi

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

RGB renk modeli

#ACE5B5 color RGB value is (172,229,181).

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

RGB bağlantıları ve doygunluk

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

172
229
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 229 + 181 = 582 (100%)
R 172 of 582 ~ 29.55%
G 229 of 582 ~ 39.35%
B 181 of 582 ~ 31.1'%

%29.55
%39.35
%31.1

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.89%
  • eflatun tonu 0.00%
  • sarı tonu 20.96%
  • ana renk tonu 10.20%

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

CMYK yüzdeleri

%24.89
%0
%20.96
%10.2

Codes

Color #ACE5B5 in popluar color models

AC E5 B5
RGB 172 229 181
HSL 129° 52.29% 78.63%
HSB/HSV 129° 24.89% 89.80%
CMYK 24.89% 0.00% 20.96%
10.20%

Color #ACE5B5 in popluar number systems.

HEX AC E5 B5
Decimal 172 229 181
Binary 10101100 11100101 10110101
Octal 254 345 265

Shades and tints

Shades of #ACE5B5

#ACE5B5
(172,229,181)
#9DD1A5
(157,209,165)
#8EBD95
(142,189,149)
#7FA985
(127,169,133)
#709575
(112,149,117)
#618165
(97,129,101)
#526D55
(82,109,85)
#435945
(67,89,69)
#344535
(52,69,53)
#253125
(37,49,37)
#161D15
(22,29,21)
#000000
(0,0,0)

Tints of #ACE5B5

#ACE5B5
(172,229,181)
#B3E7BB
(179,231,187)
#BAE9C1
(186,233,193)
#C1EBC7
(193,235,199)
#C8EDCD
(200,237,205)
#CFEFD3
(207,239,211)
#D6F1D9
(214,241,217)
#DDF3DF
(221,243,223)
#E4F5E5
(228,245,229)
#EBF7EB
(235,247,235)
#F2F9F1
(242,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE5B5; }

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

This text font color is #ACE5B5.

Background Color

.myBgColor { background-color: #ACE5B5; }

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

This div background color is #ACE5B5.

Border color

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

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

This div border color is #ACE5B5.

Opacity

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

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

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

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

This text has shadow with #ACE5B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE5B5.

Preview

Color preview on black background

This text has color #ACE5B5 on black background.


Color preview on white background

This text has color #ACE5B5 on white background.


Black color preview on #ACE5B5 background

This text has black color on #ACE5B5 background.


White color preview on #ACE5B5 background

This text has white color on #ACE5B5 background.


Related colors

Complementary color

Complementary color for #hex is #531A4A.


I love getcolorcode.com

Triadic colors

1 #B5ACE5 and #E5B5AC with #ACE5B5 are triadic colors.

2 #B5E5AC and #E5ACB5 with #ACE5B5 are triadic colors.