COLOR #ACE8C6

HEX: #ACE8C6 RGB: (172,232,198)

Renk bilgisi

#ACE8C6 contains mainly green and blue colors. #ACE8C6 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ACE8C6 color RGB value is (172,232,198).

RGB: (172,232,198) (67%, 91%, 78%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 232 of 255 = 91%
B 198 of 255 = 78%

172
232
198

R + G + B ~ 79%. #ACE8C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 232 + 198 = 602 (100%)
R 172 of 602 ~ 28.57%
G 232 of 602 ~ 38.54%
B 198 of 602 ~ 32.89'%

%28.57
%38.54
%32.89

CMYK RENK MODELİ

#ACE8C6 rengi CMYK tonu (26,0,15,9).

  • camgöbeği tonu 25.86%
  • eflatun tonu 0.00%
  • sarı tonu 14.66%
  • ana renk tonu 9.02%

CMYK: (26,0,15,9)
C26M0Y15K9 (26%, 0%, 15%, 9%)
(0.26 / 0.00 / 0.15 / 0.09)

CMYK yüzdeleri

%25.86
%0
%14.66
%9.02

Codes

Color #ACE8C6 in popluar color models

AC E8 C6
RGB 172 232 198
HSL 146° 56.60% 79.22%
HSB/HSV 146° 25.86% 90.98%
CMYK 25.86% 0.00% 14.66%
9.02%

Color #ACE8C6 in popluar number systems.

HEX AC E8 C6
Decimal 172 232 198
Binary 10101100 11101000 11000110
Octal 254 350 306

Shades and tints

Shades of #ACE8C6

#ACE8C6
(172,232,198)
#9DD3B4
(157,211,180)
#8EBEA2
(142,190,162)
#7FA990
(127,169,144)
#70947E
(112,148,126)
#617F6C
(97,127,108)
#526A5A
(82,106,90)
#435548
(67,85,72)
#344036
(52,64,54)
#252B24
(37,43,36)
#161612
(22,22,18)
#000000
(0,0,0)

Tints of #ACE8C6

#ACE8C6
(172,232,198)
#B3EACB
(179,234,203)
#BAECD0
(186,236,208)
#C1EED5
(193,238,213)
#C8F0DA
(200,240,218)
#CFF2DF
(207,242,223)
#D6F4E4
(214,244,228)
#DDF6E9
(221,246,233)
#E4F8EE
(228,248,238)
#EBFAF3
(235,250,243)
#F2FCF8
(242,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE8C6; }

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

This text font color is #ACE8C6.

Background Color

.myBgColor { background-color: #ACE8C6; }

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

This div background color is #ACE8C6.

Border color

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

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

This div border color is #ACE8C6.

Opacity

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

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

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

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

This text has shadow with #ACE8C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE8C6.

Preview

Color preview on black background

This text has color #ACE8C6 on black background.


Color preview on white background

This text has color #ACE8C6 on white background.


Black color preview on #ACE8C6 background

This text has black color on #ACE8C6 background.


White color preview on #ACE8C6 background

This text has white color on #ACE8C6 background.


Related colors

Complementary color

Complementary color for #hex is #531739.


I love getcolorcode.com

Triadic colors

1 #C6ACE8 and #E8C6AC with #ACE8C6 are triadic colors.

2 #C6E8AC and #E8ACC6 with #ACE8C6 are triadic colors.