Shades of Madras #554012
Tints of Madras #554012
RGB
CMYK
RGB Variations
Color information
#554012 (or 0x554012) is known color: Madras. HEX triplet: 55, 40 and 12. RGB value is (85,64,18). Sum of RGB (Red+Green+Blue) = 85+64+18=167 (22% of max value = 765). Red value is 85 (33.59% from 255 or 50.90% from 167); Green value is 64 (25.39% from 255 or 38.32% from 167); Blue value is 18 (7.42% from 255 or 10.78% from 167); Max value from RGB is 85 - color contains mainly: red. Hex color #554012 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554012 is #AABFED. Grayscale: #414141. Windows color (decimal): -11190254 or 1196117. OLE color: 1196117.
HSL color Cylindrical-coordinate representation of color #554012: hue angle of 41.19º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #554012 is Cyan = 0, Magento = 0.25, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 64 | 18 | - |
| CMYK | 0 | 0.25 | 0.79 | 0.67 |
| HSL | 41.19º | 0.65% | 0.2% | - |
| HSV(B) | 41.19º | 0.79% | 0.33% | - |
| XYZ | 5.69 | 5.64 | 1.36 | - |
| YUV | 65.04 | 101.46 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 18 | 0 | 0.25 | 0.79 | 0.67 | 41.19 | 0.65 | 0.2 |
| Hex | 55 | 40 | 12 | 0 | 19 | 4F | 43 | 29 | 41 | 14 |
| Octal | 125 | 100 | 22 | 0 | 31 | 117 | 103 | 51 | 101 | 24 |
| Binary | 1010101 | 1000000 | 10010 | 0 | 11001 | 1001111 | 1000011 | 101001 | 1000001 | 10100 |
Color Harmonies of #554012
Complementary color
Monochromatic Colors of #554012
Black with #554012
Text Example
Text Example
White with #554012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554012; }
p { color: rgb(85,64,18); }
H1.HeaderClassName
{
color: #554012;
}
.AnyTagClassName
{
color: #554012;
}
</style>
background-color css
<style>
a { background-color: #554012; }
a { background-color: rgb(85,64,18); }
div.DivClassName
{
background-color: #554012;
}
.BgClassName
{
background-color: #554012;
}
</style>
border-color css
<style>
span { border-color: #554012; }
span { border-color: rgb(85,64,18); }
td.TdClassName
{
border-color: #554012;
}
.TagClassName
{
border-color: #554012;
}
</style>