Shades of Madras #554106
Tints of Madras #554106
RGB
CMYK
RGB Variations
Color information
#554106 (or 0x554106) is known color: Madras. HEX triplet: 55, 41 and 06. RGB value is (85,65,6). Sum of RGB (Red+Green+Blue) = 85+65+6=156 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.49% from 156); Green value is 65 (25.78% from 255 or 41.67% from 156); Blue value is 6 (2.73% from 255 or 3.85% from 156); Max value from RGB is 85 - color contains mainly: red. Hex color #554106 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554106 is #AABEF9. Grayscale: #404040. Windows color (decimal): -11190010 or 409941. OLE color: 409941.
HSL color Cylindrical-coordinate representation of color #554106: hue angle of 44.81º 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 #554106 is Cyan = 0, Magento = 0.24, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 65 | 6 | - |
| CMYK | 0 | 0.24 | 0.93 | 0.67 |
| HSL | 44.81º | 0.87% | 0.18% | - |
| HSV(B) | 44.81º | 0.93% | 0.33% | - |
| XYZ | 5.67 | 5.73 | 0.98 | - |
| YUV | 64.25 | 95.13 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 65 | 6 | 0 | 0.24 | 0.93 | 0.67 | 44.81 | 0.87 | 0.18 |
| Hex | 55 | 41 | 6 | 0 | 18 | 5D | 43 | 2D | 57 | 12 |
| Octal | 125 | 101 | 6 | 0 | 30 | 135 | 103 | 55 | 127 | 22 |
| Binary | 1010101 | 1000001 | 110 | 0 | 11000 | 1011101 | 1000011 | 101101 | 1010111 | 10010 |
Color Harmonies of #554106
Complementary color
Monochromatic Colors of #554106
Black with #554106
Text Example
Text Example
White with #554106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554106; }
p { color: rgb(85,65,6); }
H1.HeaderClassName
{
color: #554106;
}
.AnyTagClassName
{
color: #554106;
}
</style>
background-color css
<style>
a { background-color: #554106; }
a { background-color: rgb(85,65,6); }
div.DivClassName
{
background-color: #554106;
}
.BgClassName
{
background-color: #554106;
}
</style>
border-color css
<style>
span { border-color: #554106; }
span { border-color: rgb(85,65,6); }
td.TdClassName
{
border-color: #554106;
}
.TagClassName
{
border-color: #554106;
}
</style>