Shades of Madras #484417
Tints of Madras #484417
RGB
CMYK
RGB Variations
Color information
#484417 (or 0x484417) is known color: Madras. HEX triplet: 48, 44 and 17. RGB value is (72,68,23). Sum of RGB (Red+Green+Blue) = 72+68+23=163 (21% of max value = 765). Red value is 72 (28.52% from 255 or 44.17% from 163); Green value is 68 (26.95% from 255 or 41.72% from 163); Blue value is 23 (9.38% from 255 or 14.11% from 163); Max value from RGB is 72 - color contains mainly: red. Hex color #484417 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #484417 is #B7BBE8. Grayscale: #404040. Windows color (decimal): -12041193 or 1524808. OLE color: 1524808.
HSL color Cylindrical-coordinate representation of color #484417: hue angle of 55.1º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #484417 is Cyan = 0, Magento = 0.06, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 68 | 23 | - |
| CMYK | 0 | 0.06 | 0.68 | 0.72 |
| HSL | 55.1º | 0.52% | 0.19% | - |
| HSV(B) | 55.1º | 0.68% | 0.28% | - |
| XYZ | 4.89 | 5.57 | 1.63 | - |
| YUV | 64.07 | 104.83 | 133.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 68 | 23 | 0 | 0.06 | 0.68 | 0.72 | 55.1 | 0.52 | 0.19 |
| Hex | 48 | 44 | 17 | 0 | 6 | 44 | 48 | 37 | 34 | 13 |
| Octal | 110 | 104 | 27 | 0 | 6 | 104 | 110 | 67 | 64 | 23 |
| Binary | 1001000 | 1000100 | 10111 | 0 | 110 | 1000100 | 1001000 | 110111 | 110100 | 10011 |
Color Harmonies of #484417
Complementary color
Monochromatic Colors of #484417
Black with #484417
Text Example
Text Example
White with #484417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484417; }
p { color: rgb(72,68,23); }
H1.HeaderClassName
{
color: #484417;
}
.AnyTagClassName
{
color: #484417;
}
</style>
background-color css
<style>
a { background-color: #484417; }
a { background-color: rgb(72,68,23); }
div.DivClassName
{
background-color: #484417;
}
.BgClassName
{
background-color: #484417;
}
</style>
border-color css
<style>
span { border-color: #484417; }
span { border-color: rgb(72,68,23); }
td.TdClassName
{
border-color: #484417;
}
.TagClassName
{
border-color: #484417;
}
</style>