Shades of Madras #423913
Tints of Madras #423913
RGB
CMYK
RGB Variations
Color information
#423913 (or 0x423913) is known color: Madras. HEX triplet: 42, 39 and 13. RGB value is (66,57,19). Sum of RGB (Red+Green+Blue) = 66+57+19=142 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.48% from 142); Green value is 57 (22.66% from 255 or 40.14% from 142); Blue value is 19 (7.81% from 255 or 13.38% from 142); Max value from RGB is 66 - color contains mainly: red. Hex color #423913 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423913 is #BDC6EC. Grayscale: #373737. Windows color (decimal): -12437229 or 1259842. OLE color: 1259842.
HSL color Cylindrical-coordinate representation of color #423913: hue angle of 48.51º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #423913 is Cyan = 0, Magento = 0.14, Yellow = 0.71 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 19 | - |
| CMYK | 0 | 0.14 | 0.71 | 0.74 |
| HSL | 48.51º | 0.55% | 0.17% | - |
| HSV(B) | 48.51º | 0.71% | 0.26% | - |
| XYZ | 3.83 | 4.13 | 1.21 | - |
| YUV | 55.36 | 107.48 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 19 | 0 | 0.14 | 0.71 | 0.74 | 48.51 | 0.55 | 0.17 |
| Hex | 42 | 39 | 13 | 0 | E | 47 | 4A | 31 | 37 | 11 |
| Octal | 102 | 71 | 23 | 0 | 16 | 107 | 112 | 61 | 67 | 21 |
| Binary | 1000010 | 111001 | 10011 | 0 | 1110 | 1000111 | 1001010 | 110001 | 110111 | 10001 |
Color Harmonies of #423913
Complementary color
Monochromatic Colors of #423913
Black with #423913
Text Example
Text Example
White with #423913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423913; }
p { color: rgb(66,57,19); }
H1.HeaderClassName
{
color: #423913;
}
.AnyTagClassName
{
color: #423913;
}
</style>
background-color css
<style>
a { background-color: #423913; }
a { background-color: rgb(66,57,19); }
div.DivClassName
{
background-color: #423913;
}
.BgClassName
{
background-color: #423913;
}
</style>
border-color css
<style>
span { border-color: #423913; }
span { border-color: rgb(66,57,19); }
td.TdClassName
{
border-color: #423913;
}
.TagClassName
{
border-color: #423913;
}
</style>