Shades of Madras #534007
Tints of Madras #534007
RGB
CMYK
RGB Variations
Color information
#534007 (or 0x534007) is known color: Madras. HEX triplet: 53, 40 and 07. RGB value is (83,64,7). Sum of RGB (Red+Green+Blue) = 83+64+7=154 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.90% from 154); Green value is 64 (25.39% from 255 or 41.56% from 154); Blue value is 7 (3.12% from 255 or 4.55% from 154); Max value from RGB is 83 - color contains mainly: red. Hex color #534007 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534007 is #ACBFF8. Grayscale: #3F3F3F. Windows color (decimal): -11321337 or 475219. OLE color: 475219.
HSL color Cylindrical-coordinate representation of color #534007: hue angle of 45º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #534007 is Cyan = 0, Magento = 0.23, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 64 | 7 | - |
| CMYK | 0 | 0.23 | 0.92 | 0.67 |
| HSL | 45º | 0.84% | 0.18% | - |
| HSV(B) | 45º | 0.92% | 0.33% | - |
| XYZ | 5.44 | 5.52 | 0.98 | - |
| YUV | 63.18 | 96.29 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 7 | 0 | 0.23 | 0.92 | 0.67 | 45 | 0.84 | 0.18 |
| Hex | 53 | 40 | 7 | 0 | 17 | 5C | 43 | 2D | 54 | 12 |
| Octal | 123 | 100 | 7 | 0 | 27 | 134 | 103 | 55 | 124 | 22 |
| Binary | 1010011 | 1000000 | 111 | 0 | 10111 | 1011100 | 1000011 | 101101 | 1010100 | 10010 |
Color Harmonies of #534007
Complementary color
Monochromatic Colors of #534007
Black with #534007
Text Example
Text Example
White with #534007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534007; }
p { color: rgb(83,64,7); }
H1.HeaderClassName
{
color: #534007;
}
.AnyTagClassName
{
color: #534007;
}
</style>
background-color css
<style>
a { background-color: #534007; }
a { background-color: rgb(83,64,7); }
div.DivClassName
{
background-color: #534007;
}
.BgClassName
{
background-color: #534007;
}
</style>
border-color css
<style>
span { border-color: #534007; }
span { border-color: rgb(83,64,7); }
td.TdClassName
{
border-color: #534007;
}
.TagClassName
{
border-color: #534007;
}
</style>