Shades of Feldgrau #426450
Tints of Feldgrau #426450
RGB
CMYK
RGB Variations
Color information
#426450 (or 0x426450) is known color: Feldgrau. HEX triplet: 42, 64 and 50. RGB value is (66,100,80). Sum of RGB (Red+Green+Blue) = 66+100+80=246 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.83% from 246); Green value is 100 (39.45% from 255 or 40.65% from 246); Blue value is 80 (31.64% from 255 or 32.52% from 246); Max value from RGB is 100 - color contains mainly: green. Hex color #426450 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426450 is #BD9BAF. Grayscale: #575757. Windows color (decimal): -12426160 or 5268546. OLE color: 5268546.
HSL color Cylindrical-coordinate representation of color #426450: hue angle of 144.71º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #426450 is Cyan = 0.34, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 80 | - |
| CMYK | 0.34 | 0 | 0.2 | 0.61 |
| HSL | 144.71º | 0.2% | 0.33% | - |
| HSV(B) | 144.71º | 0.34% | 0.39% | - |
| XYZ | 8.25 | 10.85 | 9.25 | - |
| YUV | 87.55 | 123.74 | 112.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 80 | 0.34 | 0 | 0.2 | 0.61 | 144.71 | 0.2 | 0.33 |
| Hex | 42 | 64 | 50 | 22 | 0 | 14 | 3D | 91 | 14 | 21 |
| Octal | 102 | 144 | 120 | 42 | 0 | 24 | 75 | 221 | 24 | 41 |
| Binary | 1000010 | 1100100 | 1010000 | 100010 | 0 | 10100 | 111101 | 10010001 | 10100 | 100001 |
Color Harmonies of #426450
Complementary color
Monochromatic Colors of #426450
Black with #426450
Text Example
Text Example
White with #426450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426450; }
p { color: rgb(66,100,80); }
H1.HeaderClassName
{
color: #426450;
}
.AnyTagClassName
{
color: #426450;
}
</style>
background-color css
<style>
a { background-color: #426450; }
a { background-color: rgb(66,100,80); }
div.DivClassName
{
background-color: #426450;
}
.BgClassName
{
background-color: #426450;
}
</style>
border-color css
<style>
span { border-color: #426450; }
span { border-color: rgb(66,100,80); }
td.TdClassName
{
border-color: #426450;
}
.TagClassName
{
border-color: #426450;
}
</style>