Shades of Madras #464419
Tints of Madras #464419
RGB
CMYK
RGB Variations
Color information
#464419 (or 0x464419) is known color: Madras. HEX triplet: 46, 44 and 19. RGB value is (70,68,25). Sum of RGB (Red+Green+Blue) = 70+68+25=163 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.94% from 163); Green value is 68 (26.95% from 255 or 41.72% from 163); Blue value is 25 (10.16% from 255 or 15.34% from 163); Max value from RGB is 70 - color contains mainly: red. Hex color #464419 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464419 is #B9BBE6. Grayscale: #3F3F3F. Windows color (decimal): -12172263 or 1655878. OLE color: 1655878.
HSL color Cylindrical-coordinate representation of color #464419: hue angle of 57.33º degrees, saturation: 0.47, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #464419 is Cyan = 0, Magento = 0.03, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 68 | 25 | - |
| CMYK | 0 | 0.03 | 0.64 | 0.73 |
| HSL | 57.33º | 0.47% | 0.19% | - |
| HSV(B) | 57.33º | 0.64% | 0.27% | - |
| XYZ | 4.77 | 5.51 | 1.73 | - |
| YUV | 63.7 | 106.16 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 68 | 25 | 0 | 0.03 | 0.64 | 0.73 | 57.33 | 0.47 | 0.19 |
| Hex | 46 | 44 | 19 | 0 | 3 | 40 | 49 | 39 | 2F | 13 |
| Octal | 106 | 104 | 31 | 0 | 3 | 100 | 111 | 71 | 57 | 23 |
| Binary | 1000110 | 1000100 | 11001 | 0 | 11 | 1000000 | 1001001 | 111001 | 101111 | 10011 |
Color Harmonies of #464419
Complementary color
Monochromatic Colors of #464419
Black with #464419
Text Example
Text Example
White with #464419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464419; }
p { color: rgb(70,68,25); }
H1.HeaderClassName
{
color: #464419;
}
.AnyTagClassName
{
color: #464419;
}
</style>
background-color css
<style>
a { background-color: #464419; }
a { background-color: rgb(70,68,25); }
div.DivClassName
{
background-color: #464419;
}
.BgClassName
{
background-color: #464419;
}
</style>
border-color css
<style>
span { border-color: #464419; }
span { border-color: rgb(70,68,25); }
td.TdClassName
{
border-color: #464419;
}
.TagClassName
{
border-color: #464419;
}
</style>