Shades of Madras #484519
Tints of Madras #484519
RGB
CMYK
RGB Variations
Color information
#484519 (or 0x484519) is known color: Madras. HEX triplet: 48, 45 and 19. RGB value is (72,69,25). Sum of RGB (Red+Green+Blue) = 72+69+25=166 (21% of max value = 765). Red value is 72 (28.52% from 255 or 43.37% from 166); Green value is 69 (27.34% from 255 or 41.57% from 166); Blue value is 25 (10.16% from 255 or 15.06% from 166); Max value from RGB is 72 - color contains mainly: red. Hex color #484519 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #484519 is #B7BAE6. Grayscale: #414141. Windows color (decimal): -12040935 or 1656136. OLE color: 1656136.
HSL color Cylindrical-coordinate representation of color #484519: hue angle of 56.17º 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 #484519 is Cyan = 0, Magento = 0.04, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 69 | 25 | - |
| CMYK | 0 | 0.04 | 0.65 | 0.72 |
| HSL | 56.17º | 0.48% | 0.19% | - |
| HSV(B) | 56.17º | 0.65% | 0.28% | - |
| XYZ | 4.98 | 5.7 | 1.76 | - |
| YUV | 64.88 | 105.49 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 69 | 25 | 0 | 0.04 | 0.65 | 0.72 | 56.17 | 0.48 | 0.19 |
| Hex | 48 | 45 | 19 | 0 | 4 | 41 | 48 | 38 | 30 | 13 |
| Octal | 110 | 105 | 31 | 0 | 4 | 101 | 110 | 70 | 60 | 23 |
| Binary | 1001000 | 1000101 | 11001 | 0 | 100 | 1000001 | 1001000 | 111000 | 110000 | 10011 |
Color Harmonies of #484519
Complementary color
Monochromatic Colors of #484519
Black with #484519
Text Example
Text Example
White with #484519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484519; }
p { color: rgb(72,69,25); }
H1.HeaderClassName
{
color: #484519;
}
.AnyTagClassName
{
color: #484519;
}
</style>
background-color css
<style>
a { background-color: #484519; }
a { background-color: rgb(72,69,25); }
div.DivClassName
{
background-color: #484519;
}
.BgClassName
{
background-color: #484519;
}
</style>
border-color css
<style>
span { border-color: #484519; }
span { border-color: rgb(72,69,25); }
td.TdClassName
{
border-color: #484519;
}
.TagClassName
{
border-color: #484519;
}
</style>