COLOR #ACEED5

HEX: #ACEED5 RGB: (172,238,213)

Renk bilgisi

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

RGB renk modeli

#ACEED5 color RGB value is (172,238,213).

RGB: (172,238,213) (67%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 238 of 255 = 93%
B 213 of 255 = 84%

172
238
213

R + G + B ~ 81%. #ACEED5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 213 = 623 (100%)
R 172 of 623 ~ 27.61%
G 238 of 623 ~ 38.2%
B 213 of 623 ~ 34.19'%

%27.61
%38.2
%34.19

CMYK RENK MODELİ

#ACEED5 rengi CMYK tonu (28,0,11,7).

  • camgöbeği tonu 27.73%
  • eflatun tonu 0.00%
  • sarı tonu 10.50%
  • ana renk tonu 6.67%
CMYK: (28,0,11,7) C28M0Y11K7 (28%,0%,11%,7%) (0.28/0.00/0.11/0.07) 

CMYK yüzdeleri

%27.73
%0
%10.5
%6.67

Codes

Color #ACEED5 in popluar color models

AC EE D5
RGB 172 238 213
HSL 157° 66.00% 80.39%
HSB/HSV 157° 27.73% 93.33%
CMYK 27.73% 0.00% 10.50%
6.67%

Color #ACEED5 in popluar number systems.

HEX AC EE D5
Decimal 172 238 213
Binary 10101100 11101110 11010101
Octal 254 356 325

Shades and tints

Shades of #ACEED5

#ACEED5
(172,238,213)
#9DD9C2
(157,217,194)
#8EC4AF
(142,196,175)
#7FAF9C
(127,175,156)
#709A89
(112,154,137)
#618576
(97,133,118)
#527063
(82,112,99)
#435B50
(67,91,80)
#34463D
(52,70,61)
#25312A
(37,49,42)
#161C17
(22,28,23)
#000000
(0,0,0)

Tints of #ACEED5

#ACEED5
(172,238,213)
#B3EFD8
(179,239,216)
#BAF0DB
(186,240,219)
#C1F1DE
(193,241,222)
#C8F2E1
(200,242,225)
#CFF3E4
(207,243,228)
#D6F4E7
(214,244,231)
#DDF5EA
(221,245,234)
#E4F6ED
(228,246,237)
#EBF7F0
(235,247,240)
#F2F8F3
(242,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEED5; }

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

This text font color is #ACEED5.

Background Color

.myBgColor { background-color: #ACEED5; }

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

This div background color is #ACEED5.

Border color

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

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

This div border color is #ACEED5.

Opacity

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

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

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

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

This text has shadow with #ACEED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEED5.

Preview

Color preview on black background

This text has color #ACEED5 on black background.


Color preview on white background

This text has color #ACEED5 on white background.


Black color preview on #ACEED5 background

This text has black color on #ACEED5 background.


White color preview on #ACEED5 background

This text has white color on #ACEED5 background.


Related colors

Complementary color

Complementary color for #hex is #53112A.


I love getcolorcode.com

Triadic colors

1 #D5ACEE and #EED5AC with #ACEED5 are triadic colors.

2 #D5EEAC and #EEACD5 with #ACEED5 are triadic colors.