Shades of Feldgrau #536159
Tints of Feldgrau #536159
RGB
CMYK
RGB Variations
Color information
#536159 (or 0x536159) is known color: Feldgrau. HEX triplet: 53, 61 and 59. RGB value is (83,97,89). Sum of RGB (Red+Green+Blue) = 83+97+89=269 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.86% from 269); Green value is 97 (38.28% from 255 or 36.06% from 269); Blue value is 89 (35.16% from 255 or 33.09% from 269); Max value from RGB is 97 - color contains mainly: green. Hex color #536159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536159 is #AC9EA6. Grayscale: #5B5B5B. Windows color (decimal): -11312807 or 5857619. OLE color: 5857619.
HSL color Cylindrical-coordinate representation of color #536159: hue angle of 145.71º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #536159 is Cyan = 0.14, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 97 | 89 | - |
| CMYK | 0.14 | 0 | 0.08 | 0.62 |
| HSL | 145.71º | 0.08% | 0.35% | - |
| HSV(B) | 145.71º | 0.14% | 0.38% | - |
| XYZ | 9.65 | 11.11 | 11.09 | - |
| YUV | 91.9 | 126.36 | 121.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 97 | 89 | 0.14 | 0 | 0.08 | 0.62 | 145.71 | 0.08 | 0.35 |
| Hex | 53 | 61 | 59 | E | 0 | 8 | 3E | 92 | 8 | 23 |
| Octal | 123 | 141 | 131 | 16 | 0 | 10 | 76 | 222 | 10 | 43 |
| Binary | 1010011 | 1100001 | 1011001 | 1110 | 0 | 1000 | 111110 | 10010010 | 1000 | 100011 |
Color Harmonies of #536159
Complementary color
Monochromatic Colors of #536159
Black with #536159
Text Example
Text Example
White with #536159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536159; }
p { color: rgb(83,97,89); }
H1.HeaderClassName
{
color: #536159;
}
.AnyTagClassName
{
color: #536159;
}
</style>
background-color css
<style>
a { background-color: #536159; }
a { background-color: rgb(83,97,89); }
div.DivClassName
{
background-color: #536159;
}
.BgClassName
{
background-color: #536159;
}
</style>
border-color css
<style>
span { border-color: #536159; }
span { border-color: rgb(83,97,89); }
td.TdClassName
{
border-color: #536159;
}
.TagClassName
{
border-color: #536159;
}
</style>