Shades of Madras #534311
Tints of Madras #534311
RGB
CMYK
RGB Variations
Color information
#534311 (or 0x534311) is known color: Madras. HEX triplet: 53, 43 and 11. RGB value is (83,67,17). Sum of RGB (Red+Green+Blue) = 83+67+17=167 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.70% from 167); Green value is 67 (26.56% from 255 or 40.12% from 167); Blue value is 17 (7.03% from 255 or 10.18% from 167); Max value from RGB is 83 - color contains mainly: red. Hex color #534311 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534311 is #ACBCEE. Grayscale: #424242. Windows color (decimal): -11320559 or 1131347. OLE color: 1131347.
HSL color Cylindrical-coordinate representation of color #534311: hue angle of 45.45º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #534311 is Cyan = 0, Magento = 0.19, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 67 | 17 | - |
| CMYK | 0 | 0.19 | 0.80 | 0.67 |
| HSL | 45.45º | 0.66% | 0.2% | - |
| HSV(B) | 45.45º | 0.8% | 0.33% | - |
| XYZ | 5.68 | 5.89 | 1.37 | - |
| YUV | 66.08 | 100.3 | 140.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 67 | 17 | 0 | 0.19 | 0.80 | 0.67 | 45.45 | 0.66 | 0.2 |
| Hex | 53 | 43 | 11 | 0 | 13 | 50 | 43 | 2D | 42 | 14 |
| Octal | 123 | 103 | 21 | 0 | 23 | 120 | 103 | 55 | 102 | 24 |
| Binary | 1010011 | 1000011 | 10001 | 0 | 10011 | 1010000 | 1000011 | 101101 | 1000010 | 10100 |
Color Harmonies of #534311
Complementary color
Monochromatic Colors of #534311
Black with #534311
Text Example
Text Example
White with #534311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534311; }
p { color: rgb(83,67,17); }
H1.HeaderClassName
{
color: #534311;
}
.AnyTagClassName
{
color: #534311;
}
</style>
background-color css
<style>
a { background-color: #534311; }
a { background-color: rgb(83,67,17); }
div.DivClassName
{
background-color: #534311;
}
.BgClassName
{
background-color: #534311;
}
</style>
border-color css
<style>
span { border-color: #534311; }
span { border-color: rgb(83,67,17); }
td.TdClassName
{
border-color: #534311;
}
.TagClassName
{
border-color: #534311;
}
</style>