COLOR #ACB6DB

HEX: #ACB6DB RGB: (172,182,219)

Renk bilgisi

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

RGB renk modeli

#ACB6DB color RGB value is (172,182,219).

RGB: (172,182,219) (67%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 182 of 255 = 71%
B 219 of 255 = 86%

172
182
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 182 + 219 = 573 (100%)
R 172 of 573 ~ 30.02%
G 182 of 573 ~ 31.76%
B 219 of 573 ~ 38.22'%

%30.02
%31.76
%38.22

CMYK RENK MODELİ

#ACB6DB rengi CMYK tonu (21,17,0,14).

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

CMYK: (21,17,0,14)
C21M17Y0K14 (21%, 17%, 0%, 14%)
(0.21 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%21.46
%16.89
%0
%14.12

Codes

Color #ACB6DB in popluar color models

AC B6 DB
RGB 172 182 219
HSL 227° 39.50% 76.67%
HSB/HSV 227° 21.46% 85.88%
CMYK 21.46% 16.89% 0.00%
14.12%

Color #ACB6DB in popluar number systems.

HEX AC B6 DB
Decimal 172 182 219
Binary 10101100 10110110 11011011
Octal 254 266 333

Shades and tints

Shades of #ACB6DB

#ACB6DB
(172,182,219)
#9DA6C8
(157,166,200)
#8E96B5
(142,150,181)
#7F86A2
(127,134,162)
#70768F
(112,118,143)
#61667C
(97,102,124)
#525669
(82,86,105)
#434656
(67,70,86)
#343643
(52,54,67)
#252630
(37,38,48)
#16161D
(22,22,29)
#000000
(0,0,0)

Tints of #ACB6DB

#ACB6DB
(172,182,219)
#B3BCDE
(179,188,222)
#BAC2E1
(186,194,225)
#C1C8E4
(193,200,228)
#C8CEE7
(200,206,231)
#CFD4EA
(207,212,234)
#D6DAED
(214,218,237)
#DDE0F0
(221,224,240)
#E4E6F3
(228,230,243)
#EBECF6
(235,236,246)
#F2F2F9
(242,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACB6DB; }

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

This text font color is #ACB6DB.

Background Color

.myBgColor { background-color: #ACB6DB; }

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

This div background color is #ACB6DB.

Border color

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

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

This div border color is #ACB6DB.

Opacity

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

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

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

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

This text has shadow with #ACB6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB6DB.

Preview

Color preview on black background

This text has color #ACB6DB on black background.


Color preview on white background

This text has color #ACB6DB on white background.


Black color preview on #ACB6DB background

This text has black color on #ACB6DB background.


White color preview on #ACB6DB background

This text has white color on #ACB6DB background.


Related colors

Complementary color

Complementary color for #hex is #534924.


I love getcolorcode.com

Triadic colors

1 #DBACB6 and #B6DBAC with #ACB6DB are triadic colors.

2 #DBB6AC and #B6ACDB with #ACB6DB are triadic colors.