Shades of Madras #534405
Tints of Madras #534405
RGB
CMYK
RGB Variations
Color information
#534405 (or 0x534405) is known color: Madras. HEX triplet: 53, 44 and 05. RGB value is (83,68,5). Sum of RGB (Red+Green+Blue) = 83+68+5=156 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.21% from 156); Green value is 68 (26.95% from 255 or 43.59% from 156); Blue value is 5 (2.34% from 255 or 3.21% from 156); Max value from RGB is 83 - color contains mainly: red. Hex color #534405 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534405 is #ACBBFA. Grayscale: #414141. Windows color (decimal): -11320315 or 345171. OLE color: 345171.
HSL color Cylindrical-coordinate representation of color #534405: hue angle of 48.46º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #534405 is Cyan = 0, Magento = 0.18, Yellow = 0.94 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 68 | 5 | - |
| CMYK | 0 | 0.18 | 0.94 | 0.67 |
| HSL | 48.46º | 0.89% | 0.17% | - |
| HSV(B) | 48.46º | 0.94% | 0.33% | - |
| XYZ | 5.66 | 5.98 | 1 | - |
| YUV | 65.3 | 93.97 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 5 | 0 | 0.18 | 0.94 | 0.67 | 48.46 | 0.89 | 0.17 |
| Hex | 53 | 44 | 5 | 0 | 12 | 5E | 43 | 30 | 59 | 11 |
| Octal | 123 | 104 | 5 | 0 | 22 | 136 | 103 | 60 | 131 | 21 |
| Binary | 1010011 | 1000100 | 101 | 0 | 10010 | 1011110 | 1000011 | 110000 | 1011001 | 10001 |
Color Harmonies of #534405
Complementary color
Monochromatic Colors of #534405
Black with #534405
Text Example
Text Example
White with #534405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534405; }
p { color: rgb(83,68,5); }
H1.HeaderClassName
{
color: #534405;
}
.AnyTagClassName
{
color: #534405;
}
</style>
background-color css
<style>
a { background-color: #534405; }
a { background-color: rgb(83,68,5); }
div.DivClassName
{
background-color: #534405;
}
.BgClassName
{
background-color: #534405;
}
</style>
border-color css
<style>
span { border-color: #534405; }
span { border-color: rgb(83,68,5); }
td.TdClassName
{
border-color: #534405;
}
.TagClassName
{
border-color: #534405;
}
</style>