COLOR #ACB9DB

HEX: #ACB9DB RGB: (172,185,219)

Renk bilgisi

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

RGB renk modeli

#ACB9DB color RGB value is (172,185,219).

RGB: (172,185,219) (67%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 185 of 255 = 73%
B 219 of 255 = 86%

172
185
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 185 + 219 = 576 (100%)
R 172 of 576 ~ 29.86%
G 185 of 576 ~ 32.12%
B 219 of 576 ~ 38.02'%

%29.86
%32.12
%38.02

CMYK RENK MODELİ

#ACB9DB rengi CMYK tonu (21,16,0,14).

  • camgöbeği tonu 21.46%
  • eflatun tonu 15.53%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,16,0,14)
C21M16Y0K14 (21%, 16%, 0%, 14%)
(0.21 / 0.16 / 0.00 / 0.14)

CMYK yüzdeleri

%21.46
%15.53
%0
%14.12

Codes

Color #ACB9DB in popluar color models

AC B9 DB
RGB 172 185 219
HSL 223° 39.50% 76.67%
HSB/HSV 223° 21.46% 85.88%
CMYK 21.46% 15.53% 0.00%
14.12%

Color #ACB9DB in popluar number systems.

HEX AC B9 DB
Decimal 172 185 219
Binary 10101100 10111001 11011011
Octal 254 271 333

Shades and tints

Shades of #ACB9DB

#ACB9DB
(172,185,219)
#9DA9C8
(157,169,200)
#8E99B5
(142,153,181)
#7F89A2
(127,137,162)
#70798F
(112,121,143)
#61697C
(97,105,124)
#525969
(82,89,105)
#434956
(67,73,86)
#343943
(52,57,67)
#252930
(37,41,48)
#16191D
(22,25,29)
#000000
(0,0,0)

Tints of #ACB9DB

#ACB9DB
(172,185,219)
#B3BFDE
(179,191,222)
#BAC5E1
(186,197,225)
#C1CBE4
(193,203,228)
#C8D1E7
(200,209,231)
#CFD7EA
(207,215,234)
#D6DDED
(214,221,237)
#DDE3F0
(221,227,240)
#E4E9F3
(228,233,243)
#EBEFF6
(235,239,246)
#F2F5F9
(242,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACB9DB color. Also use rgb(172,185,219) instead hex code.

Text Font Color

.myTextColor { color: #ACB9DB; }

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

This text font color is #ACB9DB.

Background Color

.myBgColor { background-color: #ACB9DB; }

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

This div background color is #ACB9DB.

Border color

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

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

This div border color is #ACB9DB.

Opacity

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

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

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

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

This text has shadow with #ACB9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB9DB.

Preview

Color preview on black background

This text has color #ACB9DB on black background.


Color preview on white background

This text has color #ACB9DB on white background.


Black color preview on #ACB9DB background

This text has black color on #ACB9DB background.


White color preview on #ACB9DB background

This text has white color on #ACB9DB background.


Related colors

Complementary color

Complementary color for #hex is #534624.


I love getcolorcode.com

Triadic colors

1 #DBACB9 and #B9DBAC with #ACB9DB are triadic colors.

2 #DBB9AC and #B9ACDB with #ACB9DB are triadic colors.