Shades of Madras #424116
Tints of Madras #424116
RGB
CMYK
RGB Variations
Color information
#424116 (or 0x424116) is known color: Madras. HEX triplet: 42, 41 and 16. RGB value is (66,65,22). Sum of RGB (Red+Green+Blue) = 66+65+22=153 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.14% from 153); Green value is 65 (25.78% from 255 or 42.48% from 153); Blue value is 22 (8.98% from 255 or 14.38% from 153); Max value from RGB is 66 - color contains mainly: red. Hex color #424116 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424116 is #BDBEE9. Grayscale: #3C3C3C. Windows color (decimal): -12435178 or 1458498. OLE color: 1458498.
HSL color Cylindrical-coordinate representation of color #424116: hue angle of 58.64º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #424116 is Cyan = 0, Magento = 0.02, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 65 | 22 | - |
| CMYK | 0 | 0.02 | 0.67 | 0.74 |
| HSL | 58.64º | 0.5% | 0.17% | - |
| HSV(B) | 58.64º | 0.67% | 0.26% | - |
| XYZ | 4.28 | 5 | 1.5 | - |
| YUV | 60.4 | 106.33 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 65 | 22 | 0 | 0.02 | 0.67 | 0.74 | 58.64 | 0.5 | 0.17 |
| Hex | 42 | 41 | 16 | 0 | 2 | 43 | 4A | 3B | 32 | 11 |
| Octal | 102 | 101 | 26 | 0 | 2 | 103 | 112 | 73 | 62 | 21 |
| Binary | 1000010 | 1000001 | 10110 | 0 | 10 | 1000011 | 1001010 | 111011 | 110010 | 10001 |
Color Harmonies of #424116
Complementary color
Monochromatic Colors of #424116
Black with #424116
Text Example
Text Example
White with #424116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424116; }
p { color: rgb(66,65,22); }
H1.HeaderClassName
{
color: #424116;
}
.AnyTagClassName
{
color: #424116;
}
</style>
background-color css
<style>
a { background-color: #424116; }
a { background-color: rgb(66,65,22); }
div.DivClassName
{
background-color: #424116;
}
.BgClassName
{
background-color: #424116;
}
</style>
border-color css
<style>
span { border-color: #424116; }
span { border-color: rgb(66,65,22); }
td.TdClassName
{
border-color: #424116;
}
.TagClassName
{
border-color: #424116;
}
</style>