Shades of Madras #534217
Tints of Madras #534217
RGB
CMYK
RGB Variations
Color information
#534217 (or 0x534217) is known color: Madras. HEX triplet: 53, 42 and 17. RGB value is (83,66,23). Sum of RGB (Red+Green+Blue) = 83+66+23=172 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.26% from 172); Green value is 66 (26.17% from 255 or 38.37% from 172); Blue value is 23 (9.38% from 255 or 13.37% from 172); Max value from RGB is 83 - color contains mainly: red. Hex color #534217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534217 is #ACBDE8. Grayscale: #424242. Windows color (decimal): -11320809 or 1524307. OLE color: 1524307.
HSL color Cylindrical-coordinate representation of color #534217: hue angle of 43º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #534217 is Cyan = 0, Magento = 0.20, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 66 | 23 | - |
| CMYK | 0 | 0.20 | 0.72 | 0.67 |
| HSL | 43º | 0.57% | 0.21% | - |
| HSV(B) | 43º | 0.72% | 0.33% | - |
| XYZ | 5.67 | 5.8 | 1.63 | - |
| YUV | 66.18 | 103.63 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 66 | 23 | 0 | 0.20 | 0.72 | 0.67 | 43 | 0.57 | 0.21 |
| Hex | 53 | 42 | 17 | 0 | 14 | 48 | 43 | 2B | 39 | 15 |
| Octal | 123 | 102 | 27 | 0 | 24 | 110 | 103 | 53 | 71 | 25 |
| Binary | 1010011 | 1000010 | 10111 | 0 | 10100 | 1001000 | 1000011 | 101011 | 111001 | 10101 |
Color Harmonies of #534217
Complementary color
Monochromatic Colors of #534217
Black with #534217
Text Example
Text Example
White with #534217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534217; }
p { color: rgb(83,66,23); }
H1.HeaderClassName
{
color: #534217;
}
.AnyTagClassName
{
color: #534217;
}
</style>
background-color css
<style>
a { background-color: #534217; }
a { background-color: rgb(83,66,23); }
div.DivClassName
{
background-color: #534217;
}
.BgClassName
{
background-color: #534217;
}
</style>
border-color css
<style>
span { border-color: #534217; }
span { border-color: rgb(83,66,23); }
td.TdClassName
{
border-color: #534217;
}
.TagClassName
{
border-color: #534217;
}
</style>