Shades of Madras #534117
Tints of Madras #534117
RGB
CMYK
RGB Variations
Color information
#534117 (or 0x534117) is known color: Madras. HEX triplet: 53, 41 and 17. RGB value is (83,65,23). Sum of RGB (Red+Green+Blue) = 83+65+23=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 65 (25.78% from 255 or 38.01% from 171); Blue value is 23 (9.38% from 255 or 13.45% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #534117 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534117 is #ACBEE8. Grayscale: #414141. Windows color (decimal): -11321065 or 1524051. OLE color: 1524051.
HSL color Cylindrical-coordinate representation of color #534117: hue angle of 42º 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 #534117 is Cyan = 0, Magento = 0.22, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 65 | 23 | - |
| CMYK | 0 | 0.22 | 0.72 | 0.67 |
| HSL | 42º | 0.57% | 0.21% | - |
| HSV(B) | 42º | 0.72% | 0.33% | - |
| XYZ | 5.61 | 5.68 | 1.61 | - |
| YUV | 65.59 | 103.96 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 65 | 23 | 0 | 0.22 | 0.72 | 0.67 | 42 | 0.57 | 0.21 |
| Hex | 53 | 41 | 17 | 0 | 16 | 48 | 43 | 2A | 39 | 15 |
| Octal | 123 | 101 | 27 | 0 | 26 | 110 | 103 | 52 | 71 | 25 |
| Binary | 1010011 | 1000001 | 10111 | 0 | 10110 | 1001000 | 1000011 | 101010 | 111001 | 10101 |
Color Harmonies of #534117
Complementary color
Monochromatic Colors of #534117
Black with #534117
Text Example
Text Example
White with #534117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534117; }
p { color: rgb(83,65,23); }
H1.HeaderClassName
{
color: #534117;
}
.AnyTagClassName
{
color: #534117;
}
</style>
background-color css
<style>
a { background-color: #534117; }
a { background-color: rgb(83,65,23); }
div.DivClassName
{
background-color: #534117;
}
.BgClassName
{
background-color: #534117;
}
</style>
border-color css
<style>
span { border-color: #534117; }
span { border-color: rgb(83,65,23); }
td.TdClassName
{
border-color: #534117;
}
.TagClassName
{
border-color: #534117;
}
</style>