Shades of Madras #484006
Tints of Madras #484006
RGB
CMYK
RGB Variations
Color information
#484006 (or 0x484006) is known color: Madras. HEX triplet: 48, 40 and 06. RGB value is (72,64,6). Sum of RGB (Red+Green+Blue) = 72+64+6=142 (18% of max value = 765). Red value is 72 (28.52% from 255 or 50.70% from 142); Green value is 64 (25.39% from 255 or 45.07% from 142); Blue value is 6 (2.73% from 255 or 4.23% from 142); Max value from RGB is 72 - color contains mainly: red. Hex color #484006 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #484006 is #B7BFF9. Grayscale: #3C3C3C. Windows color (decimal): -12042234 or 409672. OLE color: 409672.
HSL color Cylindrical-coordinate representation of color #484006: hue angle of 52.73º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #484006 is Cyan = 0, Magento = 0.11, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 64 | 6 | - |
| CMYK | 0 | 0.11 | 0.92 | 0.72 |
| HSL | 52.73º | 0.85% | 0.15% | - |
| HSV(B) | 52.73º | 0.92% | 0.28% | - |
| XYZ | 4.54 | 5.06 | 0.91 | - |
| YUV | 59.78 | 97.65 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 64 | 6 | 0 | 0.11 | 0.92 | 0.72 | 52.73 | 0.85 | 0.15 |
| Hex | 48 | 40 | 6 | 0 | B | 5C | 48 | 35 | 55 | F |
| Octal | 110 | 100 | 6 | 0 | 13 | 134 | 110 | 65 | 125 | 17 |
| Binary | 1001000 | 1000000 | 110 | 0 | 1011 | 1011100 | 1001000 | 110101 | 1010101 | 1111 |
Color Harmonies of #484006
Complementary color
Monochromatic Colors of #484006
Black with #484006
Text Example
Text Example
White with #484006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484006; }
p { color: rgb(72,64,6); }
H1.HeaderClassName
{
color: #484006;
}
.AnyTagClassName
{
color: #484006;
}
</style>
background-color css
<style>
a { background-color: #484006; }
a { background-color: rgb(72,64,6); }
div.DivClassName
{
background-color: #484006;
}
.BgClassName
{
background-color: #484006;
}
</style>
border-color css
<style>
span { border-color: #484006; }
span { border-color: rgb(72,64,6); }
td.TdClassName
{
border-color: #484006;
}
.TagClassName
{
border-color: #484006;
}
</style>