COLOR #ACE3C6

HEX: #ACE3C6 RGB: (172,227,198)

Renk bilgisi

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

RGB renk modeli

#ACE3C6 color RGB value is (172,227,198).

RGB: (172,227,198) (67%, 89%, 78%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 227 of 255 = 89%
B 198 of 255 = 78%

172
227
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 227 + 198 = 597 (100%)
R 172 of 597 ~ 28.81%
G 227 of 597 ~ 38.02%
B 198 of 597 ~ 33.17'%

%28.81
%38.02
%33.17

CMYK RENK MODELİ

#ACE3C6 rengi CMYK tonu (24,0,13,11).

  • camgöbeği tonu 24.23%
  • eflatun tonu 0.00%
  • sarı tonu 12.78%
  • ana renk tonu 10.98%

CMYK: (24,0,13,11)
C24M0Y13K11 (24%, 0%, 13%, 11%)
(0.24 / 0.00 / 0.13 / 0.11)

CMYK yüzdeleri

%24.23
%0
%12.78
%10.98

Codes

Color #ACE3C6 in popluar color models

AC E3 C6
RGB 172 227 198
HSL 148° 49.55% 78.24%
HSB/HSV 148° 24.23% 89.02%
CMYK 24.23% 0.00% 12.78%
10.98%

Color #ACE3C6 in popluar number systems.

HEX AC E3 C6
Decimal 172 227 198
Binary 10101100 11100011 11000110
Octal 254 343 306

Shades and tints

Shades of #ACE3C6

#ACE3C6
(172,227,198)
#9DCFB4
(157,207,180)
#8EBBA2
(142,187,162)
#7FA790
(127,167,144)
#70937E
(112,147,126)
#617F6C
(97,127,108)
#526B5A
(82,107,90)
#435748
(67,87,72)
#344336
(52,67,54)
#252F24
(37,47,36)
#161B12
(22,27,18)
#000000
(0,0,0)

Tints of #ACE3C6

#ACE3C6
(172,227,198)
#B3E5CB
(179,229,203)
#BAE7D0
(186,231,208)
#C1E9D5
(193,233,213)
#C8EBDA
(200,235,218)
#CFEDDF
(207,237,223)
#D6EFE4
(214,239,228)
#DDF1E9
(221,241,233)
#E4F3EE
(228,243,238)
#EBF5F3
(235,245,243)
#F2F7F8
(242,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE3C6 color. Also use rgb(172,227,198) instead hex code.

Text Font Color

.myTextColor { color: #ACE3C6; }

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

This text font color is #ACE3C6.

Background Color

.myBgColor { background-color: #ACE3C6; }

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

This div background color is #ACE3C6.

Border color

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

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

This div border color is #ACE3C6.

Opacity

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

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

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

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

This text has shadow with #ACE3C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE3C6.

Preview

Color preview on black background

This text has color #ACE3C6 on black background.


Color preview on white background

This text has color #ACE3C6 on white background.


Black color preview on #ACE3C6 background

This text has black color on #ACE3C6 background.


White color preview on #ACE3C6 background

This text has white color on #ACE3C6 background.


Related colors

Complementary color

Complementary color for #hex is #531C39.


I love getcolorcode.com

Triadic colors

1 #C6ACE3 and #E3C6AC with #ACE3C6 are triadic colors.

2 #C6E3AC and #E3ACC6 with #ACE3C6 are triadic colors.