COLOR #B5ACE7

HEX: #B5ACE7 RGB: (181,172,231)

Renk bilgisi

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

RGB renk modeli

#B5ACE7 color RGB value is (181,172,231).

RGB: (181,172,231) (71%, 67%, 91%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 172 of 255 = 67%
B 231 of 255 = 91%

181
172
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 172 + 231 = 584 (100%)
R 181 of 584 ~ 30.99%
G 172 of 584 ~ 29.45%
B 231 of 584 ~ 39.55'%

%30.99
%29.45
%39.55

CMYK RENK MODELİ

#B5ACE7 rengi CMYK tonu (22,26,0,9).

  • camgöbeği tonu 21.65%
  • eflatun tonu 25.54%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (22,26,0,9)
C22M26Y0K9 (22%, 26%, 0%, 9%)
(0.22 / 0.26 / 0.00 / 0.09)

CMYK yüzdeleri

%21.65
%25.54
%0
%9.41

Codes

Color #B5ACE7 in popluar color models

B5 AC E7
RGB 181 172 231
HSL 249° 55.14% 79.02%
HSB/HSV 249° 25.54% 90.59%
CMYK 21.65% 25.54% 0.00%
9.41%

Color #B5ACE7 in popluar number systems.

HEX B5 AC E7
Decimal 181 172 231
Binary 10110101 10101100 11100111
Octal 265 254 347

Shades and tints

Shades of #B5ACE7

#B5ACE7
(181,172,231)
#A59DD2
(165,157,210)
#958EBD
(149,142,189)
#857FA8
(133,127,168)
#757093
(117,112,147)
#65617E
(101,97,126)
#555269
(85,82,105)
#454354
(69,67,84)
#35343F
(53,52,63)
#25252A
(37,37,42)
#151615
(21,22,21)
#000000
(0,0,0)

Tints of #B5ACE7

#B5ACE7
(181,172,231)
#BBB3E9
(187,179,233)
#C1BAEB
(193,186,235)
#C7C1ED
(199,193,237)
#CDC8EF
(205,200,239)
#D3CFF1
(211,207,241)
#D9D6F3
(217,214,243)
#DFDDF5
(223,221,245)
#E5E4F7
(229,228,247)
#EBEBF9
(235,235,249)
#F1F2FB
(241,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5ACE7; }

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

This text font color is #B5ACE7.

Background Color

.myBgColor { background-color: #B5ACE7; }

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

This div background color is #B5ACE7.

Border color

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

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

This div border color is #B5ACE7.

Opacity

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

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

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

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

This text has shadow with #B5ACE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5ACE7.

Preview

Color preview on black background

This text has color #B5ACE7 on black background.


Color preview on white background

This text has color #B5ACE7 on white background.


Black color preview on #B5ACE7 background

This text has black color on #B5ACE7 background.


White color preview on #B5ACE7 background

This text has white color on #B5ACE7 background.


Related colors

Complementary color

Complementary color for #hex is #4A5318.


I love getcolorcode.com

Triadic colors

1 #E7B5AC and #ACE7B5 with #B5ACE7 are triadic colors.

2 #E7ACB5 and #ACB5E7 with #B5ACE7 are triadic colors.