Shades of Madras #534115
Tints of Madras #534115
RGB
CMYK
RGB Variations
Color information
#534115 (or 0x534115) is known color: Madras. HEX triplet: 53, 41 and 15. RGB value is (83,65,21). Sum of RGB (Red+Green+Blue) = 83+65+21=169 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.11% from 169); Green value is 65 (25.78% from 255 or 38.46% from 169); Blue value is 21 (8.59% from 255 or 12.43% from 169); Max value from RGB is 83 - color contains mainly: red. Hex color #534115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534115 is #ACBEEA. Grayscale: #414141. Windows color (decimal): -11321067 or 1392979. OLE color: 1392979.
HSL color Cylindrical-coordinate representation of color #534115: hue angle of 42.58º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #534115 is Cyan = 0, Magento = 0.22, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 65 | 21 | - |
| CMYK | 0 | 0.22 | 0.75 | 0.67 |
| HSL | 42.58º | 0.6% | 0.2% | - |
| HSV(B) | 42.58º | 0.75% | 0.33% | - |
| XYZ | 5.59 | 5.67 | 1.51 | - |
| YUV | 65.37 | 102.96 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 65 | 21 | 0 | 0.22 | 0.75 | 0.67 | 42.58 | 0.6 | 0.2 |
| Hex | 53 | 41 | 15 | 0 | 16 | 4B | 43 | 2B | 3C | 14 |
| Octal | 123 | 101 | 25 | 0 | 26 | 113 | 103 | 53 | 74 | 24 |
| Binary | 1010011 | 1000001 | 10101 | 0 | 10110 | 1001011 | 1000011 | 101011 | 111100 | 10100 |
Color Harmonies of #534115
Complementary color
Monochromatic Colors of #534115
Black with #534115
Text Example
Text Example
White with #534115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534115; }
p { color: rgb(83,65,21); }
H1.HeaderClassName
{
color: #534115;
}
.AnyTagClassName
{
color: #534115;
}
</style>
background-color css
<style>
a { background-color: #534115; }
a { background-color: rgb(83,65,21); }
div.DivClassName
{
background-color: #534115;
}
.BgClassName
{
background-color: #534115;
}
</style>
border-color css
<style>
span { border-color: #534115; }
span { border-color: rgb(83,65,21); }
td.TdClassName
{
border-color: #534115;
}
.TagClassName
{
border-color: #534115;
}
</style>