Color Hex Logo

#aea677 Color Hex

#AEA677
(174,166,119)
0 Favorites   0 Comments

Color spaces of #aea677

RGB 174166119
HSL0.140.250.57
HSV51°32°68°
CMYK 0.000.050.32   0.32
XYZ34.421637.603022.8967
Yxy37.60300.36260.3961
Hunter Lab61.3213-7.114520.7867
CIE-Lab67.7270-4.495125.4243

#aea677 color RGB value is (174,166,119).

#aea677 hex color red value is 174, green value is 166 and the blue value of its RGB is 119. Cylindrical-coordinate representations (also known as HSL) of color #aea677 hue: 0.14 , saturation: 0.25 and the lightness value of aea677 is 0.57.

The process color (four color CMYK) of #aea677 color hex is 0.00, 0.05, 0.32, 0.32. Web safe color of #aea677 is #999966. Color #aea677 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 10101110 10100110 01110111
Octal 256 246 167
Decimal 174 166 119
Hex AE A6 77

RGB Percentages of Color #aea677

%37.91
%36.17
%25.93

CMYK Percentages of Color #aea677

%0
%5
%32
%32

Triadic Colors of #aea677

#aea677 #77aea6 #a677ae

Analogous Colors of #aea677

#aea677 #9bae77 #ae8b77

Monochromatic Colors of #aea677

#aea677

Complementary Color

#aea677 #777fae

#aea677 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#aea677 Color Preview on White Background

Lorem ipsum dolor sit amet.

#aea677 Color CSS Codes

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

#aea677 Text Font Color

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

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


#aea677 Background Color

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

This div background color is #aea677


#aea677 Border Color

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

This div border color is #aea677


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(174,166,119, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #aea677; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #aea677;
  -webkit-box-shadow: 1px 1px 3px 2px #aea677;
  box-shadow:         1px 1px 3px 2px #aea677; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #aea677

#aea677 Color Palettes


Comments

No comments written yet.

Please login to write comment.