Shades of Feldgrau #435748
Tints of Feldgrau #435748
RGB
CMYK
RGB Variations
Color information
#435748 (or 0x435748) is known color: Feldgrau. HEX triplet: 43, 57 and 48. RGB value is (67,87,72). Sum of RGB (Red+Green+Blue) = 67+87+72=226 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.65% from 226); Green value is 87 (34.38% from 255 or 38.50% from 226); Blue value is 72 (28.52% from 255 or 31.86% from 226); Max value from RGB is 87 - color contains mainly: green. Hex color #435748 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435748 is #BCA8B7. Grayscale: #4F4F4F. Windows color (decimal): -12363960 or 4740931. OLE color: 4740931.
HSL color Cylindrical-coordinate representation of color #435748: hue angle of 135º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #435748 is Cyan = 0.23, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 87 | 72 | - |
| CMYK | 0.23 | 0 | 0.17 | 0.66 |
| HSL | 135º | 0.13% | 0.3% | - |
| HSV(B) | 135º | 0.23% | 0.34% | - |
| XYZ | 6.89 | 8.48 | 7.4 | - |
| YUV | 79.31 | 123.87 | 119.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 87 | 72 | 0.23 | 0 | 0.17 | 0.66 | 135 | 0.13 | 0.3 |
| Hex | 43 | 57 | 48 | 17 | 0 | 11 | 42 | 87 | D | 1E |
| Octal | 103 | 127 | 110 | 27 | 0 | 21 | 102 | 207 | 15 | 36 |
| Binary | 1000011 | 1010111 | 1001000 | 10111 | 0 | 10001 | 1000010 | 10000111 | 1101 | 11110 |
Color Harmonies of #435748
Complementary color
Monochromatic Colors of #435748
Black with #435748
Text Example
Text Example
White with #435748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435748; }
p { color: rgb(67,87,72); }
H1.HeaderClassName
{
color: #435748;
}
.AnyTagClassName
{
color: #435748;
}
</style>
background-color css
<style>
a { background-color: #435748; }
a { background-color: rgb(67,87,72); }
div.DivClassName
{
background-color: #435748;
}
.BgClassName
{
background-color: #435748;
}
</style>
border-color css
<style>
span { border-color: #435748; }
span { border-color: rgb(67,87,72); }
td.TdClassName
{
border-color: #435748;
}
.TagClassName
{
border-color: #435748;
}
</style>