Shades of Madras #544208
Tints of Madras #544208
RGB
CMYK
RGB Variations
Color information
#544208 (or 0x544208) is known color: Madras. HEX triplet: 54, 42 and 08. RGB value is (84,66,8). Sum of RGB (Red+Green+Blue) = 84+66+8=158 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.16% from 158); Green value is 66 (26.17% from 255 or 41.77% from 158); Blue value is 8 (3.52% from 255 or 5.06% from 158); Max value from RGB is 84 - color contains mainly: red. Hex color #544208 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544208 is #ABBDF7. Grayscale: #414141. Windows color (decimal): -11255288 or 541268. OLE color: 541268.
HSL color Cylindrical-coordinate representation of color #544208: hue angle of 45.79º 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 #544208 is Cyan = 0, Magento = 0.21, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 66 | 8 | - |
| CMYK | 0 | 0.21 | 0.90 | 0.67 |
| HSL | 45.79º | 0.83% | 0.18% | - |
| HSV(B) | 45.79º | 0.9% | 0.33% | - |
| XYZ | 5.65 | 5.8 | 1.05 | - |
| YUV | 64.77 | 95.96 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 66 | 8 | 0 | 0.21 | 0.90 | 0.67 | 45.79 | 0.83 | 0.18 |
| Hex | 54 | 42 | 8 | 0 | 15 | 5A | 43 | 2E | 53 | 12 |
| Octal | 124 | 102 | 10 | 0 | 25 | 132 | 103 | 56 | 123 | 22 |
| Binary | 1010100 | 1000010 | 1000 | 0 | 10101 | 1011010 | 1000011 | 101110 | 1010011 | 10010 |
Color Harmonies of #544208
Complementary color
Monochromatic Colors of #544208
Black with #544208
Text Example
Text Example
White with #544208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544208; }
p { color: rgb(84,66,8); }
H1.HeaderClassName
{
color: #544208;
}
.AnyTagClassName
{
color: #544208;
}
</style>
background-color css
<style>
a { background-color: #544208; }
a { background-color: rgb(84,66,8); }
div.DivClassName
{
background-color: #544208;
}
.BgClassName
{
background-color: #544208;
}
</style>
border-color css
<style>
span { border-color: #544208; }
span { border-color: rgb(84,66,8); }
td.TdClassName
{
border-color: #544208;
}
.TagClassName
{
border-color: #544208;
}
</style>