Shades of Madras #484310
Tints of Madras #484310
RGB
CMYK
RGB Variations
Color information
#484310 (or 0x484310) is known color: Madras. HEX triplet: 48, 43 and 10. RGB value is (72,67,16). Sum of RGB (Red+Green+Blue) = 72+67+16=155 (20% of max value = 765). Red value is 72 (28.52% from 255 or 46.45% from 155); Green value is 67 (26.56% from 255 or 43.23% from 155); Blue value is 16 (6.64% from 255 or 10.32% from 155); Max value from RGB is 72 - color contains mainly: red. Hex color #484310 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #484310 is #B7BCEF. Grayscale: #3E3E3E. Windows color (decimal): -12041456 or 1065800. OLE color: 1065800.
HSL color Cylindrical-coordinate representation of color #484310: hue angle of 54.64º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #484310 is Cyan = 0, Magento = 0.07, Yellow = 0.78 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 67 | 16 | - |
| CMYK | 0 | 0.07 | 0.78 | 0.72 |
| HSL | 54.64º | 0.64% | 0.17% | - |
| HSV(B) | 54.64º | 0.78% | 0.28% | - |
| XYZ | 4.77 | 5.43 | 1.29 | - |
| YUV | 62.68 | 101.66 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 67 | 16 | 0 | 0.07 | 0.78 | 0.72 | 54.64 | 0.64 | 0.17 |
| Hex | 48 | 43 | 10 | 0 | 7 | 4E | 48 | 37 | 40 | 11 |
| Octal | 110 | 103 | 20 | 0 | 7 | 116 | 110 | 67 | 100 | 21 |
| Binary | 1001000 | 1000011 | 10000 | 0 | 111 | 1001110 | 1001000 | 110111 | 1000000 | 10001 |
Color Harmonies of #484310
Complementary color
Monochromatic Colors of #484310
Black with #484310
Text Example
Text Example
White with #484310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484310; }
p { color: rgb(72,67,16); }
H1.HeaderClassName
{
color: #484310;
}
.AnyTagClassName
{
color: #484310;
}
</style>
background-color css
<style>
a { background-color: #484310; }
a { background-color: rgb(72,67,16); }
div.DivClassName
{
background-color: #484310;
}
.BgClassName
{
background-color: #484310;
}
</style>
border-color css
<style>
span { border-color: #484310; }
span { border-color: rgb(72,67,16); }
td.TdClassName
{
border-color: #484310;
}
.TagClassName
{
border-color: #484310;
}
</style>