Shades of Madras #484419
Tints of Madras #484419
RGB
CMYK
RGB Variations
Color information
#484419 (or 0x484419) is known color: Madras. HEX triplet: 48, 44 and 19. RGB value is (72,68,25). Sum of RGB (Red+Green+Blue) = 72+68+25=165 (21% of max value = 765). Red value is 72 (28.52% from 255 or 43.64% from 165); Green value is 68 (26.95% from 255 or 41.21% from 165); Blue value is 25 (10.16% from 255 or 15.15% from 165); Max value from RGB is 72 - color contains mainly: red. Hex color #484419 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #484419 is #B7BBE6. Grayscale: #404040. Windows color (decimal): -12041191 or 1655880. OLE color: 1655880.
HSL color Cylindrical-coordinate representation of color #484419: hue angle of 54.89º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #484419 is Cyan = 0, Magento = 0.06, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 68 | 25 | - |
| CMYK | 0 | 0.06 | 0.65 | 0.72 |
| HSL | 54.89º | 0.48% | 0.19% | - |
| HSV(B) | 54.89º | 0.65% | 0.28% | - |
| XYZ | 4.92 | 5.58 | 1.74 | - |
| YUV | 64.29 | 105.83 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 68 | 25 | 0 | 0.06 | 0.65 | 0.72 | 54.89 | 0.48 | 0.19 |
| Hex | 48 | 44 | 19 | 0 | 6 | 41 | 48 | 37 | 30 | 13 |
| Octal | 110 | 104 | 31 | 0 | 6 | 101 | 110 | 67 | 60 | 23 |
| Binary | 1001000 | 1000100 | 11001 | 0 | 110 | 1000001 | 1001000 | 110111 | 110000 | 10011 |
Color Harmonies of #484419
Complementary color
Monochromatic Colors of #484419
Black with #484419
Text Example
Text Example
White with #484419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484419; }
p { color: rgb(72,68,25); }
H1.HeaderClassName
{
color: #484419;
}
.AnyTagClassName
{
color: #484419;
}
</style>
background-color css
<style>
a { background-color: #484419; }
a { background-color: rgb(72,68,25); }
div.DivClassName
{
background-color: #484419;
}
.BgClassName
{
background-color: #484419;
}
</style>
border-color css
<style>
span { border-color: #484419; }
span { border-color: rgb(72,68,25); }
td.TdClassName
{
border-color: #484419;
}
.TagClassName
{
border-color: #484419;
}
</style>