COLOR #ACEAF9

HEX: #ACEAF9 RGB: (172,234,249)

Renk bilgisi

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

RGB renk modeli

#ACEAF9 color RGB value is (172,234,249).

RGB: (172,234,249) (67%, 92%, 98%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 234 of 255 = 92%
B 249 of 255 = 98%

172
234
249

R + G + B ~ 86%. #ACEAF9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 234 + 249 = 655 (100%)
R 172 of 655 ~ 26.26%
G 234 of 655 ~ 35.73%
B 249 of 655 ~ 38.02'%

%26.26
%35.73
%38.02

CMYK RENK MODELİ

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

  • camgöbeği tonu 30.92%
  • eflatun tonu 6.02%
  • 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.02
%0
%2.35

Codes

Color #ACEAF9 in popluar color models

AC EA F9
RGB 172 234 249
HSL 192° 86.52% 82.55%
HSB/HSV 192° 30.92% 97.65%
CMYK 30.92% 6.02% 0.00%
2.35%

Color #ACEAF9 in popluar number systems.

HEX AC EA F9
Decimal 172 234 249
Binary 10101100 11101010 11111001
Octal 254 352 371

Shades and tints

Shades of #ACEAF9

#ACEAF9
(172,234,249)
#9DD5E3
(157,213,227)
#8EC0CD
(142,192,205)
#7FABB7
(127,171,183)
#7096A1
(112,150,161)
#61818B
(97,129,139)
#526C75
(82,108,117)
#43575F
(67,87,95)
#344249
(52,66,73)
#252D33
(37,45,51)
#16181D
(22,24,29)
#000000
(0,0,0)

Tints of #ACEAF9

#ACEAF9
(172,234,249)
#B3EBF9
(179,235,249)
#BAECF9
(186,236,249)
#C1EDF9
(193,237,249)
#C8EEF9
(200,238,249)
#CFEFF9
(207,239,249)
#D6F0F9
(214,240,249)
#DDF1F9
(221,241,249)
#E4F2F9
(228,242,249)
#EBF3F9
(235,243,249)
#F2F4F9
(242,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEAF9; }

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

This text font color is #ACEAF9.

Background Color

.myBgColor { background-color: #ACEAF9; }

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

This div background color is #ACEAF9.

Border color

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

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

This div border color is #ACEAF9.

Opacity

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

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

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

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

This text has shadow with #ACEAF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEAF9.

Preview

Color preview on black background

This text has color #ACEAF9 on black background.


Color preview on white background

This text has color #ACEAF9 on white background.


Black color preview on #ACEAF9 background

This text has black color on #ACEAF9 background.


White color preview on #ACEAF9 background

This text has white color on #ACEAF9 background.


Related colors

Complementary color

Complementary color for #hex is #531506.


I love getcolorcode.com

Triadic colors

1 #F9ACEA and #EAF9AC with #ACEAF9 are triadic colors.

2 #F9EAAC and #EAACF9 with #ACEAF9 are triadic colors.