Shades of Madras #534502
Tints of Madras #534502
RGB
CMYK
RGB Variations
Color information
#534502 (or 0x534502) is known color: Madras. HEX triplet: 53, 45 and 02. RGB value is (83,69,2). Sum of RGB (Red+Green+Blue) = 83+69+2=154 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.90% from 154); Green value is 69 (27.34% from 255 or 44.81% from 154); Blue value is 2 (1.17% from 255 or 1.30% from 154); Max value from RGB is 83 - color contains mainly: red. Hex color #534502 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534502 is #ACBAFD. Grayscale: #414141. Windows color (decimal): -11320062 or 148819. OLE color: 148819.
HSL color Cylindrical-coordinate representation of color #534502: hue angle of 49.63º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #534502 is Cyan = 0, Magento = 0.17, Yellow = 0.98 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 69 | 2 | - |
| CMYK | 0 | 0.17 | 0.98 | 0.67 |
| HSL | 49.63º | 0.95% | 0.17% | - |
| HSV(B) | 49.63º | 0.98% | 0.33% | - |
| XYZ | 5.71 | 6.1 | 0.93 | - |
| YUV | 65.55 | 92.14 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 69 | 2 | 0 | 0.17 | 0.98 | 0.67 | 49.63 | 0.95 | 0.17 |
| Hex | 53 | 45 | 2 | 0 | 11 | 62 | 43 | 32 | 5F | 11 |
| Octal | 123 | 105 | 2 | 0 | 21 | 142 | 103 | 62 | 137 | 21 |
| Binary | 1010011 | 1000101 | 10 | 0 | 10001 | 1100010 | 1000011 | 110010 | 1011111 | 10001 |
Color Harmonies of #534502
Complementary color
Monochromatic Colors of #534502
Black with #534502
Text Example
Text Example
White with #534502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534502; }
p { color: rgb(83,69,2); }
H1.HeaderClassName
{
color: #534502;
}
.AnyTagClassName
{
color: #534502;
}
</style>
background-color css
<style>
a { background-color: #534502; }
a { background-color: rgb(83,69,2); }
div.DivClassName
{
background-color: #534502;
}
.BgClassName
{
background-color: #534502;
}
</style>
border-color css
<style>
span { border-color: #534502; }
span { border-color: rgb(83,69,2); }
td.TdClassName
{
border-color: #534502;
}
.TagClassName
{
border-color: #534502;
}
</style>