Shades of Madras #554014
Tints of Madras #554014
RGB
CMYK
RGB Variations
Color information
#554014 (or 0x554014) is known color: Madras. HEX triplet: 55, 40 and 14. RGB value is (85,64,20). Sum of RGB (Red+Green+Blue) = 85+64+20=169 (22% of max value = 765). Red value is 85 (33.59% from 255 or 50.30% from 169); Green value is 64 (25.39% from 255 or 37.87% from 169); Blue value is 20 (8.20% from 255 or 11.83% from 169); Max value from RGB is 85 - color contains mainly: red. Hex color #554014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #554014 is #AABFEB. Grayscale: #414141. Windows color (decimal): -11190252 or 1327189. OLE color: 1327189.
HSL color Cylindrical-coordinate representation of color #554014: hue angle of 40.62º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #554014 is Cyan = 0, Magento = 0.25, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 64 | 20 | - |
| CMYK | 0 | 0.25 | 0.76 | 0.67 |
| HSL | 40.62º | 0.62% | 0.21% | - |
| HSV(B) | 40.62º | 0.76% | 0.33% | - |
| XYZ | 5.71 | 5.65 | 1.45 | - |
| YUV | 65.26 | 102.46 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 20 | 0 | 0.25 | 0.76 | 0.67 | 40.62 | 0.62 | 0.21 |
| Hex | 55 | 40 | 14 | 0 | 19 | 4C | 43 | 29 | 3E | 15 |
| Octal | 125 | 100 | 24 | 0 | 31 | 114 | 103 | 51 | 76 | 25 |
| Binary | 1010101 | 1000000 | 10100 | 0 | 11001 | 1001100 | 1000011 | 101001 | 111110 | 10101 |
Color Harmonies of #554014
Complementary color
Monochromatic Colors of #554014
Black with #554014
Text Example
Text Example
White with #554014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554014; }
p { color: rgb(85,64,20); }
H1.HeaderClassName
{
color: #554014;
}
.AnyTagClassName
{
color: #554014;
}
</style>
background-color css
<style>
a { background-color: #554014; }
a { background-color: rgb(85,64,20); }
div.DivClassName
{
background-color: #554014;
}
.BgClassName
{
background-color: #554014;
}
</style>
border-color css
<style>
span { border-color: #554014; }
span { border-color: rgb(85,64,20); }
td.TdClassName
{
border-color: #554014;
}
.TagClassName
{
border-color: #554014;
}
</style>