Shades of Madras #534315
Tints of Madras #534315
RGB
CMYK
RGB Variations
Color information
#534315 (or 0x534315) is known color: Madras. HEX triplet: 53, 43 and 15. RGB value is (83,67,21). Sum of RGB (Red+Green+Blue) = 83+67+21=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 67 (26.56% from 255 or 39.18% from 171); Blue value is 21 (8.59% from 255 or 12.28% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #534315 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534315 is #ACBCEA. Grayscale: #424242. Windows color (decimal): -11320555 or 1393491. OLE color: 1393491.
HSL color Cylindrical-coordinate representation of color #534315: hue angle of 44.52º 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 #534315 is Cyan = 0, Magento = 0.19, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 67 | 21 | - |
| CMYK | 0 | 0.19 | 0.75 | 0.67 |
| HSL | 44.52º | 0.6% | 0.2% | - |
| HSV(B) | 44.52º | 0.75% | 0.33% | - |
| XYZ | 5.71 | 5.91 | 1.55 | - |
| YUV | 66.54 | 102.3 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 67 | 21 | 0 | 0.19 | 0.75 | 0.67 | 44.52 | 0.6 | 0.2 |
| Hex | 53 | 43 | 15 | 0 | 13 | 4B | 43 | 2D | 3C | 14 |
| Octal | 123 | 103 | 25 | 0 | 23 | 113 | 103 | 55 | 74 | 24 |
| Binary | 1010011 | 1000011 | 10101 | 0 | 10011 | 1001011 | 1000011 | 101101 | 111100 | 10100 |
Color Harmonies of #534315
Complementary color
Monochromatic Colors of #534315
Black with #534315
Text Example
Text Example
White with #534315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534315; }
p { color: rgb(83,67,21); }
H1.HeaderClassName
{
color: #534315;
}
.AnyTagClassName
{
color: #534315;
}
</style>
background-color css
<style>
a { background-color: #534315; }
a { background-color: rgb(83,67,21); }
div.DivClassName
{
background-color: #534315;
}
.BgClassName
{
background-color: #534315;
}
</style>
border-color css
<style>
span { border-color: #534315; }
span { border-color: rgb(83,67,21); }
td.TdClassName
{
border-color: #534315;
}
.TagClassName
{
border-color: #534315;
}
</style>