COLOR #ACEDC6

HEX: #ACEDC6 RGB: (172,237,198)

Renk bilgisi

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

RGB renk modeli

#ACEDC6 color RGB value is (172,237,198).

RGB: (172,237,198) (67%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 237 of 255 = 93%
B 198 of 255 = 78%

172
237
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 237 + 198 = 607 (100%)
R 172 of 607 ~ 28.34%
G 237 of 607 ~ 39.04%
B 198 of 607 ~ 32.62'%

%28.34
%39.04
%32.62

CMYK RENK MODELİ

#ACEDC6 rengi CMYK tonu (27,0,16,7).

  • camgöbeği tonu 27.43%
  • eflatun tonu 0.00%
  • sarı tonu 16.46%
  • ana renk tonu 7.06%

CMYK: (27,0,16,7)
C27M0Y16K7 (27%, 0%, 16%, 7%)
(0.27 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%27.43
%0
%16.46
%7.06

Codes

Color #ACEDC6 in popluar color models

AC ED C6
RGB 172 237 198
HSL 144° 64.36% 80.20%
HSB/HSV 144° 27.43% 92.94%
CMYK 27.43% 0.00% 16.46%
7.06%

Color #ACEDC6 in popluar number systems.

HEX AC ED C6
Decimal 172 237 198
Binary 10101100 11101101 11000110
Octal 254 355 306

Shades and tints

Shades of #ACEDC6

#ACEDC6
(172,237,198)
#9DD8B4
(157,216,180)
#8EC3A2
(142,195,162)
#7FAE90
(127,174,144)
#70997E
(112,153,126)
#61846C
(97,132,108)
#526F5A
(82,111,90)
#435A48
(67,90,72)
#344536
(52,69,54)
#253024
(37,48,36)
#161B12
(22,27,18)
#000000
(0,0,0)

Tints of #ACEDC6

#ACEDC6
(172,237,198)
#B3EECB
(179,238,203)
#BAEFD0
(186,239,208)
#C1F0D5
(193,240,213)
#C8F1DA
(200,241,218)
#CFF2DF
(207,242,223)
#D6F3E4
(214,243,228)
#DDF4E9
(221,244,233)
#E4F5EE
(228,245,238)
#EBF6F3
(235,246,243)
#F2F7F8
(242,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEDC6; }

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

This text font color is #ACEDC6.

Background Color

.myBgColor { background-color: #ACEDC6; }

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

This div background color is #ACEDC6.

Border color

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

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

This div border color is #ACEDC6.

Opacity

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

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

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

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

This text has shadow with #ACEDC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEDC6.

Preview

Color preview on black background

This text has color #ACEDC6 on black background.


Color preview on white background

This text has color #ACEDC6 on white background.


Black color preview on #ACEDC6 background

This text has black color on #ACEDC6 background.


White color preview on #ACEDC6 background

This text has white color on #ACEDC6 background.


Related colors

Complementary color

Complementary color for #hex is #531239.


I love getcolorcode.com

Triadic colors

1 #C6ACED and #EDC6AC with #ACEDC6 are triadic colors.

2 #C6EDAC and #EDACC6 with #ACEDC6 are triadic colors.