Shades of Madras #534107
Tints of Madras #534107
RGB
CMYK
RGB Variations
Color information
#534107 (or 0x534107) is known color: Madras. HEX triplet: 53, 41 and 07. RGB value is (83,65,7). Sum of RGB (Red+Green+Blue) = 83+65+7=155 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.55% from 155); Green value is 65 (25.78% from 255 or 41.94% from 155); Blue value is 7 (3.12% from 255 or 4.52% from 155); Max value from RGB is 83 - color contains mainly: red. Hex color #534107 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534107 is #ACBEF8. Grayscale: #404040. Windows color (decimal): -11321081 or 475475. OLE color: 475475.
HSL color Cylindrical-coordinate representation of color #534107: hue angle of 45.79º 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 #534107 is Cyan = 0, Magento = 0.22, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 65 | 7 | - |
| CMYK | 0 | 0.22 | 0.92 | 0.67 |
| HSL | 45.79º | 0.84% | 0.18% | - |
| HSV(B) | 45.79º | 0.92% | 0.33% | - |
| XYZ | 5.5 | 5.63 | 1 | - |
| YUV | 63.77 | 95.96 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 65 | 7 | 0 | 0.22 | 0.92 | 0.67 | 45.79 | 0.84 | 0.18 |
| Hex | 53 | 41 | 7 | 0 | 16 | 5C | 43 | 2E | 54 | 12 |
| Octal | 123 | 101 | 7 | 0 | 26 | 134 | 103 | 56 | 124 | 22 |
| Binary | 1010011 | 1000001 | 111 | 0 | 10110 | 1011100 | 1000011 | 101110 | 1010100 | 10010 |
Color Harmonies of #534107
Complementary color
Monochromatic Colors of #534107
Black with #534107
Text Example
Text Example
White with #534107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534107; }
p { color: rgb(83,65,7); }
H1.HeaderClassName
{
color: #534107;
}
.AnyTagClassName
{
color: #534107;
}
</style>
background-color css
<style>
a { background-color: #534107; }
a { background-color: rgb(83,65,7); }
div.DivClassName
{
background-color: #534107;
}
.BgClassName
{
background-color: #534107;
}
</style>
border-color css
<style>
span { border-color: #534107; }
span { border-color: rgb(83,65,7); }
td.TdClassName
{
border-color: #534107;
}
.TagClassName
{
border-color: #534107;
}
</style>