Color Hex Logo

#b1a2ed Color Hex

#B1A2ED
(177,162,237)
3 Favorites   4 Comments

Color spaces of #b1a2ed

RGB 177162237
HSL0.700.680.78
HSV252°32°93°
CMYK 0.250.320.00   0.07
XYZ46.337941.302285.6506
Yxy41.30220.26740.2383
Hunter Lab64.266816.2359-34.0311
CIE-Lab70.387121.1639-35.6801

#b1a2ed color RGB value is (177,162,237).

#b1a2ed hex color red value is 177, green value is 162 and the blue value of its RGB is 237. Cylindrical-coordinate representations (also known as HSL) of color #b1a2ed hue: 0.70 , saturation: 0.68 and the lightness value of b1a2ed is 0.78.

The process color (four color CMYK) of #b1a2ed color hex is 0.25, 0.32, 0.00, 0.07. Web safe color of #b1a2ed is #9999ff. Color #b1a2ed contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 10110001 10100010 11101101
Octal 261 242 355
Decimal 177 162 237
Hex B1 A2 ED

RGB Percentages of Color #b1a2ed

%30.73
%28.13
%41.15

CMYK Percentages of Color #b1a2ed

%25
%32
%0
%7

Triadic Colors of #b1a2ed

#b1a2ed #edb1a2 #a2edb1

Analogous Colors of #b1a2ed

#b1a2ed #d7a2ed #a2b9ed

Monochromatic Colors of #b1a2ed

#b1a2ed

Complementary Color

#b1a2ed #deeda2

#b1a2ed Color Preview on Black Background

Lorem ipsum dolor sit amet.

#b1a2ed Color Preview on White Background

Lorem ipsum dolor sit amet.

#b1a2ed Color CSS Codes

.mybgcolor {background-color:#b1a2ed; } 
.myforecolor {color:#b1a2ed; }
.mybordercolor {border:3px solid #b1a2ed; }

#b1a2ed Text Font Color

<p style="color:#b1a2ed">Text here</p>

This sample text font color is #b1a2ed
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#b1a2ed Background Color

<div style="background-color:#b1a2ed">
Div content here</div>

This div background color is #b1a2ed


#b1a2ed Border Color

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

This div border color is #b1a2ed


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(177,162,237, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #b1a2ed; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #b1a2ed;
  -webkit-box-shadow: 1px 1px 3px 2px #b1a2ed;
  box-shadow:         1px 1px 3px 2px #b1a2ed; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(177,162,237, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #b1a2ed">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #b1a2ed;
  -webkit-box-shadow: 1px 1px 3px 2px #b1a2ed;
  box-shadow:         1px 1px 3px 2px #b1a2ed;">
Div content here</div>

This div box has shadow with color #b1a2ed


Comments

18 Mar 2023, 0:14 buroo

best color

6 Aug 2021, 1:53 birdwish2

b1a23d

19 Mar 2021, 16:33 TheDankBoi69

Blazed, but not as blazed as Blaze-it Burgundy (#420420)

16 Feb 2021, 20:39 Zacapea

This colour isn't blazed, like the colour hex says, it's just a normal lavender-purplish colour being. Okay colour, not blazed. (may be first to find #b1a2ed colour hex word blazed)

Please login to write comment.