Shades of Madras #534016
Tints of Madras #534016
RGB
CMYK
RGB Variations
Color information
#534016 (or 0x534016) is known color: Madras. HEX triplet: 53, 40 and 16. RGB value is (83,64,22). Sum of RGB (Red+Green+Blue) = 83+64+22=169 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.11% from 169); Green value is 64 (25.39% from 255 or 37.87% from 169); Blue value is 22 (8.98% from 255 or 13.02% from 169); Max value from RGB is 83 - color contains mainly: red. Hex color #534016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534016 is #ACBFE9. Grayscale: #414141. Windows color (decimal): -11321322 or 1458259. OLE color: 1458259.
HSL color Cylindrical-coordinate representation of color #534016: hue angle of 41.31º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #534016 is Cyan = 0, Magento = 0.23, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 64 | 22 | - |
| CMYK | 0 | 0.23 | 0.73 | 0.67 |
| HSL | 41.31º | 0.58% | 0.21% | - |
| HSV(B) | 41.31º | 0.73% | 0.33% | - |
| XYZ | 5.55 | 5.56 | 1.54 | - |
| YUV | 64.89 | 103.79 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 22 | 0 | 0.23 | 0.73 | 0.67 | 41.31 | 0.58 | 0.21 |
| Hex | 53 | 40 | 16 | 0 | 17 | 49 | 43 | 29 | 3A | 15 |
| Octal | 123 | 100 | 26 | 0 | 27 | 111 | 103 | 51 | 72 | 25 |
| Binary | 1010011 | 1000000 | 10110 | 0 | 10111 | 1001001 | 1000011 | 101001 | 111010 | 10101 |
Color Harmonies of #534016
Complementary color
Monochromatic Colors of #534016
Black with #534016
Text Example
Text Example
White with #534016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534016; }
p { color: rgb(83,64,22); }
H1.HeaderClassName
{
color: #534016;
}
.AnyTagClassName
{
color: #534016;
}
</style>
background-color css
<style>
a { background-color: #534016; }
a { background-color: rgb(83,64,22); }
div.DivClassName
{
background-color: #534016;
}
.BgClassName
{
background-color: #534016;
}
</style>
border-color css
<style>
span { border-color: #534016; }
span { border-color: rgb(83,64,22); }
td.TdClassName
{
border-color: #534016;
}
.TagClassName
{
border-color: #534016;
}
</style>