Shades of Madras #424015
Tints of Madras #424015
RGB
CMYK
RGB Variations
Color information
#424015 (or 0x424015) is known color: Madras. HEX triplet: 42, 40 and 15. RGB value is (66,64,21). Sum of RGB (Red+Green+Blue) = 66+64+21=151 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.71% from 151); Green value is 64 (25.39% from 255 or 42.38% from 151); Blue value is 21 (8.59% from 255 or 13.91% from 151); Max value from RGB is 66 - color contains mainly: red. Hex color #424015 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424015 is #BDBFEA. Grayscale: #3B3B3B. Windows color (decimal): -12435435 or 1392706. OLE color: 1392706.
HSL color Cylindrical-coordinate representation of color #424015: hue angle of 57.33º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #424015 is Cyan = 0, Magento = 0.03, Yellow = 0.68 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 64 | 21 | - |
| CMYK | 0 | 0.03 | 0.68 | 0.74 |
| HSL | 57.33º | 0.52% | 0.17% | - |
| HSV(B) | 57.33º | 0.68% | 0.26% | - |
| XYZ | 4.22 | 4.88 | 1.43 | - |
| YUV | 59.7 | 106.16 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 64 | 21 | 0 | 0.03 | 0.68 | 0.74 | 57.33 | 0.52 | 0.17 |
| Hex | 42 | 40 | 15 | 0 | 3 | 44 | 4A | 39 | 34 | 11 |
| Octal | 102 | 100 | 25 | 0 | 3 | 104 | 112 | 71 | 64 | 21 |
| Binary | 1000010 | 1000000 | 10101 | 0 | 11 | 1000100 | 1001010 | 111001 | 110100 | 10001 |
Color Harmonies of #424015
Complementary color
Monochromatic Colors of #424015
Black with #424015
Text Example
Text Example
White with #424015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424015; }
p { color: rgb(66,64,21); }
H1.HeaderClassName
{
color: #424015;
}
.AnyTagClassName
{
color: #424015;
}
</style>
background-color css
<style>
a { background-color: #424015; }
a { background-color: rgb(66,64,21); }
div.DivClassName
{
background-color: #424015;
}
.BgClassName
{
background-color: #424015;
}
</style>
border-color css
<style>
span { border-color: #424015; }
span { border-color: rgb(66,64,21); }
td.TdClassName
{
border-color: #424015;
}
.TagClassName
{
border-color: #424015;
}
</style>