Shades of Feldgrau #516258
Tints of Feldgrau #516258
RGB
CMYK
RGB Variations
Color information
#516258 (or 0x516258) is known color: Feldgrau. HEX triplet: 51, 62 and 58. RGB value is (81,98,88). Sum of RGB (Red+Green+Blue) = 81+98+88=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 98 (38.67% from 255 or 36.70% from 267); Blue value is 88 (34.77% from 255 or 32.96% from 267); Max value from RGB is 98 - color contains mainly: green. Hex color #516258 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516258 is #AE9DA7. Grayscale: #5B5B5B. Windows color (decimal): -11443624 or 5792337. OLE color: 5792337.
HSL color Cylindrical-coordinate representation of color #516258: hue angle of 144.71º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #516258 is Cyan = 0.17, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 98 | 88 | - |
| CMYK | 0.17 | 0 | 0.10 | 0.62 |
| HSL | 144.71º | 0.09% | 0.35% | - |
| HSV(B) | 144.71º | 0.17% | 0.38% | - |
| XYZ | 9.52 | 11.19 | 10.89 | - |
| YUV | 91.78 | 125.87 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 88 | 0.17 | 0 | 0.10 | 0.62 | 144.71 | 0.09 | 0.35 |
| Hex | 51 | 62 | 58 | 11 | 0 | A | 3E | 91 | 9 | 23 |
| Octal | 121 | 142 | 130 | 21 | 0 | 12 | 76 | 221 | 11 | 43 |
| Binary | 1010001 | 1100010 | 1011000 | 10001 | 0 | 1010 | 111110 | 10010001 | 1001 | 100011 |
Color Harmonies of #516258
Complementary color
Monochromatic Colors of #516258
Black with #516258
Text Example
Text Example
White with #516258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516258; }
p { color: rgb(81,98,88); }
H1.HeaderClassName
{
color: #516258;
}
.AnyTagClassName
{
color: #516258;
}
</style>
background-color css
<style>
a { background-color: #516258; }
a { background-color: rgb(81,98,88); }
div.DivClassName
{
background-color: #516258;
}
.BgClassName
{
background-color: #516258;
}
</style>
border-color css
<style>
span { border-color: #516258; }
span { border-color: rgb(81,98,88); }
td.TdClassName
{
border-color: #516258;
}
.TagClassName
{
border-color: #516258;
}
</style>