COLOR #ACADE4

HEX: #ACADE4 RGB: (172,173,228)

Renk bilgisi

#ACADE4 contains red, green and blue colors in about the same proportion. #ACADE4 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#ACADE4 color RGB value is (172,173,228).

RGB: (172,173,228) (67%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 173 of 255 = 68%
B 228 of 255 = 89%

172
173
228

R + G + B ~ 75%. #ACADE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 173 + 228 = 573 (100%)
R 172 of 573 ~ 30.02%
G 173 of 573 ~ 30.19%
B 228 of 573 ~ 39.79'%

%30.02
%30.19
%39.79

CMYK RENK MODELİ

#ACADE4 rengi CMYK tonu (25,24,0,11).

  • camgöbeği tonu 24.56%
  • eflatun tonu 24.12%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (25,24,0,11)
C25M24Y0K11 (25%, 24%, 0%, 11%)
(0.25 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%24.56
%24.12
%0
%10.59

Codes

Color #ACADE4 in popluar color models

AC AD E4
RGB 172 173 228
HSL 239° 50.91% 78.43%
HSB/HSV 239° 24.56% 89.41%
CMYK 24.56% 24.12% 0.00%
10.59%

Color #ACADE4 in popluar number systems.

HEX AC AD E4
Decimal 172 173 228
Binary 10101100 10101101 11100100
Octal 254 255 344

Shades and tints

Shades of #ACADE4

#ACADE4
(172,173,228)
#9D9ED0
(157,158,208)
#8E8FBC
(142,143,188)
#7F80A8
(127,128,168)
#707194
(112,113,148)
#616280
(97,98,128)
#52536C
(82,83,108)
#434458
(67,68,88)
#343544
(52,53,68)
#252630
(37,38,48)
#16171C
(22,23,28)
#000000
(0,0,0)

Tints of #ACADE4

#ACADE4
(172,173,228)
#B3B4E6
(179,180,230)
#BABBE8
(186,187,232)
#C1C2EA
(193,194,234)
#C8C9EC
(200,201,236)
#CFD0EE
(207,208,238)
#D6D7F0
(214,215,240)
#DDDEF2
(221,222,242)
#E4E5F4
(228,229,244)
#EBECF6
(235,236,246)
#F2F3F8
(242,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACADE4 color. Also use rgb(172,173,228) instead hex code.

Text Font Color

.myTextColor { color: #ACADE4; }

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

This text font color is #ACADE4.

Background Color

.myBgColor { background-color: #ACADE4; }

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

This div background color is #ACADE4.

Border color

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

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

This div border color is #ACADE4.

Opacity

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

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

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

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

This text has shadow with #ACADE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACADE4.

Preview

Color preview on black background

This text has color #ACADE4 on black background.


Color preview on white background

This text has color #ACADE4 on white background.


Black color preview on #ACADE4 background

This text has black color on #ACADE4 background.


White color preview on #ACADE4 background

This text has white color on #ACADE4 background.


Related colors

Complementary color

Complementary color for #hex is #53521B.


I love getcolorcode.com

Triadic colors

1 #E4ACAD and #ADE4AC with #ACADE4 are triadic colors.

2 #E4ADAC and #ADACE4 with #ACADE4 are triadic colors.