COLOR #ACEEE6

HEX: #ACEEE6 RGB: (172,238,230)

Renk bilgisi

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

RGB renk modeli

#ACEEE6 color RGB value is (172,238,230).

RGB: (172,238,230) (67%, 93%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 238 of 255 = 93%
B 230 of 255 = 90%

172
238
230

R + G + B ~ 83%. #ACEEE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 230 = 640 (100%)
R 172 of 640 ~ 26.88%
G 238 of 640 ~ 37.19%
B 230 of 640 ~ 35.94'%

%26.88
%37.19
%35.94

CMYK RENK MODELİ

#ACEEE6 rengi CMYK tonu (28,0,3,7).

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

CMYK: (28,0,3,7)
C28M0Y3K7 (28%, 0%, 3%, 7%)
(0.28 / 0.00 / 0.03 / 0.07)

CMYK yüzdeleri

%27.73
%0
%3.36
%6.67

Codes

Color #ACEEE6 in popluar color models

AC EE E6
RGB 172 238 230
HSL 173° 66.00% 80.39%
HSB/HSV 173° 27.73% 93.33%
CMYK 27.73% 0.00% 3.36%
6.67%

Color #ACEEE6 in popluar number systems.

HEX AC EE E6
Decimal 172 238 230
Binary 10101100 11101110 11100110
Octal 254 356 346

Shades and tints

Shades of #ACEEE6

#ACEEE6
(172,238,230)
#9DD9D2
(157,217,210)
#8EC4BE
(142,196,190)
#7FAFAA
(127,175,170)
#709A96
(112,154,150)
#618582
(97,133,130)
#52706E
(82,112,110)
#435B5A
(67,91,90)
#344646
(52,70,70)
#253132
(37,49,50)
#161C1E
(22,28,30)
#000000
(0,0,0)

Tints of #ACEEE6

#ACEEE6
(172,238,230)
#B3EFE8
(179,239,232)
#BAF0EA
(186,240,234)
#C1F1EC
(193,241,236)
#C8F2EE
(200,242,238)
#CFF3F0
(207,243,240)
#D6F4F2
(214,244,242)
#DDF5F4
(221,245,244)
#E4F6F6
(228,246,246)
#EBF7F8
(235,247,248)
#F2F8FA
(242,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEEE6; }

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

This text font color is #ACEEE6.

Background Color

.myBgColor { background-color: #ACEEE6; }

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

This div background color is #ACEEE6.

Border color

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

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

This div border color is #ACEEE6.

Opacity

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

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

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

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

This text has shadow with #ACEEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEEE6.

Preview

Color preview on black background

This text has color #ACEEE6 on black background.


Color preview on white background

This text has color #ACEEE6 on white background.


Black color preview on #ACEEE6 background

This text has black color on #ACEEE6 background.


White color preview on #ACEEE6 background

This text has white color on #ACEEE6 background.


Related colors

Complementary color

Complementary color for #hex is #531119.


I love getcolorcode.com

Triadic colors

1 #E6ACEE and #EEE6AC with #ACEEE6 are triadic colors.

2 #E6EEAC and #EEACE6 with #ACEEE6 are triadic colors.