Shades of Feldgrau #526459
Tints of Feldgrau #526459
RGB
CMYK
RGB Variations
Color information
#526459 (or 0x526459) is known color: Feldgrau. HEX triplet: 52, 64 and 59. RGB value is (82,100,89). Sum of RGB (Red+Green+Blue) = 82+100+89=271 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.26% from 271); Green value is 100 (39.45% from 255 or 36.90% from 271); Blue value is 89 (35.16% from 255 or 32.84% from 271); Max value from RGB is 100 - color contains mainly: green. Hex color #526459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526459 is #AD9BA6. Grayscale: #5D5D5D. Windows color (decimal): -11377575 or 5858386. OLE color: 5858386.
HSL color Cylindrical-coordinate representation of color #526459: hue angle of 143.33º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #526459 is Cyan = 0.18, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 100 | 89 | - |
| CMYK | 0.18 | 0 | 0.11 | 0.61 |
| HSL | 143.33º | 0.1% | 0.36% | - |
| HSV(B) | 143.33º | 0.18% | 0.39% | - |
| XYZ | 9.84 | 11.63 | 11.18 | - |
| YUV | 93.36 | 125.54 | 119.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 89 | 0.18 | 0 | 0.11 | 0.61 | 143.33 | 0.1 | 0.36 |
| Hex | 52 | 64 | 59 | 12 | 0 | B | 3D | 8F | A | 24 |
| Octal | 122 | 144 | 131 | 22 | 0 | 13 | 75 | 217 | 12 | 44 |
| Binary | 1010010 | 1100100 | 1011001 | 10010 | 0 | 1011 | 111101 | 10001111 | 1010 | 100100 |
Color Harmonies of #526459
Complementary color
Monochromatic Colors of #526459
Black with #526459
Text Example
Text Example
White with #526459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526459; }
p { color: rgb(82,100,89); }
H1.HeaderClassName
{
color: #526459;
}
.AnyTagClassName
{
color: #526459;
}
</style>
background-color css
<style>
a { background-color: #526459; }
a { background-color: rgb(82,100,89); }
div.DivClassName
{
background-color: #526459;
}
.BgClassName
{
background-color: #526459;
}
</style>
border-color css
<style>
span { border-color: #526459; }
span { border-color: rgb(82,100,89); }
td.TdClassName
{
border-color: #526459;
}
.TagClassName
{
border-color: #526459;
}
</style>