Shades of Madras #464207
Tints of Madras #464207
RGB
CMYK
RGB Variations
Color information
#464207 (or 0x464207) is known color: Madras. HEX triplet: 46, 42 and 07. RGB value is (70,66,7). Sum of RGB (Red+Green+Blue) = 70+66+7=143 (18% of max value = 765). Red value is 70 (27.73% from 255 or 48.95% from 143); Green value is 66 (26.17% from 255 or 46.15% from 143); Blue value is 7 (3.12% from 255 or 4.90% from 143); Max value from RGB is 70 - color contains mainly: red. Hex color #464207 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464207 is #B9BDF8. Grayscale: #3C3C3C. Windows color (decimal): -12172793 or 475718. OLE color: 475718.
HSL color Cylindrical-coordinate representation of color #464207: hue angle of 56.19º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #464207 is Cyan = 0, Magento = 0.06, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 66 | 7 | - |
| CMYK | 0 | 0.06 | 0.90 | 0.73 |
| HSL | 56.19º | 0.82% | 0.15% | - |
| HSV(B) | 56.19º | 0.9% | 0.27% | - |
| XYZ | 4.51 | 5.21 | 0.97 | - |
| YUV | 60.47 | 97.83 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 66 | 7 | 0 | 0.06 | 0.90 | 0.73 | 56.19 | 0.82 | 0.15 |
| Hex | 46 | 42 | 7 | 0 | 6 | 5A | 49 | 38 | 52 | F |
| Octal | 106 | 102 | 7 | 0 | 6 | 132 | 111 | 70 | 122 | 17 |
| Binary | 1000110 | 1000010 | 111 | 0 | 110 | 1011010 | 1001001 | 111000 | 1010010 | 1111 |
Color Harmonies of #464207
Complementary color
Monochromatic Colors of #464207
Black with #464207
Text Example
Text Example
White with #464207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464207; }
p { color: rgb(70,66,7); }
H1.HeaderClassName
{
color: #464207;
}
.AnyTagClassName
{
color: #464207;
}
</style>
background-color css
<style>
a { background-color: #464207; }
a { background-color: rgb(70,66,7); }
div.DivClassName
{
background-color: #464207;
}
.BgClassName
{
background-color: #464207;
}
</style>
border-color css
<style>
span { border-color: #464207; }
span { border-color: rgb(70,66,7); }
td.TdClassName
{
border-color: #464207;
}
.TagClassName
{
border-color: #464207;
}
</style>