COLOR #B5ACE6

HEX: #B5ACE6 RGB: (181,172,230)

Renk bilgisi

#B5ACE6 contains red, green and blue colors in about the same proportion. #B5ACE6 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#B5ACE6 color RGB value is (181,172,230).

RGB: (181,172,230) (71%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 172 of 255 = 67%
B 230 of 255 = 90%

181
172
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 172 + 230 = 583 (100%)
R 181 of 583 ~ 31.05%
G 172 of 583 ~ 29.5%
B 230 of 583 ~ 39.45'%

%31.05
%29.5
%39.45

CMYK RENK MODELİ

#B5ACE6 rengi CMYK tonu (21,25,0,10).

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

CMYK: (21,25,0,10)
C21M25Y0K10 (21%, 25%, 0%, 10%)
(0.21 / 0.25 / 0.00 / 0.10)

CMYK yüzdeleri

%21.3
%25.22
%0
%9.8

Codes

Color #B5ACE6 in popluar color models

B5 AC E6
RGB 181 172 230
HSL 249° 53.70% 78.82%
HSB/HSV 249° 25.22% 90.20%
CMYK 21.30% 25.22% 0.00%
9.80%

Color #B5ACE6 in popluar number systems.

HEX B5 AC E6
Decimal 181 172 230
Binary 10110101 10101100 11100110
Octal 265 254 346

Shades and tints

Shades of #B5ACE6

#B5ACE6
(181,172,230)
#A59DD2
(165,157,210)
#958EBE
(149,142,190)
#857FAA
(133,127,170)
#757096
(117,112,150)
#656182
(101,97,130)
#55526E
(85,82,110)
#45435A
(69,67,90)
#353446
(53,52,70)
#252532
(37,37,50)
#15161E
(21,22,30)
#000000
(0,0,0)

Tints of #B5ACE6

#B5ACE6
(181,172,230)
#BBB3E8
(187,179,232)
#C1BAEA
(193,186,234)
#C7C1EC
(199,193,236)
#CDC8EE
(205,200,238)
#D3CFF0
(211,207,240)
#D9D6F2
(217,214,242)
#DFDDF4
(223,221,244)
#E5E4F6
(229,228,246)
#EBEBF8
(235,235,248)
#F1F2FA
(241,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ACE6; }

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

This text font color is #B5ACE6.

Background Color

.myBgColor { background-color: #B5ACE6; }

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

This div background color is #B5ACE6.

Border color

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

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

This div border color is #B5ACE6.

Opacity

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

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

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

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

This text has shadow with #B5ACE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ACE6.

Preview

Color preview on black background

This text has color #B5ACE6 on black background.


Color preview on white background

This text has color #B5ACE6 on white background.


Black color preview on #B5ACE6 background

This text has black color on #B5ACE6 background.


White color preview on #B5ACE6 background

This text has white color on #B5ACE6 background.


Related colors

Complementary color

Complementary color for #hex is #4A5319.


I love getcolorcode.com

Triadic colors

1 #E6B5AC and #ACE6B5 with #B5ACE6 are triadic colors.

2 #E6ACB5 and #ACB5E6 with #B5ACE6 are triadic colors.