Shades of Madras #534218
Tints of Madras #534218
RGB
CMYK
RGB Variations
Color information
#534218 (or 0x534218) is known color: Madras. HEX triplet: 53, 42 and 18. RGB value is (83,66,24). Sum of RGB (Red+Green+Blue) = 83+66+24=173 (22% of max value = 765). Red value is 83 (32.81% from 255 or 47.98% from 173); Green value is 66 (26.17% from 255 or 38.15% from 173); Blue value is 24 (9.77% from 255 or 13.87% from 173); Max value from RGB is 83 - color contains mainly: red. Hex color #534218 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534218 is #ACBDE7. Grayscale: #424242. Windows color (decimal): -11320808 or 1589843. OLE color: 1589843.
HSL color Cylindrical-coordinate representation of color #534218: hue angle of 42.71º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #534218 is Cyan = 0, Magento = 0.20, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 66 | 24 | - |
| CMYK | 0 | 0.20 | 0.71 | 0.67 |
| HSL | 42.71º | 0.55% | 0.21% | - |
| HSV(B) | 42.71º | 0.71% | 0.33% | - |
| XYZ | 5.68 | 5.8 | 1.68 | - |
| YUV | 66.3 | 104.13 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 66 | 24 | 0 | 0.20 | 0.71 | 0.67 | 42.71 | 0.55 | 0.21 |
| Hex | 53 | 42 | 18 | 0 | 14 | 47 | 43 | 2B | 37 | 15 |
| Octal | 123 | 102 | 30 | 0 | 24 | 107 | 103 | 53 | 67 | 25 |
| Binary | 1010011 | 1000010 | 11000 | 0 | 10100 | 1000111 | 1000011 | 101011 | 110111 | 10101 |
Color Harmonies of #534218
Complementary color
Monochromatic Colors of #534218
Black with #534218
Text Example
Text Example
White with #534218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534218; }
p { color: rgb(83,66,24); }
H1.HeaderClassName
{
color: #534218;
}
.AnyTagClassName
{
color: #534218;
}
</style>
background-color css
<style>
a { background-color: #534218; }
a { background-color: rgb(83,66,24); }
div.DivClassName
{
background-color: #534218;
}
.BgClassName
{
background-color: #534218;
}
</style>
border-color css
<style>
span { border-color: #534218; }
span { border-color: rgb(83,66,24); }
td.TdClassName
{
border-color: #534218;
}
.TagClassName
{
border-color: #534218;
}
</style>