COLOR #ACB3E6

HEX: #ACB3E6 RGB: (172,179,230)

Renk bilgisi

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

RGB renk modeli

#ACB3E6 color RGB value is (172,179,230).

RGB: (172,179,230) (67%, 70%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 179 of 255 = 70%
B 230 of 255 = 90%

172
179
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 179 + 230 = 581 (100%)
R 172 of 581 ~ 29.6%
G 179 of 581 ~ 30.81%
B 230 of 581 ~ 39.59'%

%29.6
%30.81
%39.59

CMYK RENK MODELİ

#ACB3E6 rengi CMYK tonu (25,22,0,10).

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

CMYK: (25,22,0,10)
C25M22Y0K10 (25%, 22%, 0%, 10%)
(0.25 / 0.22 / 0.00 / 0.10)

CMYK yüzdeleri

%25.22
%22.17
%0
%9.8

Codes

Color #ACB3E6 in popluar color models

AC B3 E6
RGB 172 179 230
HSL 233° 53.70% 78.82%
HSB/HSV 233° 25.22% 90.20%
CMYK 25.22% 22.17% 0.00%
9.80%

Color #ACB3E6 in popluar number systems.

HEX AC B3 E6
Decimal 172 179 230
Binary 10101100 10110011 11100110
Octal 254 263 346

Shades and tints

Shades of #ACB3E6

#ACB3E6
(172,179,230)
#9DA3D2
(157,163,210)
#8E93BE
(142,147,190)
#7F83AA
(127,131,170)
#707396
(112,115,150)
#616382
(97,99,130)
#52536E
(82,83,110)
#43435A
(67,67,90)
#343346
(52,51,70)
#252332
(37,35,50)
#16131E
(22,19,30)
#000000
(0,0,0)

Tints of #ACB3E6

#ACB3E6
(172,179,230)
#B3B9E8
(179,185,232)
#BABFEA
(186,191,234)
#C1C5EC
(193,197,236)
#C8CBEE
(200,203,238)
#CFD1F0
(207,209,240)
#D6D7F2
(214,215,242)
#DDDDF4
(221,221,244)
#E4E3F6
(228,227,246)
#EBE9F8
(235,233,248)
#F2EFFA
(242,239,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACB3E6; }

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

This text font color is #ACB3E6.

Background Color

.myBgColor { background-color: #ACB3E6; }

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

This div background color is #ACB3E6.

Border color

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

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

This div border color is #ACB3E6.

Opacity

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

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

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

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

This text has shadow with #ACB3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB3E6.

Preview

Color preview on black background

This text has color #ACB3E6 on black background.


Color preview on white background

This text has color #ACB3E6 on white background.


Black color preview on #ACB3E6 background

This text has black color on #ACB3E6 background.


White color preview on #ACB3E6 background

This text has white color on #ACB3E6 background.


Related colors

Complementary color

Complementary color for #hex is #534C19.


I love getcolorcode.com

Triadic colors

1 #E6ACB3 and #B3E6AC with #ACB3E6 are triadic colors.

2 #E6B3AC and #B3ACE6 with #ACB3E6 are triadic colors.