COLOR #B2ACE4

HEX: #B2ACE4 RGB: (178,172,228)

Renk bilgisi

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

RGB renk modeli

#B2ACE4 color RGB value is (178,172,228).

RGB: (178,172,228) (70%, 67%, 89%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 172 of 255 = 67%
B 228 of 255 = 89%

178
172
228

R + G + B ~ 75%. #B2ACE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 172 + 228 = 578 (100%)
R 178 of 578 ~ 30.8%
G 172 of 578 ~ 29.76%
B 228 of 578 ~ 39.45'%

%30.8
%29.76
%39.45

CMYK RENK MODELİ

#B2ACE4 rengi CMYK tonu (22,25,0,11).

  • camgöbeği tonu 21.93%
  • eflatun tonu 24.56%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (22,25,0,11)
C22M25Y0K11 (22%, 25%, 0%, 11%)
(0.22 / 0.25 / 0.00 / 0.11)

CMYK yüzdeleri

%21.93
%24.56
%0
%10.59

Codes

Color #B2ACE4 in popluar color models

B2 AC E4
RGB 178 172 228
HSL 246° 50.91% 78.43%
HSB/HSV 246° 24.56% 89.41%
CMYK 21.93% 24.56% 0.00%
10.59%

Color #B2ACE4 in popluar number systems.

HEX B2 AC E4
Decimal 178 172 228
Binary 10110010 10101100 11100100
Octal 262 254 344

Shades and tints

Shades of #B2ACE4

#B2ACE4
(178,172,228)
#A29DD0
(162,157,208)
#928EBC
(146,142,188)
#827FA8
(130,127,168)
#727094
(114,112,148)
#626180
(98,97,128)
#52526C
(82,82,108)
#424358
(66,67,88)
#323444
(50,52,68)
#222530
(34,37,48)
#12161C
(18,22,28)
#000000
(0,0,0)

Tints of #B2ACE4

#B2ACE4
(178,172,228)
#B9B3E6
(185,179,230)
#C0BAE8
(192,186,232)
#C7C1EA
(199,193,234)
#CEC8EC
(206,200,236)
#D5CFEE
(213,207,238)
#DCD6F0
(220,214,240)
#E3DDF2
(227,221,242)
#EAE4F4
(234,228,244)
#F1EBF6
(241,235,246)
#F8F2F8
(248,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2ACE4 color. Also use rgb(178,172,228) instead hex code.

Text Font Color

.myTextColor { color: #B2ACE4; }

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

This text font color is #B2ACE4.

Background Color

.myBgColor { background-color: #B2ACE4; }

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

This div background color is #B2ACE4.

Border color

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

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

This div border color is #B2ACE4.

Opacity

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

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

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

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

This text has shadow with #B2ACE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2ACE4.

Preview

Color preview on black background

This text has color #B2ACE4 on black background.


Color preview on white background

This text has color #B2ACE4 on white background.


Black color preview on #B2ACE4 background

This text has black color on #B2ACE4 background.


White color preview on #B2ACE4 background

This text has white color on #B2ACE4 background.


Related colors

Complementary color

Complementary color for #hex is #4D531B.


I love getcolorcode.com

Triadic colors

1 #E4B2AC and #ACE4B2 with #B2ACE4 are triadic colors.

2 #E4ACB2 and #ACB2E4 with #B2ACE4 are triadic colors.