Shades of Madras #464319
Tints of Madras #464319
RGB
CMYK
RGB Variations
Color information
#464319 (or 0x464319) is known color: Madras. HEX triplet: 46, 43 and 19. RGB value is (70,67,25). Sum of RGB (Red+Green+Blue) = 70+67+25=162 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.21% from 162); Green value is 67 (26.56% from 255 or 41.36% from 162); Blue value is 25 (10.16% from 255 or 15.43% from 162); Max value from RGB is 70 - color contains mainly: red. Hex color #464319 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464319 is #B9BCE6. Grayscale: #3F3F3F. Windows color (decimal): -12172519 or 1655622. OLE color: 1655622.
HSL color Cylindrical-coordinate representation of color #464319: hue angle of 56º 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 #464319 is Cyan = 0, Magento = 0.04, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 67 | 25 | - |
| CMYK | 0 | 0.04 | 0.64 | 0.73 |
| HSL | 56º | 0.47% | 0.19% | - |
| HSV(B) | 56º | 0.64% | 0.27% | - |
| XYZ | 4.71 | 5.39 | 1.71 | - |
| YUV | 63.11 | 106.49 | 132.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 67 | 25 | 0 | 0.04 | 0.64 | 0.73 | 56 | 0.47 | 0.19 |
| Hex | 46 | 43 | 19 | 0 | 4 | 40 | 49 | 38 | 2F | 13 |
| Octal | 106 | 103 | 31 | 0 | 4 | 100 | 111 | 70 | 57 | 23 |
| Binary | 1000110 | 1000011 | 11001 | 0 | 100 | 1000000 | 1001001 | 111000 | 101111 | 10011 |
Color Harmonies of #464319
Complementary color
Monochromatic Colors of #464319
Black with #464319
Text Example
Text Example
White with #464319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464319; }
p { color: rgb(70,67,25); }
H1.HeaderClassName
{
color: #464319;
}
.AnyTagClassName
{
color: #464319;
}
</style>
background-color css
<style>
a { background-color: #464319; }
a { background-color: rgb(70,67,25); }
div.DivClassName
{
background-color: #464319;
}
.BgClassName
{
background-color: #464319;
}
</style>
border-color css
<style>
span { border-color: #464319; }
span { border-color: rgb(70,67,25); }
td.TdClassName
{
border-color: #464319;
}
.TagClassName
{
border-color: #464319;
}
</style>