COLOR #ACE0EB

HEX: #ACE0EB RGB: (172,224,235)

Renk bilgisi

#ACE0EB contains mainly green and blue colors. #ACE0EB ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ACE0EB color RGB value is (172,224,235).

RGB: (172,224,235) (67%, 88%, 92%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 224 of 255 = 88%
B 235 of 255 = 92%

172
224
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 224 + 235 = 631 (100%)
R 172 of 631 ~ 27.26%
G 224 of 631 ~ 35.5%
B 235 of 631 ~ 37.24'%

%27.26
%35.5
%37.24

CMYK RENK MODELİ

#ACE0EB rengi CMYK tonu (27,5,0,8).

  • camgöbeği tonu 26.81%
  • eflatun tonu 4.68%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (27,5,0,8)
C27M5Y0K8 (27%, 5%, 0%, 8%)
(0.27 / 0.05 / 0.00 / 0.08)

CMYK yüzdeleri

%26.81
%4.68
%0
%7.84

Codes

Color #ACE0EB in popluar color models

AC E0 EB
RGB 172 224 235
HSL 190° 61.17% 79.80%
HSB/HSV 190° 26.81% 92.16%
CMYK 26.81% 4.68% 0.00%
7.84%

Color #ACE0EB in popluar number systems.

HEX AC E0 EB
Decimal 172 224 235
Binary 10101100 11100000 11101011
Octal 254 340 353

Shades and tints

Shades of #ACE0EB

#ACE0EB
(172,224,235)
#9DCCD6
(157,204,214)
#8EB8C1
(142,184,193)
#7FA4AC
(127,164,172)
#709097
(112,144,151)
#617C82
(97,124,130)
#52686D
(82,104,109)
#435458
(67,84,88)
#344043
(52,64,67)
#252C2E
(37,44,46)
#161819
(22,24,25)
#000000
(0,0,0)

Tints of #ACE0EB

#ACE0EB
(172,224,235)
#B3E2EC
(179,226,236)
#BAE4ED
(186,228,237)
#C1E6EE
(193,230,238)
#C8E8EF
(200,232,239)
#CFEAF0
(207,234,240)
#D6ECF1
(214,236,241)
#DDEEF2
(221,238,242)
#E4F0F3
(228,240,243)
#EBF2F4
(235,242,244)
#F2F4F5
(242,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE0EB color. Also use rgb(172,224,235) instead hex code.

Text Font Color

.myTextColor { color: #ACE0EB; }

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

This text font color is #ACE0EB.

Background Color

.myBgColor { background-color: #ACE0EB; }

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

This div background color is #ACE0EB.

Border color

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

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

This div border color is #ACE0EB.

Opacity

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

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

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

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

This text has shadow with #ACE0EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE0EB.

Preview

Color preview on black background

This text has color #ACE0EB on black background.


Color preview on white background

This text has color #ACE0EB on white background.


Black color preview on #ACE0EB background

This text has black color on #ACE0EB background.


White color preview on #ACE0EB background

This text has white color on #ACE0EB background.


Related colors

Complementary color

Complementary color for #hex is #531F14.


I love getcolorcode.com

Triadic colors

1 #EBACE0 and #E0EBAC with #ACE0EB are triadic colors.

2 #EBE0AC and #E0ACEB with #ACE0EB are triadic colors.