COLOR #ACB5DB

HEX: #ACB5DB RGB: (172,181,219)

Renk bilgisi

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

RGB renk modeli

#ACB5DB color RGB value is (172,181,219).

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

RGB bağlantıları ve doygunluk

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

172
181
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 181 + 219 = 572 (100%)
R 172 of 572 ~ 30.07%
G 181 of 572 ~ 31.64%
B 219 of 572 ~ 38.29'%

%30.07
%31.64
%38.29

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.46%
  • eflatun tonu 17.35%
  • 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
%17.35
%0
%14.12

Codes

Color #ACB5DB in popluar color models

AC B5 DB
RGB 172 181 219
HSL 229° 39.50% 76.67%
HSB/HSV 229° 21.46% 85.88%
CMYK 21.46% 17.35% 0.00%
14.12%

Color #ACB5DB in popluar number systems.

HEX AC B5 DB
Decimal 172 181 219
Binary 10101100 10110101 11011011
Octal 254 265 333

Shades and tints

Shades of #ACB5DB

#ACB5DB
(172,181,219)
#9DA5C8
(157,165,200)
#8E95B5
(142,149,181)
#7F85A2
(127,133,162)
#70758F
(112,117,143)
#61657C
(97,101,124)
#525569
(82,85,105)
#434556
(67,69,86)
#343543
(52,53,67)
#252530
(37,37,48)
#16151D
(22,21,29)
#000000
(0,0,0)

Tints of #ACB5DB

#ACB5DB
(172,181,219)
#B3BBDE
(179,187,222)
#BAC1E1
(186,193,225)
#C1C7E4
(193,199,228)
#C8CDE7
(200,205,231)
#CFD3EA
(207,211,234)
#D6D9ED
(214,217,237)
#DDDFF0
(221,223,240)
#E4E5F3
(228,229,243)
#EBEBF6
(235,235,246)
#F2F1F9
(242,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACB5DB; }

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

This text font color is #ACB5DB.

Background Color

.myBgColor { background-color: #ACB5DB; }

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

This div background color is #ACB5DB.

Border color

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

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

This div border color is #ACB5DB.

Opacity

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

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

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

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

This text has shadow with #ACB5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB5DB.

Preview

Color preview on black background

This text has color #ACB5DB on black background.


Color preview on white background

This text has color #ACB5DB on white background.


Black color preview on #ACB5DB background

This text has black color on #ACB5DB background.


White color preview on #ACB5DB background

This text has white color on #ACB5DB background.


Related colors

Complementary color

Complementary color for #hex is #534A24.


I love getcolorcode.com

Triadic colors

1 #DBACB5 and #B5DBAC with #ACB5DB are triadic colors.

2 #DBB5AC and #B5ACDB with #ACB5DB are triadic colors.