COLOR #B4ACE7

HEX: #B4ACE7 RGB: (180,172,231)

Renk bilgisi

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

RGB renk modeli

#B4ACE7 color RGB value is (180,172,231).

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

RGB bağlantıları ve doygunluk

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

180
172
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 172 + 231 = 583 (100%)
R 180 of 583 ~ 30.87%
G 172 of 583 ~ 29.5%
B 231 of 583 ~ 39.62'%

%30.87
%29.5
%39.62

CMYK RENK MODELİ

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

  • camgöbeği tonu 22.08%
  • 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

%22.08
%25.54
%0
%9.41

Codes

Color #B4ACE7 in popluar color models

B4 AC E7
RGB 180 172 231
HSL 248° 55.14% 79.02%
HSB/HSV 248° 25.54% 90.59%
CMYK 22.08% 25.54% 0.00%
9.41%

Color #B4ACE7 in popluar number systems.

HEX B4 AC E7
Decimal 180 172 231
Binary 10110100 10101100 11100111
Octal 264 254 347

Shades and tints

Shades of #B4ACE7

#B4ACE7
(180,172,231)
#A49DD2
(164,157,210)
#948EBD
(148,142,189)
#847FA8
(132,127,168)
#747093
(116,112,147)
#64617E
(100,97,126)
#545269
(84,82,105)
#444354
(68,67,84)
#34343F
(52,52,63)
#24252A
(36,37,42)
#141615
(20,22,21)
#000000
(0,0,0)

Tints of #B4ACE7

#B4ACE7
(180,172,231)
#BAB3E9
(186,179,233)
#C0BAEB
(192,186,235)
#C6C1ED
(198,193,237)
#CCC8EF
(204,200,239)
#D2CFF1
(210,207,241)
#D8D6F3
(216,214,243)
#DEDDF5
(222,221,245)
#E4E4F7
(228,228,247)
#EAEBF9
(234,235,249)
#F0F2FB
(240,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4ACE7; }

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

This text font color is #B4ACE7.

Background Color

.myBgColor { background-color: #B4ACE7; }

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

This div background color is #B4ACE7.

Border color

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

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

This div border color is #B4ACE7.

Opacity

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

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

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

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

This text has shadow with #B4ACE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4ACE7.

Preview

Color preview on black background

This text has color #B4ACE7 on black background.


Color preview on white background

This text has color #B4ACE7 on white background.


Black color preview on #B4ACE7 background

This text has black color on #B4ACE7 background.


White color preview on #B4ACE7 background

This text has white color on #B4ACE7 background.


Related colors

Complementary color

Complementary color for #hex is #4B5318.


I love getcolorcode.com

Triadic colors

1 #E7B4AC and #ACE7B4 with #B4ACE7 are triadic colors.

2 #E7ACB4 and #ACB4E7 with #B4ACE7 are triadic colors.