Shades of Feldgrau #486453
Tints of Feldgrau #486453
RGB
CMYK
RGB Variations
Color information
#486453 (or 0x486453) is known color: Feldgrau. HEX triplet: 48, 64 and 53. RGB value is (72,100,83). Sum of RGB (Red+Green+Blue) = 72+100+83=255 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.24% from 255); Green value is 100 (39.45% from 255 or 39.22% from 255); Blue value is 83 (32.81% from 255 or 32.55% from 255); Max value from RGB is 100 - color contains mainly: green. Hex color #486453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486453 is #B79BAC. Grayscale: #595959. Windows color (decimal): -12032941 or 5465160. OLE color: 5465160.
HSL color Cylindrical-coordinate representation of color #486453: hue angle of 143.57º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #486453 is Cyan = 0.28, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 100 | 83 | - |
| CMYK | 0.28 | 0 | 0.17 | 0.61 |
| HSL | 143.57º | 0.16% | 0.34% | - |
| HSV(B) | 143.57º | 0.28% | 0.39% | - |
| XYZ | 8.79 | 11.12 | 9.87 | - |
| YUV | 89.69 | 124.22 | 115.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 100 | 83 | 0.28 | 0 | 0.17 | 0.61 | 143.57 | 0.16 | 0.34 |
| Hex | 48 | 64 | 53 | 1C | 0 | 11 | 3D | 90 | 10 | 22 |
| Octal | 110 | 144 | 123 | 34 | 0 | 21 | 75 | 220 | 20 | 42 |
| Binary | 1001000 | 1100100 | 1010011 | 11100 | 0 | 10001 | 111101 | 10010000 | 10000 | 100010 |
Color Harmonies of #486453
Complementary color
Monochromatic Colors of #486453
Black with #486453
Text Example
Text Example
White with #486453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486453; }
p { color: rgb(72,100,83); }
H1.HeaderClassName
{
color: #486453;
}
.AnyTagClassName
{
color: #486453;
}
</style>
background-color css
<style>
a { background-color: #486453; }
a { background-color: rgb(72,100,83); }
div.DivClassName
{
background-color: #486453;
}
.BgClassName
{
background-color: #486453;
}
</style>
border-color css
<style>
span { border-color: #486453; }
span { border-color: rgb(72,100,83); }
td.TdClassName
{
border-color: #486453;
}
.TagClassName
{
border-color: #486453;
}
</style>