Shades of Madras #554019
Tints of Madras #554019
RGB
CMYK
RGB Variations
Color information
#554019 (or 0x554019) is known color: Madras. HEX triplet: 55, 40 and 19. RGB value is (85,64,25). Sum of RGB (Red+Green+Blue) = 85+64+25=174 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.85% from 174); Green value is 64 (25.39% from 255 or 36.78% from 174); Blue value is 25 (10.16% from 255 or 14.37% from 174); Max value from RGB is 85 - color contains mainly: red. Hex color #554019 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554019 is #AABFE6. Grayscale: #424242. Windows color (decimal): -11190247 or 1654869. OLE color: 1654869.
HSL color Cylindrical-coordinate representation of color #554019: hue angle of 39º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #554019 is Cyan = 0, Magento = 0.25, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 64 | 25 | - |
| CMYK | 0 | 0.25 | 0.71 | 0.67 |
| HSL | 39º | 0.55% | 0.22% | - |
| HSV(B) | 39º | 0.71% | 0.33% | - |
| XYZ | 5.76 | 5.67 | 1.71 | - |
| YUV | 65.83 | 104.96 | 141.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 25 | 0 | 0.25 | 0.71 | 0.67 | 39 | 0.55 | 0.22 |
| Hex | 55 | 40 | 19 | 0 | 19 | 47 | 43 | 27 | 37 | 16 |
| Octal | 125 | 100 | 31 | 0 | 31 | 107 | 103 | 47 | 67 | 26 |
| Binary | 1010101 | 1000000 | 11001 | 0 | 11001 | 1000111 | 1000011 | 100111 | 110111 | 10110 |
Color Harmonies of #554019
Complementary color
Monochromatic Colors of #554019
Black with #554019
Text Example
Text Example
White with #554019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554019; }
p { color: rgb(85,64,25); }
H1.HeaderClassName
{
color: #554019;
}
.AnyTagClassName
{
color: #554019;
}
</style>
background-color css
<style>
a { background-color: #554019; }
a { background-color: rgb(85,64,25); }
div.DivClassName
{
background-color: #554019;
}
.BgClassName
{
background-color: #554019;
}
</style>
border-color css
<style>
span { border-color: #554019; }
span { border-color: rgb(85,64,25); }
td.TdClassName
{
border-color: #554019;
}
.TagClassName
{
border-color: #554019;
}
</style>