Shades of Madras #464218
Tints of Madras #464218
RGB
CMYK
RGB Variations
Color information
#464218 (or 0x464218) is known color: Madras. HEX triplet: 46, 42 and 18. RGB value is (70,66,24). Sum of RGB (Red+Green+Blue) = 70+66+24=160 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.75% from 160); Green value is 66 (26.17% from 255 or 41.25% from 160); Blue value is 24 (9.77% from 255 or 15% from 160); Max value from RGB is 70 - color contains mainly: red. Hex color #464218 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464218 is #B9BDE7. Grayscale: #3E3E3E. Windows color (decimal): -12172776 or 1589830. OLE color: 1589830.
HSL color Cylindrical-coordinate representation of color #464218: hue angle of 54.78º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #464218 is Cyan = 0, Magento = 0.06, Yellow = 0.66 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 66 | 24 | - |
| CMYK | 0 | 0.06 | 0.66 | 0.73 |
| HSL | 54.78º | 0.49% | 0.18% | - |
| HSV(B) | 54.78º | 0.66% | 0.27% | - |
| XYZ | 4.64 | 5.26 | 1.64 | - |
| YUV | 62.41 | 106.33 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 66 | 24 | 0 | 0.06 | 0.66 | 0.73 | 54.78 | 0.49 | 0.18 |
| Hex | 46 | 42 | 18 | 0 | 6 | 42 | 49 | 37 | 31 | 12 |
| Octal | 106 | 102 | 30 | 0 | 6 | 102 | 111 | 67 | 61 | 22 |
| Binary | 1000110 | 1000010 | 11000 | 0 | 110 | 1000010 | 1001001 | 110111 | 110001 | 10010 |
Color Harmonies of #464218
Complementary color
Monochromatic Colors of #464218
Black with #464218
Text Example
Text Example
White with #464218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464218; }
p { color: rgb(70,66,24); }
H1.HeaderClassName
{
color: #464218;
}
.AnyTagClassName
{
color: #464218;
}
</style>
background-color css
<style>
a { background-color: #464218; }
a { background-color: rgb(70,66,24); }
div.DivClassName
{
background-color: #464218;
}
.BgClassName
{
background-color: #464218;
}
</style>
border-color css
<style>
span { border-color: #464218; }
span { border-color: rgb(70,66,24); }
td.TdClassName
{
border-color: #464218;
}
.TagClassName
{
border-color: #464218;
}
</style>