Shades of Madras #424018
Tints of Madras #424018
RGB
CMYK
RGB Variations
Color information
#424018 (or 0x424018) is known color: Madras. HEX triplet: 42, 40 and 18. RGB value is (66,64,24). Sum of RGB (Red+Green+Blue) = 66+64+24=154 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.86% from 154); Green value is 64 (25.39% from 255 or 41.56% from 154); Blue value is 24 (9.77% from 255 or 15.58% from 154); Max value from RGB is 66 - color contains mainly: red. Hex color #424018 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424018 is #BDBFE7. Grayscale: #3C3C3C. Windows color (decimal): -12435432 or 1589314. OLE color: 1589314.
HSL color Cylindrical-coordinate representation of color #424018: hue angle of 57.14º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #424018 is Cyan = 0, Magento = 0.03, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 64 | 24 | - |
| CMYK | 0 | 0.03 | 0.64 | 0.74 |
| HSL | 57.14º | 0.47% | 0.18% | - |
| HSV(B) | 57.14º | 0.64% | 0.26% | - |
| XYZ | 4.25 | 4.89 | 1.58 | - |
| YUV | 60.04 | 107.66 | 132.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 64 | 24 | 0 | 0.03 | 0.64 | 0.74 | 57.14 | 0.47 | 0.18 |
| Hex | 42 | 40 | 18 | 0 | 3 | 40 | 4A | 39 | 2F | 12 |
| Octal | 102 | 100 | 30 | 0 | 3 | 100 | 112 | 71 | 57 | 22 |
| Binary | 1000010 | 1000000 | 11000 | 0 | 11 | 1000000 | 1001010 | 111001 | 101111 | 10010 |
Color Harmonies of #424018
Complementary color
Monochromatic Colors of #424018
Black with #424018
Text Example
Text Example
White with #424018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424018; }
p { color: rgb(66,64,24); }
H1.HeaderClassName
{
color: #424018;
}
.AnyTagClassName
{
color: #424018;
}
</style>
background-color css
<style>
a { background-color: #424018; }
a { background-color: rgb(66,64,24); }
div.DivClassName
{
background-color: #424018;
}
.BgClassName
{
background-color: #424018;
}
</style>
border-color css
<style>
span { border-color: #424018; }
span { border-color: rgb(66,64,24); }
td.TdClassName
{
border-color: #424018;
}
.TagClassName
{
border-color: #424018;
}
</style>