Shades of Madras #534219
Tints of Madras #534219
RGB
CMYK
RGB Variations
Color information
#534219 (or 0x534219) is known color: Madras. HEX triplet: 53, 42 and 19. RGB value is (83,66,25). Sum of RGB (Red+Green+Blue) = 83+66+25=174 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.70% from 174); Green value is 66 (26.17% from 255 or 37.93% from 174); Blue value is 25 (10.16% from 255 or 14.37% from 174); Max value from RGB is 83 - color contains mainly: red. Hex color #534219 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534219 is #ACBDE6. Grayscale: #424242. Windows color (decimal): -11320807 or 1655379. OLE color: 1655379.
HSL color Cylindrical-coordinate representation of color #534219: hue angle of 42.41º 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 #534219 is Cyan = 0, Magento = 0.20, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 66 | 25 | - |
| CMYK | 0 | 0.20 | 0.70 | 0.67 |
| HSL | 42.41º | 0.54% | 0.21% | - |
| HSV(B) | 42.41º | 0.7% | 0.33% | - |
| XYZ | 5.69 | 5.81 | 1.74 | - |
| YUV | 66.41 | 104.63 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 66 | 25 | 0 | 0.20 | 0.70 | 0.67 | 42.41 | 0.54 | 0.21 |
| Hex | 53 | 42 | 19 | 0 | 14 | 46 | 43 | 2A | 36 | 15 |
| Octal | 123 | 102 | 31 | 0 | 24 | 106 | 103 | 52 | 66 | 25 |
| Binary | 1010011 | 1000010 | 11001 | 0 | 10100 | 1000110 | 1000011 | 101010 | 110110 | 10101 |
Color Harmonies of #534219
Complementary color
Monochromatic Colors of #534219
Black with #534219
Text Example
Text Example
White with #534219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534219; }
p { color: rgb(83,66,25); }
H1.HeaderClassName
{
color: #534219;
}
.AnyTagClassName
{
color: #534219;
}
</style>
background-color css
<style>
a { background-color: #534219; }
a { background-color: rgb(83,66,25); }
div.DivClassName
{
background-color: #534219;
}
.BgClassName
{
background-color: #534219;
}
</style>
border-color css
<style>
span { border-color: #534219; }
span { border-color: rgb(83,66,25); }
td.TdClassName
{
border-color: #534219;
}
.TagClassName
{
border-color: #534219;
}
</style>