Color Hex Logo

#887aad Color Hex

#887AAD
(136,122,173)
0 Favorites   0 Comments

Color spaces of #887aad

RGB 136122173
HSL0.710.240.58
HSV256°29°68°
CMYK 0.210.290.00   0.32
XYZ24.655722.170442.5150
Yxy22.17040.27600.2482
Hunter Lab47.085511.0697-20.5751
CIE-Lab54.207316.2639-25.1338

#887aad color RGB value is (136,122,173).

#887aad hex color red value is 136, green value is 122 and the blue value of its RGB is 173. Cylindrical-coordinate representations (also known as HSL) of color #887aad hue: 0.71 , saturation: 0.24 and the lightness value of 887aad is 0.58.

The process color (four color CMYK) of #887aad color hex is 0.21, 0.29, 0.00, 0.32. Web safe color of #887aad is #996699. Color #887aad contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 10001000 01111010 10101101
Octal 210 172 255
Decimal 136 122 173
Hex 88 7A AD

RGB Percentages of Color #887aad

%31.55
%28.31
%40.14

CMYK Percentages of Color #887aad

%21
%29
%0
%32

Triadic Colors of #887aad

#887aad #ad887a #7aad88

Analogous Colors of #887aad

#887aad #a27aad #7a86ad

Monochromatic Colors of #887aad

#887aad

Complementary Color

#887aad #9fad7a

#887aad Color Preview on Black Background

Lorem ipsum dolor sit amet.

#887aad Color Preview on White Background

Lorem ipsum dolor sit amet.

#887aad Color CSS Codes

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

#887aad Text Font Color

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

This sample text font color is #887aad
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.


#887aad Background Color

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

This div background color is #887aad


#887aad Border Color

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

This div border color is #887aad


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(136,122,173, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #887aad; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #887aad;
  -webkit-box-shadow: 1px 1px 3px 2px #887aad;
  box-shadow:         1px 1px 3px 2px #887aad; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(136,122,173, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #887aad

#887aad Color Palettes


Comments

No comments written yet.

Please login to write comment.