COLOR #ACB9E2

HEX: #ACB9E2 RGB: (172,185,226)

Renk bilgisi

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

RGB renk modeli

#ACB9E2 color RGB value is (172,185,226).

RGB: (172,185,226) (67%, 73%, 89%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 185 of 255 = 73%
B 226 of 255 = 89%

172
185
226

R + G + B ~ 76%. #ACB9E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 185 + 226 = 583 (100%)
R 172 of 583 ~ 29.5%
G 185 of 583 ~ 31.73%
B 226 of 583 ~ 38.77'%

%29.5
%31.73
%38.77

CMYK RENK MODELİ

#ACB9E2 rengi CMYK tonu (24,18,0,11).

  • camgöbeği tonu 23.89%
  • eflatun tonu 18.14%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (24,18,0,11)
C24M18Y0K11 (24%, 18%, 0%, 11%)
(0.24 / 0.18 / 0.00 / 0.11)

CMYK yüzdeleri

%23.89
%18.14
%0
%11.37

Codes

Color #ACB9E2 in popluar color models

AC B9 E2
RGB 172 185 226
HSL 226° 48.21% 78.04%
HSB/HSV 226° 23.89% 88.63%
CMYK 23.89% 18.14% 0.00%
11.37%

Color #ACB9E2 in popluar number systems.

HEX AC B9 E2
Decimal 172 185 226
Binary 10101100 10111001 11100010
Octal 254 271 342

Shades and tints

Shades of #ACB9E2

#ACB9E2
(172,185,226)
#9DA9CE
(157,169,206)
#8E99BA
(142,153,186)
#7F89A6
(127,137,166)
#707992
(112,121,146)
#61697E
(97,105,126)
#52596A
(82,89,106)
#434956
(67,73,86)
#343942
(52,57,66)
#25292E
(37,41,46)
#16191A
(22,25,26)
#000000
(0,0,0)

Tints of #ACB9E2

#ACB9E2
(172,185,226)
#B3BFE4
(179,191,228)
#BAC5E6
(186,197,230)
#C1CBE8
(193,203,232)
#C8D1EA
(200,209,234)
#CFD7EC
(207,215,236)
#D6DDEE
(214,221,238)
#DDE3F0
(221,227,240)
#E4E9F2
(228,233,242)
#EBEFF4
(235,239,244)
#F2F5F6
(242,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACB9E2; }

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

This text font color is #ACB9E2.

Background Color

.myBgColor { background-color: #ACB9E2; }

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

This div background color is #ACB9E2.

Border color

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

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

This div border color is #ACB9E2.

Opacity

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

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

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

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

This text has shadow with #ACB9E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB9E2.

Preview

Color preview on black background

This text has color #ACB9E2 on black background.


Color preview on white background

This text has color #ACB9E2 on white background.


Black color preview on #ACB9E2 background

This text has black color on #ACB9E2 background.


White color preview on #ACB9E2 background

This text has white color on #ACB9E2 background.


Related colors

Complementary color

Complementary color for #hex is #53461D.


I love getcolorcode.com

Triadic colors

1 #E2ACB9 and #B9E2AC with #ACB9E2 are triadic colors.

2 #E2B9AC and #B9ACE2 with #ACB9E2 are triadic colors.