Shades of Madras #534010
Tints of Madras #534010
RGB
CMYK
RGB Variations
Color information
#534010 (or 0x534010) is known color: Madras. HEX triplet: 53, 40 and 10. RGB value is (83,64,16). Sum of RGB (Red+Green+Blue) = 83+64+16=163 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50.92% from 163); Green value is 64 (25.39% from 255 or 39.26% from 163); Blue value is 16 (6.64% from 255 or 9.82% from 163); Max value from RGB is 83 - color contains mainly: red. Hex color #534010 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534010 is #ACBFEF. Grayscale: #404040. Windows color (decimal): -11321328 or 1065043. OLE color: 1065043.
HSL color Cylindrical-coordinate representation of color #534010: hue angle of 42.99º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #534010 is Cyan = 0, Magento = 0.23, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 64 | 16 | - |
| CMYK | 0 | 0.23 | 0.81 | 0.67 |
| HSL | 42.99º | 0.68% | 0.19% | - |
| HSV(B) | 42.99º | 0.81% | 0.33% | - |
| XYZ | 5.49 | 5.54 | 1.27 | - |
| YUV | 64.21 | 100.79 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 16 | 0 | 0.23 | 0.81 | 0.67 | 42.99 | 0.68 | 0.19 |
| Hex | 53 | 40 | 10 | 0 | 17 | 51 | 43 | 2B | 44 | 13 |
| Octal | 123 | 100 | 20 | 0 | 27 | 121 | 103 | 53 | 104 | 23 |
| Binary | 1010011 | 1000000 | 10000 | 0 | 10111 | 1010001 | 1000011 | 101011 | 1000100 | 10011 |
Color Harmonies of #534010
Complementary color
Monochromatic Colors of #534010
Black with #534010
Text Example
Text Example
White with #534010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534010; }
p { color: rgb(83,64,16); }
H1.HeaderClassName
{
color: #534010;
}
.AnyTagClassName
{
color: #534010;
}
</style>
background-color css
<style>
a { background-color: #534010; }
a { background-color: rgb(83,64,16); }
div.DivClassName
{
background-color: #534010;
}
.BgClassName
{
background-color: #534010;
}
</style>
border-color css
<style>
span { border-color: #534010; }
span { border-color: rgb(83,64,16); }
td.TdClassName
{
border-color: #534010;
}
.TagClassName
{
border-color: #534010;
}
</style>