COLOR #ACE9F9

HEX: #ACE9F9 RGB: (172,233,249)

Renk bilgisi

#ACE9F9 contains mainly green and blue colors. #ACE9F9 ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ACE9F9 color RGB value is (172,233,249).

RGB: (172,233,249) (67%, 91%, 98%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 233 of 255 = 91%
B 249 of 255 = 98%

172
233
249

R + G + B ~ 85%. #ACE9F9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 233 + 249 = 654 (100%)
R 172 of 654 ~ 26.3%
G 233 of 654 ~ 35.63%
B 249 of 654 ~ 38.07'%

%26.3
%35.63
%38.07

CMYK RENK MODELİ

#ACE9F9 rengi CMYK tonu (31,6,0,2).

  • camgöbeği tonu 30.92%
  • eflatun tonu 6.43%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (31,6,0,2)
C31M6Y0K2 (31%, 6%, 0%, 2%)
(0.31 / 0.06 / 0.00 / 0.02)

CMYK yüzdeleri

%30.92
%6.43
%0
%2.35

Codes

Color #ACE9F9 in popluar color models

AC E9 F9
RGB 172 233 249
HSL 192° 86.52% 82.55%
HSB/HSV 192° 30.92% 97.65%
CMYK 30.92% 6.43% 0.00%
2.35%

Color #ACE9F9 in popluar number systems.

HEX AC E9 F9
Decimal 172 233 249
Binary 10101100 11101001 11111001
Octal 254 351 371

Shades and tints

Shades of #ACE9F9

#ACE9F9
(172,233,249)
#9DD4E3
(157,212,227)
#8EBFCD
(142,191,205)
#7FAAB7
(127,170,183)
#7095A1
(112,149,161)
#61808B
(97,128,139)
#526B75
(82,107,117)
#43565F
(67,86,95)
#344149
(52,65,73)
#252C33
(37,44,51)
#16171D
(22,23,29)
#000000
(0,0,0)

Tints of #ACE9F9

#ACE9F9
(172,233,249)
#B3EBF9
(179,235,249)
#BAEDF9
(186,237,249)
#C1EFF9
(193,239,249)
#C8F1F9
(200,241,249)
#CFF3F9
(207,243,249)
#D6F5F9
(214,245,249)
#DDF7F9
(221,247,249)
#E4F9F9
(228,249,249)
#EBFBF9
(235,251,249)
#F2FDF9
(242,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE9F9 color. Also use rgb(172,233,249) instead hex code.

Text Font Color

.myTextColor { color: #ACE9F9; }

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

This text font color is #ACE9F9.

Background Color

.myBgColor { background-color: #ACE9F9; }

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

This div background color is #ACE9F9.

Border color

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

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

This div border color is #ACE9F9.

Opacity

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

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

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

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

This text has shadow with #ACE9F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE9F9.

Preview

Color preview on black background

This text has color #ACE9F9 on black background.


Color preview on white background

This text has color #ACE9F9 on white background.


Black color preview on #ACE9F9 background

This text has black color on #ACE9F9 background.


White color preview on #ACE9F9 background

This text has white color on #ACE9F9 background.


Related colors

Complementary color

Complementary color for #hex is #531606.


I love getcolorcode.com

Triadic colors

1 #F9ACE9 and #E9F9AC with #ACE9F9 are triadic colors.

2 #F9E9AC and #E9ACF9 with #ACE9F9 are triadic colors.