Shades of Feldgrau #436750
Tints of Feldgrau #436750
RGB
CMYK
RGB Variations
Color information
#436750 (or 0x436750) is known color: Feldgrau. HEX triplet: 43, 67 and 50. RGB value is (67,103,80). Sum of RGB (Red+Green+Blue) = 67+103+80=250 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.8% from 250); Green value is 103 (40.62% from 255 or 41.2% from 250); Blue value is 80 (31.64% from 255 or 32% from 250); Max value from RGB is 103 - color contains mainly: green. Hex color #436750 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436750 is #BC98AF. Grayscale: #595959. Windows color (decimal): -12359856 or 5269315. OLE color: 5269315.
HSL color Cylindrical-coordinate representation of color #436750: hue angle of 141.67º 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 #436750 is Cyan = 0.35, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 103 | 80 | - |
| CMYK | 0.35 | 0 | 0.22 | 0.60 |
| HSL | 141.67º | 0.21% | 0.33% | - |
| HSV(B) | 141.67º | 0.35% | 0.4% | - |
| XYZ | 8.61 | 11.47 | 9.35 | - |
| YUV | 89.61 | 122.57 | 111.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 103 | 80 | 0.35 | 0 | 0.22 | 0.60 | 141.67 | 0.21 | 0.33 |
| Hex | 43 | 67 | 50 | 23 | 0 | 16 | 3C | 8E | 15 | 21 |
| Octal | 103 | 147 | 120 | 43 | 0 | 26 | 74 | 216 | 25 | 41 |
| Binary | 1000011 | 1100111 | 1010000 | 100011 | 0 | 10110 | 111100 | 10001110 | 10101 | 100001 |
Color Harmonies of #436750
Complementary color
Monochromatic Colors of #436750
Black with #436750
Text Example
Text Example
White with #436750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436750; }
p { color: rgb(67,103,80); }
H1.HeaderClassName
{
color: #436750;
}
.AnyTagClassName
{
color: #436750;
}
</style>
background-color css
<style>
a { background-color: #436750; }
a { background-color: rgb(67,103,80); }
div.DivClassName
{
background-color: #436750;
}
.BgClassName
{
background-color: #436750;
}
</style>
border-color css
<style>
span { border-color: #436750; }
span { border-color: rgb(67,103,80); }
td.TdClassName
{
border-color: #436750;
}
.TagClassName
{
border-color: #436750;
}
</style>