Shades of Mallard #425037
Tints of Mallard #425037
RGB
CMYK
RGB Variations
Color information
#425037 (or 0x425037) is known color: Mallard. HEX triplet: 42, 50 and 37. RGB value is (66,80,55). Sum of RGB (Red+Green+Blue) = 66+80+55=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 80 (31.64% from 255 or 39.80% from 201); Blue value is 55 (21.88% from 255 or 27.36% from 201); Max value from RGB is 80 - color contains mainly: green. Hex color #425037 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425037 is #BDAFC8. Grayscale: #494949. Windows color (decimal): -12431305 or 3625026. OLE color: 3625026.
HSL color Cylindrical-coordinate representation of color #425037: hue angle of 93.6º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #425037 is Cyan = 0.17, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 80 | 55 | - |
| CMYK | 0.17 | 0 | 0.31 | 0.69 |
| HSL | 93.6º | 0.19% | 0.26% | - |
| HSV(B) | 93.6º | 0.31% | 0.31% | - |
| XYZ | 5.81 | 7.17 | 4.69 | - |
| YUV | 72.96 | 117.86 | 123.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 55 | 0.17 | 0 | 0.31 | 0.69 | 93.6 | 0.19 | 0.26 |
| Hex | 42 | 50 | 37 | 11 | 0 | 1F | 45 | 5E | 13 | 1A |
| Octal | 102 | 120 | 67 | 21 | 0 | 37 | 105 | 136 | 23 | 32 |
| Binary | 1000010 | 1010000 | 110111 | 10001 | 0 | 11111 | 1000101 | 1011110 | 10011 | 11010 |
Color Harmonies of #425037
Complementary color
Monochromatic Colors of #425037
Black with #425037
Text Example
Text Example
White with #425037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425037; }
p { color: rgb(66,80,55); }
H1.HeaderClassName
{
color: #425037;
}
.AnyTagClassName
{
color: #425037;
}
</style>
background-color css
<style>
a { background-color: #425037; }
a { background-color: rgb(66,80,55); }
div.DivClassName
{
background-color: #425037;
}
.BgClassName
{
background-color: #425037;
}
</style>
border-color css
<style>
span { border-color: #425037; }
span { border-color: rgb(66,80,55); }
td.TdClassName
{
border-color: #425037;
}
.TagClassName
{
border-color: #425037;
}
</style>