Shades of Madras #554016
Tints of Madras #554016
RGB
CMYK
RGB Variations
Color information
#554016 (or 0x554016) is known color: Madras. HEX triplet: 55, 40 and 16. RGB value is (85,64,22). Sum of RGB (Red+Green+Blue) = 85+64+22=171 (22% of max value = 765). Red value is 85 (33.59% from 255 or 49.71% from 171); Green value is 64 (25.39% from 255 or 37.43% from 171); Blue value is 22 (8.98% from 255 or 12.87% from 171); Max value from RGB is 85 - color contains mainly: red. Hex color #554016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554016 is #AABFE9. Grayscale: #414141. Windows color (decimal): -11190250 or 1458261. OLE color: 1458261.
HSL color Cylindrical-coordinate representation of color #554016: hue angle of 40º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #554016 is Cyan = 0, Magento = 0.25, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 64 | 22 | - |
| CMYK | 0 | 0.25 | 0.74 | 0.67 |
| HSL | 40º | 0.59% | 0.21% | - |
| HSV(B) | 40º | 0.74% | 0.33% | - |
| XYZ | 5.72 | 5.66 | 1.55 | - |
| YUV | 65.49 | 103.46 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 22 | 0 | 0.25 | 0.74 | 0.67 | 40 | 0.59 | 0.21 |
| Hex | 55 | 40 | 16 | 0 | 19 | 4A | 43 | 28 | 3B | 15 |
| Octal | 125 | 100 | 26 | 0 | 31 | 112 | 103 | 50 | 73 | 25 |
| Binary | 1010101 | 1000000 | 10110 | 0 | 11001 | 1001010 | 1000011 | 101000 | 111011 | 10101 |
Color Harmonies of #554016
Complementary color
Monochromatic Colors of #554016
Black with #554016
Text Example
Text Example
White with #554016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554016; }
p { color: rgb(85,64,22); }
H1.HeaderClassName
{
color: #554016;
}
.AnyTagClassName
{
color: #554016;
}
</style>
background-color css
<style>
a { background-color: #554016; }
a { background-color: rgb(85,64,22); }
div.DivClassName
{
background-color: #554016;
}
.BgClassName
{
background-color: #554016;
}
</style>
border-color css
<style>
span { border-color: #554016; }
span { border-color: rgb(85,64,22); }
td.TdClassName
{
border-color: #554016;
}
.TagClassName
{
border-color: #554016;
}
</style>