COLOR #ACB0D9

HEX: #ACB0D9 RGB: (172,176,217)

Renk bilgisi

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

RGB renk modeli

#ACB0D9 color RGB value is (172,176,217).

RGB: (172,176,217) (67%, 69%, 85%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 176 of 255 = 69%
B 217 of 255 = 85%

172
176
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 176 + 217 = 565 (100%)
R 172 of 565 ~ 30.44%
G 176 of 565 ~ 31.15%
B 217 of 565 ~ 38.41'%

%30.44
%31.15
%38.41

CMYK RENK MODELİ

#ACB0D9 rengi CMYK tonu (21,19,0,15).

  • camgöbeği tonu 20.74%
  • eflatun tonu 18.89%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (21,19,0,15)
C21M19Y0K15 (21%, 19%, 0%, 15%)
(0.21 / 0.19 / 0.00 / 0.15)

CMYK yüzdeleri

%20.74
%18.89
%0
%14.9

Codes

Color #ACB0D9 in popluar color models

AC B0 D9
RGB 172 176 217
HSL 235° 37.19% 76.27%
HSB/HSV 235° 20.74% 85.10%
CMYK 20.74% 18.89% 0.00%
14.90%

Color #ACB0D9 in popluar number systems.

HEX AC B0 D9
Decimal 172 176 217
Binary 10101100 10110000 11011001
Octal 254 260 331

Shades and tints

Shades of #ACB0D9

#ACB0D9
(172,176,217)
#9DA0C6
(157,160,198)
#8E90B3
(142,144,179)
#7F80A0
(127,128,160)
#70708D
(112,112,141)
#61607A
(97,96,122)
#525067
(82,80,103)
#434054
(67,64,84)
#343041
(52,48,65)
#25202E
(37,32,46)
#16101B
(22,16,27)
#000000
(0,0,0)

Tints of #ACB0D9

#ACB0D9
(172,176,217)
#B3B7DC
(179,183,220)
#BABEDF
(186,190,223)
#C1C5E2
(193,197,226)
#C8CCE5
(200,204,229)
#CFD3E8
(207,211,232)
#D6DAEB
(214,218,235)
#DDE1EE
(221,225,238)
#E4E8F1
(228,232,241)
#EBEFF4
(235,239,244)
#F2F6F7
(242,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACB0D9 color. Also use rgb(172,176,217) instead hex code.

Text Font Color

.myTextColor { color: #ACB0D9; }

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

This text font color is #ACB0D9.

Background Color

.myBgColor { background-color: #ACB0D9; }

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

This div background color is #ACB0D9.

Border color

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

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

This div border color is #ACB0D9.

Opacity

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

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

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

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

This text has shadow with #ACB0D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB0D9.

Preview

Color preview on black background

This text has color #ACB0D9 on black background.


Color preview on white background

This text has color #ACB0D9 on white background.


Black color preview on #ACB0D9 background

This text has black color on #ACB0D9 background.


White color preview on #ACB0D9 background

This text has white color on #ACB0D9 background.


Related colors

Complementary color

Complementary color for #hex is #534F26.


I love getcolorcode.com

Triadic colors

1 #D9ACB0 and #B0D9AC with #ACB0D9 are triadic colors.

2 #D9B0AC and #B0ACD9 with #ACB0D9 are triadic colors.