Shades of Madras #423816
Tints of Madras #423816
RGB
CMYK
RGB Variations
Color information
#423816 (or 0x423816) is known color: Madras. HEX triplet: 42, 38 and 16. RGB value is (66,56,22). Sum of RGB (Red+Green+Blue) = 66+56+22=144 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.83% from 144); Green value is 56 (22.27% from 255 or 38.89% from 144); Blue value is 22 (8.98% from 255 or 15.28% from 144); Max value from RGB is 66 - color contains mainly: red. Hex color #423816 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423816 is #BDC7E9. Grayscale: #373737. Windows color (decimal): -12437482 or 1456194. OLE color: 1456194.
HSL color Cylindrical-coordinate representation of color #423816: hue angle of 46.36º 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 #423816 is Cyan = 0, Magento = 0.15, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 22 | - |
| CMYK | 0 | 0.15 | 0.67 | 0.74 |
| HSL | 46.36º | 0.5% | 0.17% | - |
| HSV(B) | 46.36º | 0.67% | 0.26% | - |
| XYZ | 3.81 | 4.04 | 1.34 | - |
| YUV | 55.11 | 109.31 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 22 | 0 | 0.15 | 0.67 | 0.74 | 46.36 | 0.5 | 0.17 |
| Hex | 42 | 38 | 16 | 0 | F | 43 | 4A | 2E | 32 | 11 |
| Octal | 102 | 70 | 26 | 0 | 17 | 103 | 112 | 56 | 62 | 21 |
| Binary | 1000010 | 111000 | 10110 | 0 | 1111 | 1000011 | 1001010 | 101110 | 110010 | 10001 |
Color Harmonies of #423816
Complementary color
Monochromatic Colors of #423816
Black with #423816
Text Example
Text Example
White with #423816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423816; }
p { color: rgb(66,56,22); }
H1.HeaderClassName
{
color: #423816;
}
.AnyTagClassName
{
color: #423816;
}
</style>
background-color css
<style>
a { background-color: #423816; }
a { background-color: rgb(66,56,22); }
div.DivClassName
{
background-color: #423816;
}
.BgClassName
{
background-color: #423816;
}
</style>
border-color css
<style>
span { border-color: #423816; }
span { border-color: rgb(66,56,22); }
td.TdClassName
{
border-color: #423816;
}
.TagClassName
{
border-color: #423816;
}
</style>