COLOR #ACB5D4

HEX: #ACB5D4 RGB: (172,181,212)

Renk bilgisi

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

RGB renk modeli

#ACB5D4 color RGB value is (172,181,212).

RGB: (172,181,212) (67%, 71%, 83%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 181 of 255 = 71%
B 212 of 255 = 83%

172
181
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 181 + 212 = 565 (100%)
R 172 of 565 ~ 30.44%
G 181 of 565 ~ 32.04%
B 212 of 565 ~ 37.52'%

%30.44
%32.04
%37.52

CMYK RENK MODELİ

#ACB5D4 rengi CMYK tonu (19,15,0,17).

  • camgöbeği tonu 18.87%
  • eflatun tonu 14.62%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (19,15,0,17)
C19M15Y0K17 (19%, 15%, 0%, 17%)
(0.19 / 0.15 / 0.00 / 0.17)

CMYK yüzdeleri

%18.87
%14.62
%0
%16.86

Codes

Color #ACB5D4 in popluar color models

AC B5 D4
RGB 172 181 212
HSL 227° 31.75% 75.29%
HSB/HSV 227° 18.87% 83.14%
CMYK 18.87% 14.62% 0.00%
16.86%

Color #ACB5D4 in popluar number systems.

HEX AC B5 D4
Decimal 172 181 212
Binary 10101100 10110101 11010100
Octal 254 265 324

Shades and tints

Shades of #ACB5D4

#ACB5D4
(172,181,212)
#9DA5C1
(157,165,193)
#8E95AE
(142,149,174)
#7F859B
(127,133,155)
#707588
(112,117,136)
#616575
(97,101,117)
#525562
(82,85,98)
#43454F
(67,69,79)
#34353C
(52,53,60)
#252529
(37,37,41)
#161516
(22,21,22)
#000000
(0,0,0)

Tints of #ACB5D4

#ACB5D4
(172,181,212)
#B3BBD7
(179,187,215)
#BAC1DA
(186,193,218)
#C1C7DD
(193,199,221)
#C8CDE0
(200,205,224)
#CFD3E3
(207,211,227)
#D6D9E6
(214,217,230)
#DDDFE9
(221,223,233)
#E4E5EC
(228,229,236)
#EBEBEF
(235,235,239)
#F2F1F2
(242,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACB5D4; }

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

This text font color is #ACB5D4.

Background Color

.myBgColor { background-color: #ACB5D4; }

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

This div background color is #ACB5D4.

Border color

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

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

This div border color is #ACB5D4.

Opacity

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

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

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

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

This text has shadow with #ACB5D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB5D4.

Preview

Color preview on black background

This text has color #ACB5D4 on black background.


Color preview on white background

This text has color #ACB5D4 on white background.


Black color preview on #ACB5D4 background

This text has black color on #ACB5D4 background.


White color preview on #ACB5D4 background

This text has white color on #ACB5D4 background.


Related colors

Complementary color

Complementary color for #hex is #534A2B.


I love getcolorcode.com

Triadic colors

1 #D4ACB5 and #B5D4AC with #ACB5D4 are triadic colors.

2 #D4B5AC and #B5ACD4 with #ACB5D4 are triadic colors.