Shades of Feldgrau #466654
Tints of Feldgrau #466654
RGB
CMYK
RGB Variations
Color information
#466654 (or 0x466654) is known color: Feldgrau. HEX triplet: 46, 66 and 54. RGB value is (70,102,84). Sum of RGB (Red+Green+Blue) = 70+102+84=256 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.34% from 256); Green value is 102 (40.23% from 255 or 39.84% from 256); Blue value is 84 (33.20% from 255 or 32.81% from 256); Max value from RGB is 102 - color contains mainly: green. Hex color #466654 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466654 is #B999AB. Grayscale: #5A5A5A. Windows color (decimal): -12163500 or 5531206. OLE color: 5531206.
HSL color Cylindrical-coordinate representation of color #466654: hue angle of 146.25º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #466654 is Cyan = 0.31, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 84 | - |
| CMYK | 0.31 | 0 | 0.18 | 0.6 |
| HSL | 146.25º | 0.19% | 0.34% | - |
| HSV(B) | 146.25º | 0.31% | 0.4% | - |
| XYZ | 8.88 | 11.44 | 10.13 | - |
| YUV | 90.38 | 124.4 | 113.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 84 | 0.31 | 0 | 0.18 | 0.6 | 146.25 | 0.19 | 0.34 |
| Hex | 46 | 66 | 54 | 1F | 0 | 12 | 3C | 92 | 13 | 22 |
| Octal | 106 | 146 | 124 | 37 | 0 | 22 | 74 | 222 | 23 | 42 |
| Binary | 1000110 | 1100110 | 1010100 | 11111 | 0 | 10010 | 111100 | 10010010 | 10011 | 100010 |
Color Harmonies of #466654
Complementary color
Monochromatic Colors of #466654
Black with #466654
Text Example
Text Example
White with #466654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466654; }
p { color: rgb(70,102,84); }
H1.HeaderClassName
{
color: #466654;
}
.AnyTagClassName
{
color: #466654;
}
</style>
background-color css
<style>
a { background-color: #466654; }
a { background-color: rgb(70,102,84); }
div.DivClassName
{
background-color: #466654;
}
.BgClassName
{
background-color: #466654;
}
</style>
border-color css
<style>
span { border-color: #466654; }
span { border-color: rgb(70,102,84); }
td.TdClassName
{
border-color: #466654;
}
.TagClassName
{
border-color: #466654;
}
</style>