Shades of Mallard #354727
Tints of Mallard #354727
RGB
CMYK
RGB Variations
Color information
#354727 (or 0x354727) is known color: Mallard. HEX triplet: 35, 47 and 27. RGB value is (53,71,39). Sum of RGB (Red+Green+Blue) = 53+71+39=163 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.52% from 163); Green value is 71 (28.12% from 255 or 43.56% from 163); Blue value is 39 (15.62% from 255 or 23.93% from 163); Max value from RGB is 71 - color contains mainly: green. Hex color #354727 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354727 is #CAB8D8. Grayscale: #3E3E3E. Windows color (decimal): -13285593 or 2574133. OLE color: 2574133.
HSL color Cylindrical-coordinate representation of color #354727: hue angle of 93.75º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #354727 is Cyan = 0.25, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 53 | 71 | 39 | - |
| CMYK | 0.25 | 0 | 0.45 | 0.72 |
| HSL | 93.75º | 0.29% | 0.22% | - |
| HSV(B) | 93.75º | 0.45% | 0.28% | - |
| XYZ | 4.09 | 5.41 | 2.75 | - |
| YUV | 61.97 | 115.04 | 121.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 71 | 39 | 0.25 | 0 | 0.45 | 0.72 | 93.75 | 0.29 | 0.22 |
| Hex | 35 | 47 | 27 | 19 | 0 | 2D | 48 | 5E | 1D | 16 |
| Octal | 65 | 107 | 47 | 31 | 0 | 55 | 110 | 136 | 35 | 26 |
| Binary | 110101 | 1000111 | 100111 | 11001 | 0 | 101101 | 1001000 | 1011110 | 11101 | 10110 |
Color Harmonies of #354727
Complementary color
Monochromatic Colors of #354727
Black with #354727
Text Example
Text Example
White with #354727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354727; }
p { color: rgb(53,71,39); }
H1.HeaderClassName
{
color: #354727;
}
.AnyTagClassName
{
color: #354727;
}
</style>
background-color css
<style>
a { background-color: #354727; }
a { background-color: rgb(53,71,39); }
div.DivClassName
{
background-color: #354727;
}
.BgClassName
{
background-color: #354727;
}
</style>
border-color css
<style>
span { border-color: #354727; }
span { border-color: rgb(53,71,39); }
td.TdClassName
{
border-color: #354727;
}
.TagClassName
{
border-color: #354727;
}
</style>