Shades of Feldgrau #526057
Tints of Feldgrau #526057
RGB
CMYK
RGB Variations
Color information
#526057 (or 0x526057) is known color: Feldgrau. HEX triplet: 52, 60 and 57. RGB value is (82,96,87). Sum of RGB (Red+Green+Blue) = 82+96+87=265 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.94% from 265); Green value is 96 (37.89% from 255 or 36.23% from 265); Blue value is 87 (34.38% from 255 or 32.83% from 265); Max value from RGB is 96 - color contains mainly: green. Hex color #526057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526057 is #AD9FA8. Grayscale: #5A5A5A. Windows color (decimal): -11378601 or 5726290. OLE color: 5726290.
HSL color Cylindrical-coordinate representation of color #526057: hue angle of 141.43º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #526057 is Cyan = 0.15, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 87 | - |
| CMYK | 0.15 | 0 | 0.09 | 0.62 |
| HSL | 141.43º | 0.08% | 0.35% | - |
| HSV(B) | 141.43º | 0.15% | 0.38% | - |
| XYZ | 9.38 | 10.85 | 10.62 | - |
| YUV | 90.79 | 125.86 | 121.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 87 | 0.15 | 0 | 0.09 | 0.62 | 141.43 | 0.08 | 0.35 |
| Hex | 52 | 60 | 57 | F | 0 | 9 | 3E | 8D | 8 | 23 |
| Octal | 122 | 140 | 127 | 17 | 0 | 11 | 76 | 215 | 10 | 43 |
| Binary | 1010010 | 1100000 | 1010111 | 1111 | 0 | 1001 | 111110 | 10001101 | 1000 | 100011 |
Color Harmonies of #526057
Complementary color
Monochromatic Colors of #526057
Black with #526057
Text Example
Text Example
White with #526057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526057; }
p { color: rgb(82,96,87); }
H1.HeaderClassName
{
color: #526057;
}
.AnyTagClassName
{
color: #526057;
}
</style>
background-color css
<style>
a { background-color: #526057; }
a { background-color: rgb(82,96,87); }
div.DivClassName
{
background-color: #526057;
}
.BgClassName
{
background-color: #526057;
}
</style>
border-color css
<style>
span { border-color: #526057; }
span { border-color: rgb(82,96,87); }
td.TdClassName
{
border-color: #526057;
}
.TagClassName
{
border-color: #526057;
}
</style>