Shades of Madras #484618
Tints of Madras #484618
RGB
CMYK
RGB Variations
Color information
#484618 (or 0x484618) is known color: Madras. HEX triplet: 48, 46 and 18. RGB value is (72,70,24). Sum of RGB (Red+Green+Blue) = 72+70+24=166 (21% of max value = 765). Red value is 72 (28.52% from 255 or 43.37% from 166); Green value is 70 (27.73% from 255 or 42.17% from 166); Blue value is 24 (9.77% from 255 or 14.46% from 166); Max value from RGB is 72 - color contains mainly: red. Hex color #484618 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #484618 is #B7B9E7. Grayscale: #414141. Windows color (decimal): -12040680 or 1590856. OLE color: 1590856.
HSL color Cylindrical-coordinate representation of color #484618: hue angle of 57.5º degrees, saturation: 0.5, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #484618 is Cyan = 0, Magento = 0.03, Yellow = 0.67 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 70 | 24 | - |
| CMYK | 0 | 0.03 | 0.67 | 0.72 |
| HSL | 57.5º | 0.5% | 0.19% | - |
| HSV(B) | 57.5º | 0.67% | 0.28% | - |
| XYZ | 5.03 | 5.82 | 1.72 | - |
| YUV | 65.35 | 104.66 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 70 | 24 | 0 | 0.03 | 0.67 | 0.72 | 57.5 | 0.5 | 0.19 |
| Hex | 48 | 46 | 18 | 0 | 3 | 43 | 48 | 3A | 32 | 13 |
| Octal | 110 | 106 | 30 | 0 | 3 | 103 | 110 | 72 | 62 | 23 |
| Binary | 1001000 | 1000110 | 11000 | 0 | 11 | 1000011 | 1001000 | 111010 | 110010 | 10011 |
Color Harmonies of #484618
Complementary color
Monochromatic Colors of #484618
Black with #484618
Text Example
Text Example
White with #484618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484618; }
p { color: rgb(72,70,24); }
H1.HeaderClassName
{
color: #484618;
}
.AnyTagClassName
{
color: #484618;
}
</style>
background-color css
<style>
a { background-color: #484618; }
a { background-color: rgb(72,70,24); }
div.DivClassName
{
background-color: #484618;
}
.BgClassName
{
background-color: #484618;
}
</style>
border-color css
<style>
span { border-color: #484618; }
span { border-color: rgb(72,70,24); }
td.TdClassName
{
border-color: #484618;
}
.TagClassName
{
border-color: #484618;
}
</style>