Shades of Gravel #525447
Tints of Gravel #525447
RGB
CMYK
RGB Variations
Color information
#525447 (or 0x525447) is known color: Gravel. HEX triplet: 52, 54 and 47. RGB value is (82,84,71). Sum of RGB (Red+Green+Blue) = 82+84+71=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 84 (33.20% from 255 or 35.44% from 237); Blue value is 71 (28.12% from 255 or 29.96% from 237); Max value from RGB is 84 - color contains mainly: green. Hex color #525447 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525447 is #ADABB8. Grayscale: #515151. Windows color (decimal): -11381689 or 4674642. OLE color: 4674642.
HSL color Cylindrical-coordinate representation of color #525447: hue angle of 69.23º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #525447 is Cyan = 0.02, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 84 | 71 | - |
| CMYK | 0.02 | 0 | 0.15 | 0.67 |
| HSL | 69.23º | 0.08% | 0.3% | - |
| HSV(B) | 69.23º | 0.15% | 0.33% | - |
| XYZ | 7.79 | 8.59 | 7.21 | - |
| YUV | 81.92 | 121.84 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 71 | 0.02 | 0 | 0.15 | 0.67 | 69.23 | 0.08 | 0.3 |
| Hex | 52 | 54 | 47 | 2 | 0 | F | 43 | 45 | 8 | 1E |
| Octal | 122 | 124 | 107 | 2 | 0 | 17 | 103 | 105 | 10 | 36 |
| Binary | 1010010 | 1010100 | 1000111 | 10 | 0 | 1111 | 1000011 | 1000101 | 1000 | 11110 |
Color Harmonies of #525447
Complementary color
Monochromatic Colors of #525447
Black with #525447
Text Example
Text Example
White with #525447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525447; }
p { color: rgb(82,84,71); }
H1.HeaderClassName
{
color: #525447;
}
.AnyTagClassName
{
color: #525447;
}
</style>
background-color css
<style>
a { background-color: #525447; }
a { background-color: rgb(82,84,71); }
div.DivClassName
{
background-color: #525447;
}
.BgClassName
{
background-color: #525447;
}
</style>
border-color css
<style>
span { border-color: #525447; }
span { border-color: rgb(82,84,71); }
td.TdClassName
{
border-color: #525447;
}
.TagClassName
{
border-color: #525447;
}
</style>