COLOR #ACADE1

HEX: #ACADE1 RGB: (172,173,225)

Renk bilgisi

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

RGB renk modeli

#ACADE1 color RGB value is (172,173,225).

RGB: (172,173,225) (67%, 68%, 88%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 173 of 255 = 68%
B 225 of 255 = 88%

172
173
225

R + G + B ~ 74%. #ACADE1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 173 + 225 = 570 (100%)
R 172 of 570 ~ 30.18%
G 173 of 570 ~ 30.35%
B 225 of 570 ~ 39.47'%

%30.18
%30.35
%39.47

CMYK RENK MODELİ

#ACADE1 rengi CMYK tonu (24,23,0,12).

  • camgöbeği tonu 23.56%
  • eflatun tonu 23.11%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (24,23,0,12)
C24M23Y0K12 (24%, 23%, 0%, 12%)
(0.24 / 0.23 / 0.00 / 0.12)

CMYK yüzdeleri

%23.56
%23.11
%0
%11.76

Codes

Color #ACADE1 in popluar color models

AC AD E1
RGB 172 173 225
HSL 239° 46.90% 77.84%
HSB/HSV 239° 23.56% 88.24%
CMYK 23.56% 23.11% 0.00%
11.76%

Color #ACADE1 in popluar number systems.

HEX AC AD E1
Decimal 172 173 225
Binary 10101100 10101101 11100001
Octal 254 255 341

Shades and tints

Shades of #ACADE1

#ACADE1
(172,173,225)
#9D9ECD
(157,158,205)
#8E8FB9
(142,143,185)
#7F80A5
(127,128,165)
#707191
(112,113,145)
#61627D
(97,98,125)
#525369
(82,83,105)
#434455
(67,68,85)
#343541
(52,53,65)
#25262D
(37,38,45)
#161719
(22,23,25)
#000000
(0,0,0)

Tints of #ACADE1

#ACADE1
(172,173,225)
#B3B4E3
(179,180,227)
#BABBE5
(186,187,229)
#C1C2E7
(193,194,231)
#C8C9E9
(200,201,233)
#CFD0EB
(207,208,235)
#D6D7ED
(214,215,237)
#DDDEEF
(221,222,239)
#E4E5F1
(228,229,241)
#EBECF3
(235,236,243)
#F2F3F5
(242,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACADE1; }

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

This text font color is #ACADE1.

Background Color

.myBgColor { background-color: #ACADE1; }

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

This div background color is #ACADE1.

Border color

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

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

This div border color is #ACADE1.

Opacity

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

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

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

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

This text has shadow with #ACADE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACADE1.

Preview

Color preview on black background

This text has color #ACADE1 on black background.


Color preview on white background

This text has color #ACADE1 on white background.


Black color preview on #ACADE1 background

This text has black color on #ACADE1 background.


White color preview on #ACADE1 background

This text has white color on #ACADE1 background.


Related colors

Complementary color

Complementary color for #hex is #53521E.


I love getcolorcode.com

Triadic colors

1 #E1ACAD and #ADE1AC with #ACADE1 are triadic colors.

2 #E1ADAC and #ADACE1 with #ACADE1 are triadic colors.