Shades of Madras #554006
Tints of Madras #554006
RGB
CMYK
RGB Variations
Color information
#554006 (or 0x554006) is known color: Madras. HEX triplet: 55, 40 and 06. RGB value is (85,64,6). Sum of RGB (Red+Green+Blue) = 85+64+6=155 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.84% from 155); Green value is 64 (25.39% from 255 or 41.29% from 155); Blue value is 6 (2.73% from 255 or 3.87% from 155); Max value from RGB is 85 - color contains mainly: red. Hex color #554006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554006 is #AABFF9. Grayscale: #3F3F3F. Windows color (decimal): -11190266 or 409685. OLE color: 409685.
HSL color Cylindrical-coordinate representation of color #554006: hue angle of 44.05º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #554006 is Cyan = 0, Magento = 0.25, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 64 | 6 | - |
| CMYK | 0 | 0.25 | 0.93 | 0.67 |
| HSL | 44.05º | 0.87% | 0.18% | - |
| HSV(B) | 44.05º | 0.93% | 0.33% | - |
| XYZ | 5.61 | 5.61 | 0.96 | - |
| YUV | 63.67 | 95.46 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 6 | 0 | 0.25 | 0.93 | 0.67 | 44.05 | 0.87 | 0.18 |
| Hex | 55 | 40 | 6 | 0 | 19 | 5D | 43 | 2C | 57 | 12 |
| Octal | 125 | 100 | 6 | 0 | 31 | 135 | 103 | 54 | 127 | 22 |
| Binary | 1010101 | 1000000 | 110 | 0 | 11001 | 1011101 | 1000011 | 101100 | 1010111 | 10010 |
Color Harmonies of #554006
Complementary color
Monochromatic Colors of #554006
Black with #554006
Text Example
Text Example
White with #554006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554006; }
p { color: rgb(85,64,6); }
H1.HeaderClassName
{
color: #554006;
}
.AnyTagClassName
{
color: #554006;
}
</style>
background-color css
<style>
a { background-color: #554006; }
a { background-color: rgb(85,64,6); }
div.DivClassName
{
background-color: #554006;
}
.BgClassName
{
background-color: #554006;
}
</style>
border-color css
<style>
span { border-color: #554006; }
span { border-color: rgb(85,64,6); }
td.TdClassName
{
border-color: #554006;
}
.TagClassName
{
border-color: #554006;
}
</style>