Shades of Madras #423710
Tints of Madras #423710
RGB
CMYK
RGB Variations
Color information
#423710 (or 0x423710) is known color: Madras. HEX triplet: 42, 37 and 10. RGB value is (66,55,16). Sum of RGB (Red+Green+Blue) = 66+55+16=137 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.18% from 137); Green value is 55 (21.88% from 255 or 40.15% from 137); Blue value is 16 (6.64% from 255 or 11.68% from 137); Max value from RGB is 66 - color contains mainly: red. Hex color #423710 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423710 is #BDC8EF. Grayscale: #363636. Windows color (decimal): -12437744 or 1062722. OLE color: 1062722.
HSL color Cylindrical-coordinate representation of color #423710: hue angle of 46.8º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #423710 is Cyan = 0, Magento = 0.17, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 16 | - |
| CMYK | 0 | 0.17 | 0.76 | 0.74 |
| HSL | 46.8º | 0.61% | 0.16% | - |
| HSV(B) | 46.8º | 0.76% | 0.26% | - |
| XYZ | 3.71 | 3.93 | 1.05 | - |
| YUV | 53.84 | 106.64 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 16 | 0 | 0.17 | 0.76 | 0.74 | 46.8 | 0.61 | 0.16 |
| Hex | 42 | 37 | 10 | 0 | 11 | 4C | 4A | 2F | 3D | 10 |
| Octal | 102 | 67 | 20 | 0 | 21 | 114 | 112 | 57 | 75 | 20 |
| Binary | 1000010 | 110111 | 10000 | 0 | 10001 | 1001100 | 1001010 | 101111 | 111101 | 10000 |
Color Harmonies of #423710
Complementary color
Monochromatic Colors of #423710
Black with #423710
Text Example
Text Example
White with #423710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423710; }
p { color: rgb(66,55,16); }
H1.HeaderClassName
{
color: #423710;
}
.AnyTagClassName
{
color: #423710;
}
</style>
background-color css
<style>
a { background-color: #423710; }
a { background-color: rgb(66,55,16); }
div.DivClassName
{
background-color: #423710;
}
.BgClassName
{
background-color: #423710;
}
</style>
border-color css
<style>
span { border-color: #423710; }
span { border-color: rgb(66,55,16); }
td.TdClassName
{
border-color: #423710;
}
.TagClassName
{
border-color: #423710;
}
</style>