Shades of Madras #574009
Tints of Madras #574009
RGB
CMYK
RGB Variations
Color information
#574009 (or 0x574009) is known color: Madras. HEX triplet: 57, 40 and 09. RGB value is (87,64,9). Sum of RGB (Red+Green+Blue) = 87+64+9=160 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.38% from 160); Green value is 64 (25.39% from 255 or 40% from 160); Blue value is 9 (3.91% from 255 or 5.62% from 160); Max value from RGB is 87 - color contains mainly: red. Hex color #574009 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574009 is #A8BFF6. Grayscale: #404040. Windows color (decimal): -11059191 or 606295. OLE color: 606295.
HSL color Cylindrical-coordinate representation of color #574009: hue angle of 42.31º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #574009 is Cyan = 0, Magento = 0.26, Yellow = 0.90 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 64 | 9 | - |
| CMYK | 0 | 0.26 | 0.90 | 0.66 |
| HSL | 42.31º | 0.81% | 0.19% | - |
| HSV(B) | 42.31º | 0.9% | 0.34% | - |
| XYZ | 5.81 | 5.71 | 1.05 | - |
| YUV | 64.61 | 96.62 | 143.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 9 | 0 | 0.26 | 0.90 | 0.66 | 42.31 | 0.81 | 0.19 |
| Hex | 57 | 40 | 9 | 0 | 1A | 5A | 42 | 2A | 51 | 13 |
| Octal | 127 | 100 | 11 | 0 | 32 | 132 | 102 | 52 | 121 | 23 |
| Binary | 1010111 | 1000000 | 1001 | 0 | 11010 | 1011010 | 1000010 | 101010 | 1010001 | 10011 |
Color Harmonies of #574009
Complementary color
Monochromatic Colors of #574009
Black with #574009
Text Example
Text Example
White with #574009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574009; }
p { color: rgb(87,64,9); }
H1.HeaderClassName
{
color: #574009;
}
.AnyTagClassName
{
color: #574009;
}
</style>
background-color css
<style>
a { background-color: #574009; }
a { background-color: rgb(87,64,9); }
div.DivClassName
{
background-color: #574009;
}
.BgClassName
{
background-color: #574009;
}
</style>
border-color css
<style>
span { border-color: #574009; }
span { border-color: rgb(87,64,9); }
td.TdClassName
{
border-color: #574009;
}
.TagClassName
{
border-color: #574009;
}
</style>