Shades of Feldgrau #426650
Tints of Feldgrau #426650
RGB
CMYK
RGB Variations
Color information
#426650 (or 0x426650) is known color: Feldgrau. HEX triplet: 42, 66 and 50. RGB value is (66,102,80). Sum of RGB (Red+Green+Blue) = 66+102+80=248 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.61% from 248); Green value is 102 (40.23% from 255 or 41.13% from 248); Blue value is 80 (31.64% from 255 or 32.26% from 248); Max value from RGB is 102 - color contains mainly: green. Hex color #426650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426650 is #BD99AF. Grayscale: #585858. Windows color (decimal): -12425648 or 5269058. OLE color: 5269058.
HSL color Cylindrical-coordinate representation of color #426650: hue angle of 143.33º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #426650 is Cyan = 0.35, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 102 | 80 | - |
| CMYK | 0.35 | 0 | 0.22 | 0.6 |
| HSL | 143.33º | 0.21% | 0.33% | - |
| HSV(B) | 143.33º | 0.35% | 0.4% | - |
| XYZ | 8.45 | 11.24 | 9.31 | - |
| YUV | 88.73 | 123.07 | 111.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 80 | 0.35 | 0 | 0.22 | 0.6 | 143.33 | 0.21 | 0.33 |
| Hex | 42 | 66 | 50 | 23 | 0 | 16 | 3C | 8F | 15 | 21 |
| Octal | 102 | 146 | 120 | 43 | 0 | 26 | 74 | 217 | 25 | 41 |
| Binary | 1000010 | 1100110 | 1010000 | 100011 | 0 | 10110 | 111100 | 10001111 | 10101 | 100001 |
Color Harmonies of #426650
Complementary color
Monochromatic Colors of #426650
Black with #426650
Text Example
Text Example
White with #426650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426650; }
p { color: rgb(66,102,80); }
H1.HeaderClassName
{
color: #426650;
}
.AnyTagClassName
{
color: #426650;
}
</style>
background-color css
<style>
a { background-color: #426650; }
a { background-color: rgb(66,102,80); }
div.DivClassName
{
background-color: #426650;
}
.BgClassName
{
background-color: #426650;
}
</style>
border-color css
<style>
span { border-color: #426650; }
span { border-color: rgb(66,102,80); }
td.TdClassName
{
border-color: #426650;
}
.TagClassName
{
border-color: #426650;
}
</style>