Shades of Madras #534310
Tints of Madras #534310
RGB
CMYK
RGB Variations
Color information
#534310 (or 0x534310) is known color: Madras. HEX triplet: 53, 43 and 10. RGB value is (83,67,16). Sum of RGB (Red+Green+Blue) = 83+67+16=166 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50% from 166); Green value is 67 (26.56% from 255 or 40.36% from 166); Blue value is 16 (6.64% from 255 or 9.64% from 166); Max value from RGB is 83 - color contains mainly: red. Hex color #534310 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534310 is #ACBCEF. Grayscale: #424242. Windows color (decimal): -11320560 or 1065811. OLE color: 1065811.
HSL color Cylindrical-coordinate representation of color #534310: hue angle of 45.67º 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 #534310 is Cyan = 0, Magento = 0.19, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 67 | 16 | - |
| CMYK | 0 | 0.19 | 0.81 | 0.67 |
| HSL | 45.67º | 0.68% | 0.19% | - |
| HSV(B) | 45.67º | 0.81% | 0.33% | - |
| XYZ | 5.67 | 5.89 | 1.33 | - |
| YUV | 65.97 | 99.8 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 67 | 16 | 0 | 0.19 | 0.81 | 0.67 | 45.67 | 0.68 | 0.19 |
| Hex | 53 | 43 | 10 | 0 | 13 | 51 | 43 | 2E | 44 | 13 |
| Octal | 123 | 103 | 20 | 0 | 23 | 121 | 103 | 56 | 104 | 23 |
| Binary | 1010011 | 1000011 | 10000 | 0 | 10011 | 1010001 | 1000011 | 101110 | 1000100 | 10011 |
Color Harmonies of #534310
Complementary color
Monochromatic Colors of #534310
Black with #534310
Text Example
Text Example
White with #534310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534310; }
p { color: rgb(83,67,16); }
H1.HeaderClassName
{
color: #534310;
}
.AnyTagClassName
{
color: #534310;
}
</style>
background-color css
<style>
a { background-color: #534310; }
a { background-color: rgb(83,67,16); }
div.DivClassName
{
background-color: #534310;
}
.BgClassName
{
background-color: #534310;
}
</style>
border-color css
<style>
span { border-color: #534310; }
span { border-color: rgb(83,67,16); }
td.TdClassName
{
border-color: #534310;
}
.TagClassName
{
border-color: #534310;
}
</style>