COLOR #ACDAEE

HEX: #ACDAEE RGB: (172,218,238)

Renk bilgisi

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

RGB renk modeli

#ACDAEE color RGB value is (172,218,238).

RGB: (172,218,238) (67%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 218 of 255 = 85%
B 238 of 255 = 93%

172
218
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 218 + 238 = 628 (100%)
R 172 of 628 ~ 27.39%
G 218 of 628 ~ 34.71%
B 238 of 628 ~ 37.9'%

%27.39
%34.71
%37.9

CMYK RENK MODELİ

#ACDAEE rengi CMYK tonu (28,8,0,7).

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

CMYK: (28,8,0,7)
C28M8Y0K7 (28%, 8%, 0%, 7%)
(0.28 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%27.73
%8.4
%0
%6.67

Codes

Color #ACDAEE in popluar color models

AC DA EE
RGB 172 218 238
HSL 198° 66.00% 80.39%
HSB/HSV 198° 27.73% 93.33%
CMYK 27.73% 8.40% 0.00%
6.67%

Color #ACDAEE in popluar number systems.

HEX AC DA EE
Decimal 172 218 238
Binary 10101100 11011010 11101110
Octal 254 332 356

Shades and tints

Shades of #ACDAEE

#ACDAEE
(172,218,238)
#9DC7D9
(157,199,217)
#8EB4C4
(142,180,196)
#7FA1AF
(127,161,175)
#708E9A
(112,142,154)
#617B85
(97,123,133)
#526870
(82,104,112)
#43555B
(67,85,91)
#344246
(52,66,70)
#252F31
(37,47,49)
#161C1C
(22,28,28)
#000000
(0,0,0)

Tints of #ACDAEE

#ACDAEE
(172,218,238)
#B3DDEF
(179,221,239)
#BAE0F0
(186,224,240)
#C1E3F1
(193,227,241)
#C8E6F2
(200,230,242)
#CFE9F3
(207,233,243)
#D6ECF4
(214,236,244)
#DDEFF5
(221,239,245)
#E4F2F6
(228,242,246)
#EBF5F7
(235,245,247)
#F2F8F8
(242,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACDAEE; }

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

This text font color is #ACDAEE.

Background Color

.myBgColor { background-color: #ACDAEE; }

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

This div background color is #ACDAEE.

Border color

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

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

This div border color is #ACDAEE.

Opacity

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

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

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

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

This text has shadow with #ACDAEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACDAEE.

Preview

Color preview on black background

This text has color #ACDAEE on black background.


Color preview on white background

This text has color #ACDAEE on white background.


Black color preview on #ACDAEE background

This text has black color on #ACDAEE background.


White color preview on #ACDAEE background

This text has white color on #ACDAEE background.


Related colors

Complementary color

Complementary color for #hex is #532511.


I love getcolorcode.com

Triadic colors

1 #EEACDA and #DAEEAC with #ACDAEE are triadic colors.

2 #EEDAAC and #DAACEE with #ACDAEE are triadic colors.