Shades of Feldgrau #426751
Tints of Feldgrau #426751
RGB
CMYK
RGB Variations
Color information
#426751 (or 0x426751) is known color: Feldgrau. HEX triplet: 42, 67 and 51. RGB value is (66,103,81). Sum of RGB (Red+Green+Blue) = 66+103+81=250 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.4% from 250); Green value is 103 (40.62% from 255 or 41.2% from 250); Blue value is 81 (32.03% from 255 or 32.4% from 250); Max value from RGB is 103 - color contains mainly: green. Hex color #426751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426751 is #BD98AE. Grayscale: #595959. Windows color (decimal): -12425391 or 5334850. OLE color: 5334850.
HSL color Cylindrical-coordinate representation of color #426751: hue angle of 144.32º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #426751 is Cyan = 0.36, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 103 | 81 | - |
| CMYK | 0.36 | 0 | 0.21 | 0.60 |
| HSL | 144.32º | 0.22% | 0.33% | - |
| HSV(B) | 144.32º | 0.36% | 0.4% | - |
| XYZ | 8.58 | 11.45 | 9.54 | - |
| YUV | 89.43 | 123.24 | 111.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 81 | 0.36 | 0 | 0.21 | 0.60 | 144.32 | 0.22 | 0.33 |
| Hex | 42 | 67 | 51 | 24 | 0 | 15 | 3C | 90 | 16 | 21 |
| Octal | 102 | 147 | 121 | 44 | 0 | 25 | 74 | 220 | 26 | 41 |
| Binary | 1000010 | 1100111 | 1010001 | 100100 | 0 | 10101 | 111100 | 10010000 | 10110 | 100001 |
Color Harmonies of #426751
Complementary color
Monochromatic Colors of #426751
Black with #426751
Text Example
Text Example
White with #426751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426751; }
p { color: rgb(66,103,81); }
H1.HeaderClassName
{
color: #426751;
}
.AnyTagClassName
{
color: #426751;
}
</style>
background-color css
<style>
a { background-color: #426751; }
a { background-color: rgb(66,103,81); }
div.DivClassName
{
background-color: #426751;
}
.BgClassName
{
background-color: #426751;
}
</style>
border-color css
<style>
span { border-color: #426751; }
span { border-color: rgb(66,103,81); }
td.TdClassName
{
border-color: #426751;
}
.TagClassName
{
border-color: #426751;
}
</style>