Shades of Feldgrau #435648
Tints of Feldgrau #435648
RGB
CMYK
RGB Variations
Color information
#435648 (or 0x435648) is known color: Feldgrau. HEX triplet: 43, 56 and 48. RGB value is (67,86,72). Sum of RGB (Red+Green+Blue) = 67+86+72=225 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.78% from 225); Green value is 86 (33.98% from 255 or 38.22% from 225); Blue value is 72 (28.52% from 255 or 32% from 225); Max value from RGB is 86 - color contains mainly: green. Hex color #435648 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435648 is #BCA9B7. Grayscale: #4E4E4E. Windows color (decimal): -12364216 or 4740675. OLE color: 4740675.
HSL color Cylindrical-coordinate representation of color #435648: hue angle of 135.79º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #435648 is Cyan = 0.22, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 86 | 72 | - |
| CMYK | 0.22 | 0 | 0.16 | 0.66 |
| HSL | 135.79º | 0.12% | 0.3% | - |
| HSV(B) | 135.79º | 0.22% | 0.34% | - |
| XYZ | 6.81 | 8.32 | 7.38 | - |
| YUV | 78.72 | 124.21 | 119.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 86 | 72 | 0.22 | 0 | 0.16 | 0.66 | 135.79 | 0.12 | 0.3 |
| Hex | 43 | 56 | 48 | 16 | 0 | 10 | 42 | 88 | C | 1E |
| Octal | 103 | 126 | 110 | 26 | 0 | 20 | 102 | 210 | 14 | 36 |
| Binary | 1000011 | 1010110 | 1001000 | 10110 | 0 | 10000 | 1000010 | 10001000 | 1100 | 11110 |
Color Harmonies of #435648
Complementary color
Monochromatic Colors of #435648
Black with #435648
Text Example
Text Example
White with #435648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435648; }
p { color: rgb(67,86,72); }
H1.HeaderClassName
{
color: #435648;
}
.AnyTagClassName
{
color: #435648;
}
</style>
background-color css
<style>
a { background-color: #435648; }
a { background-color: rgb(67,86,72); }
div.DivClassName
{
background-color: #435648;
}
.BgClassName
{
background-color: #435648;
}
</style>
border-color css
<style>
span { border-color: #435648; }
span { border-color: rgb(67,86,72); }
td.TdClassName
{
border-color: #435648;
}
.TagClassName
{
border-color: #435648;
}
</style>