COLOR #ACB9E6

HEX: #ACB9E6 RGB: (172,185,230)

Renk bilgisi

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

RGB renk modeli

#ACB9E6 color RGB value is (172,185,230).

RGB: (172,185,230) (67%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 185 of 255 = 73%
B 230 of 255 = 90%

172
185
230

R + G + B ~ 77%. #ACB9E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 185 + 230 = 587 (100%)
R 172 of 587 ~ 29.3%
G 185 of 587 ~ 31.52%
B 230 of 587 ~ 39.18'%

%29.3
%31.52
%39.18

CMYK RENK MODELİ

#ACB9E6 rengi CMYK tonu (25,20,0,10).

  • camgöbeği tonu 25.22%
  • eflatun tonu 19.57%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,20,0,10)
C25M20Y0K10 (25%, 20%, 0%, 10%)
(0.25 / 0.20 / 0.00 / 0.10)

CMYK yüzdeleri

%25.22
%19.57
%0
%9.8

Codes

Color #ACB9E6 in popluar color models

AC B9 E6
RGB 172 185 230
HSL 227° 53.70% 78.82%
HSB/HSV 227° 25.22% 90.20%
CMYK 25.22% 19.57% 0.00%
9.80%

Color #ACB9E6 in popluar number systems.

HEX AC B9 E6
Decimal 172 185 230
Binary 10101100 10111001 11100110
Octal 254 271 346

Shades and tints

Shades of #ACB9E6

#ACB9E6
(172,185,230)
#9DA9D2
(157,169,210)
#8E99BE
(142,153,190)
#7F89AA
(127,137,170)
#707996
(112,121,150)
#616982
(97,105,130)
#52596E
(82,89,110)
#43495A
(67,73,90)
#343946
(52,57,70)
#252932
(37,41,50)
#16191E
(22,25,30)
#000000
(0,0,0)

Tints of #ACB9E6

#ACB9E6
(172,185,230)
#B3BFE8
(179,191,232)
#BAC5EA
(186,197,234)
#C1CBEC
(193,203,236)
#C8D1EE
(200,209,238)
#CFD7F0
(207,215,240)
#D6DDF2
(214,221,242)
#DDE3F4
(221,227,244)
#E4E9F6
(228,233,246)
#EBEFF8
(235,239,248)
#F2F5FA
(242,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACB9E6; }

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

This text font color is #ACB9E6.

Background Color

.myBgColor { background-color: #ACB9E6; }

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

This div background color is #ACB9E6.

Border color

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

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

This div border color is #ACB9E6.

Opacity

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

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

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

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

This text has shadow with #ACB9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB9E6.

Preview

Color preview on black background

This text has color #ACB9E6 on black background.


Color preview on white background

This text has color #ACB9E6 on white background.


Black color preview on #ACB9E6 background

This text has black color on #ACB9E6 background.


White color preview on #ACB9E6 background

This text has white color on #ACB9E6 background.


Related colors

Complementary color

Complementary color for #hex is #534619.


I love getcolorcode.com

Triadic colors

1 #E6ACB9 and #B9E6AC with #ACB9E6 are triadic colors.

2 #E6B9AC and #B9ACE6 with #ACB9E6 are triadic colors.