Shades of Madras #544008
Tints of Madras #544008
RGB
CMYK
RGB Variations
Color information
#544008 (or 0x544008) is known color: Madras. HEX triplet: 54, 40 and 08. RGB value is (84,64,8). Sum of RGB (Red+Green+Blue) = 84+64+8=156 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.85% from 156); Green value is 64 (25.39% from 255 or 41.03% from 156); Blue value is 8 (3.52% from 255 or 5.13% from 156); Max value from RGB is 84 - color contains mainly: red. Hex color #544008 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544008 is #ABBFF7. Grayscale: #3F3F3F. Windows color (decimal): -11255800 or 540756. OLE color: 540756.
HSL color Cylindrical-coordinate representation of color #544008: hue angle of 44.21º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #544008 is Cyan = 0, Magento = 0.24, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 64 | 8 | - |
| CMYK | 0 | 0.24 | 0.90 | 0.67 |
| HSL | 44.21º | 0.83% | 0.18% | - |
| HSV(B) | 44.21º | 0.9% | 0.33% | - |
| XYZ | 5.53 | 5.57 | 1.01 | - |
| YUV | 63.6 | 96.63 | 142.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 8 | 0 | 0.24 | 0.90 | 0.67 | 44.21 | 0.83 | 0.18 |
| Hex | 54 | 40 | 8 | 0 | 18 | 5A | 43 | 2C | 53 | 12 |
| Octal | 124 | 100 | 10 | 0 | 30 | 132 | 103 | 54 | 123 | 22 |
| Binary | 1010100 | 1000000 | 1000 | 0 | 11000 | 1011010 | 1000011 | 101100 | 1010011 | 10010 |
Color Harmonies of #544008
Complementary color
Monochromatic Colors of #544008
Black with #544008
Text Example
Text Example
White with #544008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544008; }
p { color: rgb(84,64,8); }
H1.HeaderClassName
{
color: #544008;
}
.AnyTagClassName
{
color: #544008;
}
</style>
background-color css
<style>
a { background-color: #544008; }
a { background-color: rgb(84,64,8); }
div.DivClassName
{
background-color: #544008;
}
.BgClassName
{
background-color: #544008;
}
</style>
border-color css
<style>
span { border-color: #544008; }
span { border-color: rgb(84,64,8); }
td.TdClassName
{
border-color: #544008;
}
.TagClassName
{
border-color: #544008;
}
</style>