Shades of Madras #464219
Tints of Madras #464219
RGB
CMYK
RGB Variations
Color information
#464219 (or 0x464219) is known color: Madras. HEX triplet: 46, 42 and 19. RGB value is (70,66,25). Sum of RGB (Red+Green+Blue) = 70+66+25=161 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.48% from 161); Green value is 66 (26.17% from 255 or 40.99% from 161); Blue value is 25 (10.16% from 255 or 15.53% from 161); Max value from RGB is 70 - color contains mainly: red. Hex color #464219 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464219 is #B9BDE6. Grayscale: #3E3E3E. Windows color (decimal): -12172775 or 1655366. OLE color: 1655366.
HSL color Cylindrical-coordinate representation of color #464219: hue angle of 54.67º 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 #464219 is Cyan = 0, Magento = 0.06, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 66 | 25 | - |
| CMYK | 0 | 0.06 | 0.64 | 0.73 |
| HSL | 54.67º | 0.47% | 0.19% | - |
| HSV(B) | 54.67º | 0.64% | 0.27% | - |
| XYZ | 4.65 | 5.27 | 1.69 | - |
| YUV | 62.52 | 106.83 | 133.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 66 | 25 | 0 | 0.06 | 0.64 | 0.73 | 54.67 | 0.47 | 0.19 |
| Hex | 46 | 42 | 19 | 0 | 6 | 40 | 49 | 37 | 2F | 13 |
| Octal | 106 | 102 | 31 | 0 | 6 | 100 | 111 | 67 | 57 | 23 |
| Binary | 1000110 | 1000010 | 11001 | 0 | 110 | 1000000 | 1001001 | 110111 | 101111 | 10011 |
Color Harmonies of #464219
Complementary color
Monochromatic Colors of #464219
Black with #464219
Text Example
Text Example
White with #464219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464219; }
p { color: rgb(70,66,25); }
H1.HeaderClassName
{
color: #464219;
}
.AnyTagClassName
{
color: #464219;
}
</style>
background-color css
<style>
a { background-color: #464219; }
a { background-color: rgb(70,66,25); }
div.DivClassName
{
background-color: #464219;
}
.BgClassName
{
background-color: #464219;
}
</style>
border-color css
<style>
span { border-color: #464219; }
span { border-color: rgb(70,66,25); }
td.TdClassName
{
border-color: #464219;
}
.TagClassName
{
border-color: #464219;
}
</style>