COLOR #ACB6DD

HEX: #ACB6DD RGB: (172,182,221)

Renk bilgisi

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

RGB renk modeli

#ACB6DD color RGB value is (172,182,221).

RGB: (172,182,221) (67%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 182 of 255 = 71%
B 221 of 255 = 87%

172
182
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 182 + 221 = 575 (100%)
R 172 of 575 ~ 29.91%
G 182 of 575 ~ 31.65%
B 221 of 575 ~ 38.43'%

%29.91
%31.65
%38.43

CMYK RENK MODELİ

#ACB6DD rengi CMYK tonu (22,18,0,13).

  • camgöbeği tonu 22.17%
  • eflatun tonu 17.65%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (22,18,0,13)
C22M18Y0K13 (22%, 18%, 0%, 13%)
(0.22 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%22.17
%17.65
%0
%13.33

Codes

Color #ACB6DD in popluar color models

AC B6 DD
RGB 172 182 221
HSL 228° 41.88% 77.06%
HSB/HSV 228° 22.17% 86.67%
CMYK 22.17% 17.65% 0.00%
13.33%

Color #ACB6DD in popluar number systems.

HEX AC B6 DD
Decimal 172 182 221
Binary 10101100 10110110 11011101
Octal 254 266 335

Shades and tints

Shades of #ACB6DD

#ACB6DD
(172,182,221)
#9DA6C9
(157,166,201)
#8E96B5
(142,150,181)
#7F86A1
(127,134,161)
#70768D
(112,118,141)
#616679
(97,102,121)
#525665
(82,86,101)
#434651
(67,70,81)
#34363D
(52,54,61)
#252629
(37,38,41)
#161615
(22,22,21)
#000000
(0,0,0)

Tints of #ACB6DD

#ACB6DD
(172,182,221)
#B3BCE0
(179,188,224)
#BAC2E3
(186,194,227)
#C1C8E6
(193,200,230)
#C8CEE9
(200,206,233)
#CFD4EC
(207,212,236)
#D6DAEF
(214,218,239)
#DDE0F2
(221,224,242)
#E4E6F5
(228,230,245)
#EBECF8
(235,236,248)
#F2F2FB
(242,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACB6DD color. Also use rgb(172,182,221) instead hex code.

Text Font Color

.myTextColor { color: #ACB6DD; }

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

This text font color is #ACB6DD.

Background Color

.myBgColor { background-color: #ACB6DD; }

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

This div background color is #ACB6DD.

Border color

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

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

This div border color is #ACB6DD.

Opacity

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

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

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

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

This text has shadow with #ACB6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB6DD.

Preview

Color preview on black background

This text has color #ACB6DD on black background.


Color preview on white background

This text has color #ACB6DD on white background.


Black color preview on #ACB6DD background

This text has black color on #ACB6DD background.


White color preview on #ACB6DD background

This text has white color on #ACB6DD background.


Related colors

Complementary color

Complementary color for #hex is #534922.


I love getcolorcode.com

Triadic colors

1 #DDACB6 and #B6DDAC with #ACB6DD are triadic colors.

2 #DDB6AC and #B6ACDD with #ACB6DD are triadic colors.