Color Hex Logo

#817aae Color Hex

#817AAE
(129,122,174)
0 Favorites   0 Comments

Color spaces of #817aae

RGB 129122174
HSL0.690.240.58
HSV248°30°68°
CMYK 0.260.300.00   0.32
XYZ23.652821.642242.9751
Yxy21.64220.26800.2452
Hunter Lab46.52129.3428-22.2058
CIE-Lab53.645314.3029-26.6283

#817aae color RGB value is (129,122,174).

#817aae hex color red value is 129, green value is 122 and the blue value of its RGB is 174. Cylindrical-coordinate representations (also known as HSL) of color #817aae hue: 0.69 , saturation: 0.24 and the lightness value of 817aae is 0.58.

The process color (four color CMYK) of #817aae color hex is 0.26, 0.30, 0.00, 0.32. Web safe color of #817aae is #996699. Color #817aae contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 10000001 01111010 10101110
Octal 201 172 256
Decimal 129 122 174
Hex 81 7A AE

RGB Percentages of Color #817aae

%30.35
%28.71
%40.94

CMYK Percentages of Color #817aae

%26
%30
%0
%32

Triadic Colors of #817aae

#817aae #ae817a #7aae81

Analogous Colors of #817aae

#817aae #9b7aae #7a8dae

Monochromatic Colors of #817aae

#817aae

Complementary Color

#817aae #a7ae7a

#817aae Color Preview on Black Background

Lorem ipsum dolor sit amet.

#817aae Color Preview on White Background

Lorem ipsum dolor sit amet.

#817aae Color CSS Codes

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

#817aae Text Font Color

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

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


#817aae Background Color

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

This div background color is #817aae


#817aae Border Color

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

This div border color is #817aae


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(129,122,174, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #817aae; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #817aae;
  -webkit-box-shadow: 1px 1px 3px 2px #817aae;
  box-shadow:         1px 1px 3px 2px #817aae; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #817aae

#817aae Color Palettes


Comments

No comments written yet.

Please login to write comment.