Color spaces of #eaeaea
RGB | 234 | 234 | 234 |
---|---|---|---|
HSL | 0.00 | 0.00 | 0.92 |
HSV | 0° | 0° | 92° |
CMYK | 0.00 | 0.00 | 0.00 0.08 |
XYZ | 78.2058 | 82.2786 | 89.6014 |
Yxy | 82.2786 | 0.3127 | 0.3290 |
Hunter Lab | 90.7076 | -4.8399 | 4.9283 |
CIE-Lab | 92.6977 | 0.0049 | -0.0098 |
#eaeaea color RGB value is (234,234,234).
#eaeaea hex color red value is 234, green value is 234 and the blue value of its RGB is 234. Cylindrical-coordinate representations (also known as HSL) of color #eaeaea hue: 0.00 , saturation: 0.00 and the lightness value of eaeaea is 0.92.
The process color (four color CMYK) of #eaeaea color hex is 0.00, 0.00, 0.00, 0.08. Web safe color of #eaeaea is #ffffff. Color #eaeaea rgb is equally color.
Base Numbers
Base | Red | Green | Blue |
---|---|---|---|
Binary | 11101010 | 11101010 | 11101010 |
Octal | 352 | 352 | 352 |
Decimal | 234 | 234 | 234 |
Hex | EA | EA | EA |
Shades of #eaeaea
Tints of #eaeaea
RGB Percentages of Color #eaeaea
CMYK Percentages of Color #eaeaea
#eaeaea Color Preview on Black Background
Lorem ipsum dolor sit amet.
#eaeaea Color Preview on White Background
Lorem ipsum dolor sit amet.
#eaeaea Color CSS Codes
.mybgcolor {background-color:#eaeaea; } .myforecolor {color:#eaeaea; } .mybordercolor {border:3px solid #eaeaea; }
#eaeaea Text Font Color
<p style="color:#eaeaea">Text here</p>
This sample text font color is #eaeaea
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.
#eaeaea Background Color
<div style="background-color:#eaeaea">
Div content here</div>
This div background color is #eaeaea
#eaeaea Border Color
<div style="border:3px solid #eaeaea">
Div here</div>
This div border color is #eaeaea
Css3 Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234,234,234, 0.8); } .textShadowHex { text-shadow: 4px 4px 2px #eaeaea; } .divShadow { -moz-box-shadow: 1px 1px 3px 2px #eaeaea; -webkit-box-shadow: 1px 1px 3px 2px #eaeaea; box-shadow: 1px 1px 3px 2px #eaeaea; }
Text Shadow with RGB Values
<p style="text-shadow: 4px 4px 2px rgba(234,234,234, 0.8);">Text here</p>
This text has shadow with rgb values.
Text Shadow with Hex Values
<p style="text-shadow: 4px 4px 2px #eaeaea">Text here</p>
This text has shadow with hex values.
Div Box Shadow
<div style="-moz-box-shadow: 1px 1px 3px 2px #eaeaea; -webkit-box-shadow: 1px 1px 3px 2px #eaeaea; box-shadow: 1px 1px 3px 2px #eaeaea;">
Div content here</div>
This div box has shadow with color #eaeaea
#eaeaea Color Palettes
Comments
Snow White
woah this is a cool color dude