Shades of Madras #424011
Tints of Madras #424011
RGB
CMYK
RGB Variations
Color information
#424011 (or 0x424011) is known color: Madras. HEX triplet: 42, 40 and 11. RGB value is (66,64,17). Sum of RGB (Red+Green+Blue) = 66+64+17=147 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44.90% from 147); Green value is 64 (25.39% from 255 or 43.54% from 147); Blue value is 17 (7.03% from 255 or 11.56% from 147); Max value from RGB is 66 - color contains mainly: red. Hex color #424011 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424011 is #BDBFEE. Grayscale: #3B3B3B. Windows color (decimal): -12435439 or 1130562. OLE color: 1130562.
HSL color Cylindrical-coordinate representation of color #424011: hue angle of 57.55º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #424011 is Cyan = 0, Magento = 0.03, Yellow = 0.74 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 64 | 17 | - |
| CMYK | 0 | 0.03 | 0.74 | 0.74 |
| HSL | 57.55º | 0.59% | 0.16% | - |
| HSV(B) | 57.55º | 0.74% | 0.26% | - |
| XYZ | 4.18 | 4.87 | 1.25 | - |
| YUV | 59.24 | 104.16 | 132.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 64 | 17 | 0 | 0.03 | 0.74 | 0.74 | 57.55 | 0.59 | 0.16 |
| Hex | 42 | 40 | 11 | 0 | 3 | 4A | 4A | 3A | 3B | 10 |
| Octal | 102 | 100 | 21 | 0 | 3 | 112 | 112 | 72 | 73 | 20 |
| Binary | 1000010 | 1000000 | 10001 | 0 | 11 | 1001010 | 1001010 | 111010 | 111011 | 10000 |
Color Harmonies of #424011
Complementary color
Monochromatic Colors of #424011
Black with #424011
Text Example
Text Example
White with #424011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424011; }
p { color: rgb(66,64,17); }
H1.HeaderClassName
{
color: #424011;
}
.AnyTagClassName
{
color: #424011;
}
</style>
background-color css
<style>
a { background-color: #424011; }
a { background-color: rgb(66,64,17); }
div.DivClassName
{
background-color: #424011;
}
.BgClassName
{
background-color: #424011;
}
</style>
border-color css
<style>
span { border-color: #424011; }
span { border-color: rgb(66,64,17); }
td.TdClassName
{
border-color: #424011;
}
.TagClassName
{
border-color: #424011;
}
</style>