Shades of Madras #534019
Tints of Madras #534019
RGB
CMYK
RGB Variations
Color information
#534019 (or 0x534019) is known color: Madras. HEX triplet: 53, 40 and 19. RGB value is (83,64,25). Sum of RGB (Red+Green+Blue) = 83+64+25=172 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.26% from 172); Green value is 64 (25.39% from 255 or 37.21% from 172); Blue value is 25 (10.16% from 255 or 14.53% from 172); Max value from RGB is 83 - color contains mainly: red. Hex color #534019 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534019 is #ACBFE6. Grayscale: #414141. Windows color (decimal): -11321319 or 1654867. OLE color: 1654867.
HSL color Cylindrical-coordinate representation of color #534019: hue angle of 40.34º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #534019 is Cyan = 0, Magento = 0.23, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 64 | 25 | - |
| CMYK | 0 | 0.23 | 0.70 | 0.67 |
| HSL | 40.34º | 0.54% | 0.21% | - |
| HSV(B) | 40.34º | 0.7% | 0.33% | - |
| XYZ | 5.58 | 5.58 | 1.7 | - |
| YUV | 65.24 | 105.29 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 25 | 0 | 0.23 | 0.70 | 0.67 | 40.34 | 0.54 | 0.21 |
| Hex | 53 | 40 | 19 | 0 | 17 | 46 | 43 | 28 | 36 | 15 |
| Octal | 123 | 100 | 31 | 0 | 27 | 106 | 103 | 50 | 66 | 25 |
| Binary | 1010011 | 1000000 | 11001 | 0 | 10111 | 1000110 | 1000011 | 101000 | 110110 | 10101 |
Color Harmonies of #534019
Complementary color
Monochromatic Colors of #534019
Black with #534019
Text Example
Text Example
White with #534019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534019; }
p { color: rgb(83,64,25); }
H1.HeaderClassName
{
color: #534019;
}
.AnyTagClassName
{
color: #534019;
}
</style>
background-color css
<style>
a { background-color: #534019; }
a { background-color: rgb(83,64,25); }
div.DivClassName
{
background-color: #534019;
}
.BgClassName
{
background-color: #534019;
}
</style>
border-color css
<style>
span { border-color: #534019; }
span { border-color: rgb(83,64,25); }
td.TdClassName
{
border-color: #534019;
}
.TagClassName
{
border-color: #534019;
}
</style>