Shades of Madras #423607
Tints of Madras #423607
RGB
CMYK
RGB Variations
Color information
#423607 (or 0x423607) is known color: Madras. HEX triplet: 42, 36 and 07. RGB value is (66,54,7). Sum of RGB (Red+Green+Blue) = 66+54+7=127 (16% of max value = 765). Red value is 66 (26.17% from 255 or 51.97% from 127); Green value is 54 (21.48% from 255 or 42.52% from 127); Blue value is 7 (3.12% from 255 or 5.51% from 127); Max value from RGB is 66 - color contains mainly: red. Hex color #423607 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423607 is #BDC9F8. Grayscale: #343434. Windows color (decimal): -12438009 or 472642. OLE color: 472642.
HSL color Cylindrical-coordinate representation of color #423607: hue angle of 47.8º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #423607 is Cyan = 0, Magento = 0.18, Yellow = 0.89 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 54 | 7 | - |
| CMYK | 0 | 0.18 | 0.89 | 0.74 |
| HSL | 47.8º | 0.81% | 0.14% | - |
| HSV(B) | 47.8º | 0.89% | 0.26% | - |
| XYZ | 3.6 | 3.81 | 0.75 | - |
| YUV | 52.23 | 102.48 | 137.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 7 | 0 | 0.18 | 0.89 | 0.74 | 47.8 | 0.81 | 0.14 |
| Hex | 42 | 36 | 7 | 0 | 12 | 59 | 4A | 30 | 51 | E |
| Octal | 102 | 66 | 7 | 0 | 22 | 131 | 112 | 60 | 121 | 16 |
| Binary | 1000010 | 110110 | 111 | 0 | 10010 | 1011001 | 1001010 | 110000 | 1010001 | 1110 |
Color Harmonies of #423607
Complementary color
Monochromatic Colors of #423607
Black with #423607
Text Example
Text Example
White with #423607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423607; }
p { color: rgb(66,54,7); }
H1.HeaderClassName
{
color: #423607;
}
.AnyTagClassName
{
color: #423607;
}
</style>
background-color css
<style>
a { background-color: #423607; }
a { background-color: rgb(66,54,7); }
div.DivClassName
{
background-color: #423607;
}
.BgClassName
{
background-color: #423607;
}
</style>
border-color css
<style>
span { border-color: #423607; }
span { border-color: rgb(66,54,7); }
td.TdClassName
{
border-color: #423607;
}
.TagClassName
{
border-color: #423607;
}
</style>