COLOR #ACEED9

HEX: #ACEED9 RGB: (172,238,217)

Renk bilgisi

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

RGB renk modeli

#ACEED9 color RGB value is (172,238,217).

RGB: (172,238,217) (67%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 238 of 255 = 93%
B 217 of 255 = 85%

172
238
217

R + G + B ~ 82%. #ACEED9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 217 = 627 (100%)
R 172 of 627 ~ 27.43%
G 238 of 627 ~ 37.96%
B 217 of 627 ~ 34.61'%

%27.43
%37.96
%34.61

CMYK RENK MODELİ

#ACEED9 rengi CMYK tonu (28,0,9,7).

  • camgöbeği tonu 27.73%
  • eflatun tonu 0.00%
  • sarı tonu 8.82%
  • ana renk tonu 6.67%

CMYK: (28,0,9,7)
C28M0Y9K7 (28%, 0%, 9%, 7%)
(0.28 / 0.00 / 0.09 / 0.07)

CMYK yüzdeleri

%27.73
%0
%8.82
%6.67

Codes

Color #ACEED9 in popluar color models

AC EE D9
RGB 172 238 217
HSL 161° 66.00% 80.39%
HSB/HSV 161° 27.73% 93.33%
CMYK 27.73% 0.00% 8.82%
6.67%

Color #ACEED9 in popluar number systems.

HEX AC EE D9
Decimal 172 238 217
Binary 10101100 11101110 11011001
Octal 254 356 331

Shades and tints

Shades of #ACEED9

#ACEED9
(172,238,217)
#9DD9C6
(157,217,198)
#8EC4B3
(142,196,179)
#7FAFA0
(127,175,160)
#709A8D
(112,154,141)
#61857A
(97,133,122)
#527067
(82,112,103)
#435B54
(67,91,84)
#344641
(52,70,65)
#25312E
(37,49,46)
#161C1B
(22,28,27)
#000000
(0,0,0)

Tints of #ACEED9

#ACEED9
(172,238,217)
#B3EFDC
(179,239,220)
#BAF0DF
(186,240,223)
#C1F1E2
(193,241,226)
#C8F2E5
(200,242,229)
#CFF3E8
(207,243,232)
#D6F4EB
(214,244,235)
#DDF5EE
(221,245,238)
#E4F6F1
(228,246,241)
#EBF7F4
(235,247,244)
#F2F8F7
(242,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACEED9 color. Also use rgb(172,238,217) instead hex code.

Text Font Color

.myTextColor { color: #ACEED9; }

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

This text font color is #ACEED9.

Background Color

.myBgColor { background-color: #ACEED9; }

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

This div background color is #ACEED9.

Border color

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

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

This div border color is #ACEED9.

Opacity

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

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

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

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

This text has shadow with #ACEED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEED9.

Preview

Color preview on black background

This text has color #ACEED9 on black background.


Color preview on white background

This text has color #ACEED9 on white background.


Black color preview on #ACEED9 background

This text has black color on #ACEED9 background.


White color preview on #ACEED9 background

This text has white color on #ACEED9 background.


Related colors

Complementary color

Complementary color for #hex is #531126.


I love getcolorcode.com

Triadic colors

1 #D9ACEE and #EED9AC with #ACEED9 are triadic colors.

2 #D9EEAC and #EEACD9 with #ACEED9 are triadic colors.