COLOR #ACADD2

HEX: #ACADD2 RGB: (172,173,210)

Renk bilgisi

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

RGB renk modeli

#ACADD2 color RGB value is (172,173,210).

RGB: (172,173,210) (67%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 173 of 255 = 68%
B 210 of 255 = 82%

172
173
210

R + G + B ~ 72%. #ACADD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 173 + 210 = 555 (100%)
R 172 of 555 ~ 30.99%
G 173 of 555 ~ 31.17%
B 210 of 555 ~ 37.84'%

%30.99
%31.17
%37.84

CMYK RENK MODELİ

#ACADD2 rengi CMYK tonu (18,18,0,18).

  • camgöbeği tonu 18.10%
  • eflatun tonu 17.62%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (18,18,0,18)
C18M18Y0K18 (18%, 18%, 0%, 18%)
(0.18 / 0.18 / 0.00 / 0.18)

CMYK yüzdeleri

%18.1
%17.62
%0
%17.65

Codes

Color #ACADD2 in popluar color models

AC AD D2
RGB 172 173 210
HSL 238° 29.69% 74.90%
HSB/HSV 238° 18.10% 82.35%
CMYK 18.10% 17.62% 0.00%
17.65%

Color #ACADD2 in popluar number systems.

HEX AC AD D2
Decimal 172 173 210
Binary 10101100 10101101 11010010
Octal 254 255 322

Shades and tints

Shades of #ACADD2

#ACADD2
(172,173,210)
#9D9EBF
(157,158,191)
#8E8FAC
(142,143,172)
#7F8099
(127,128,153)
#707186
(112,113,134)
#616273
(97,98,115)
#525360
(82,83,96)
#43444D
(67,68,77)
#34353A
(52,53,58)
#252627
(37,38,39)
#161714
(22,23,20)
#000000
(0,0,0)

Tints of #ACADD2

#ACADD2
(172,173,210)
#B3B4D6
(179,180,214)
#BABBDA
(186,187,218)
#C1C2DE
(193,194,222)
#C8C9E2
(200,201,226)
#CFD0E6
(207,208,230)
#D6D7EA
(214,215,234)
#DDDEEE
(221,222,238)
#E4E5F2
(228,229,242)
#EBECF6
(235,236,246)
#F2F3FA
(242,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACADD2; }

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

This text font color is #ACADD2.

Background Color

.myBgColor { background-color: #ACADD2; }

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

This div background color is #ACADD2.

Border color

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

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

This div border color is #ACADD2.

Opacity

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

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

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

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

This text has shadow with #ACADD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACADD2.

Preview

Color preview on black background

This text has color #ACADD2 on black background.


Color preview on white background

This text has color #ACADD2 on white background.


Black color preview on #ACADD2 background

This text has black color on #ACADD2 background.


White color preview on #ACADD2 background

This text has white color on #ACADD2 background.


Related colors

Complementary color

Complementary color for #hex is #53522D.


I love getcolorcode.com

Triadic colors

1 #D2ACAD and #ADD2AC with #ACADD2 are triadic colors.

2 #D2ADAC and #ADACD2 with #ACADD2 are triadic colors.