COLOR #ACE6C5

HEX: #ACE6C5 RGB: (172,230,197)

Renk bilgisi

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

RGB renk modeli

#ACE6C5 color RGB value is (172,230,197).

RGB: (172,230,197) (67%, 90%, 77%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 230 of 255 = 90%
B 197 of 255 = 77%

172
230
197

R + G + B ~ 78%. #ACE6C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 197 = 599 (100%)
R 172 of 599 ~ 28.71%
G 230 of 599 ~ 38.4%
B 197 of 599 ~ 32.89'%

%28.71
%38.4
%32.89

CMYK RENK MODELİ

#ACE6C5 rengi CMYK tonu (25,0,14,10).

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

CMYK: (25,0,14,10)
C25M0Y14K10 (25%, 0%, 14%, 10%)
(0.25 / 0.00 / 0.14 / 0.10)

CMYK yüzdeleri

%25.22
%0
%14.35
%9.8

Codes

Color #ACE6C5 in popluar color models

AC E6 C5
RGB 172 230 197
HSL 146° 53.70% 78.82%
HSB/HSV 146° 25.22% 90.20%
CMYK 25.22% 0.00% 14.35%
9.80%

Color #ACE6C5 in popluar number systems.

HEX AC E6 C5
Decimal 172 230 197
Binary 10101100 11100110 11000101
Octal 254 346 305

Shades and tints

Shades of #ACE6C5

#ACE6C5
(172,230,197)
#9DD2B4
(157,210,180)
#8EBEA3
(142,190,163)
#7FAA92
(127,170,146)
#709681
(112,150,129)
#618270
(97,130,112)
#526E5F
(82,110,95)
#435A4E
(67,90,78)
#34463D
(52,70,61)
#25322C
(37,50,44)
#161E1B
(22,30,27)
#000000
(0,0,0)

Tints of #ACE6C5

#ACE6C5
(172,230,197)
#B3E8CA
(179,232,202)
#BAEACF
(186,234,207)
#C1ECD4
(193,236,212)
#C8EED9
(200,238,217)
#CFF0DE
(207,240,222)
#D6F2E3
(214,242,227)
#DDF4E8
(221,244,232)
#E4F6ED
(228,246,237)
#EBF8F2
(235,248,242)
#F2FAF7
(242,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6C5; }

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

This text font color is #ACE6C5.

Background Color

.myBgColor { background-color: #ACE6C5; }

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

This div background color is #ACE6C5.

Border color

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

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

This div border color is #ACE6C5.

Opacity

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

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

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

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

This text has shadow with #ACE6C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6C5.

Preview

Color preview on black background

This text has color #ACE6C5 on black background.


Color preview on white background

This text has color #ACE6C5 on white background.


Black color preview on #ACE6C5 background

This text has black color on #ACE6C5 background.


White color preview on #ACE6C5 background

This text has white color on #ACE6C5 background.


Related colors

Complementary color

Complementary color for #hex is #53193A.


I love getcolorcode.com

Triadic colors

1 #C5ACE6 and #E6C5AC with #ACE6C5 are triadic colors.

2 #C5E6AC and #E6ACC5 with #ACE6C5 are triadic colors.