Shades of Madras #534113
Tints of Madras #534113
RGB
CMYK
RGB Variations
Color information
#534113 (or 0x534113) is known color: Madras. HEX triplet: 53, 41 and 13. RGB value is (83,65,19). Sum of RGB (Red+Green+Blue) = 83+65+19=167 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.70% from 167); Green value is 65 (25.78% from 255 or 38.92% from 167); Blue value is 19 (7.81% from 255 or 11.38% from 167); Max value from RGB is 83 - color contains mainly: red. Hex color #534113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534113 is #ACBEEC. Grayscale: #414141. Windows color (decimal): -11321069 or 1261907. OLE color: 1261907.
HSL color Cylindrical-coordinate representation of color #534113: hue angle of 43.12º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #534113 is Cyan = 0, Magento = 0.22, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 65 | 19 | - |
| CMYK | 0 | 0.22 | 0.77 | 0.67 |
| HSL | 43.13º | 0.63% | 0.2% | - |
| HSV(B) | 43.13º | 0.77% | 0.33% | - |
| XYZ | 5.58 | 5.67 | 1.42 | - |
| YUV | 65.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 65 | 19 | 0 | 0.22 | 0.77 | 0.67 | 43.13 | 0.63 | 0.2 |
| Hex | 53 | 41 | 13 | 0 | 16 | 4D | 43 | 2B | 3F | 14 |
| Octal | 123 | 101 | 23 | 0 | 26 | 115 | 103 | 53 | 77 | 24 |
| Binary | 1010011 | 1000001 | 10011 | 0 | 10110 | 1001101 | 1000011 | 101011 | 111111 | 10100 |
Color Harmonies of #534113
Complementary color
Monochromatic Colors of #534113
Black with #534113
Text Example
Text Example
White with #534113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534113; }
p { color: rgb(83,65,19); }
H1.HeaderClassName
{
color: #534113;
}
.AnyTagClassName
{
color: #534113;
}
</style>
background-color css
<style>
a { background-color: #534113; }
a { background-color: rgb(83,65,19); }
div.DivClassName
{
background-color: #534113;
}
.BgClassName
{
background-color: #534113;
}
</style>
border-color css
<style>
span { border-color: #534113; }
span { border-color: rgb(83,65,19); }
td.TdClassName
{
border-color: #534113;
}
.TagClassName
{
border-color: #534113;
}
</style>