Shades of Madras #443814
Tints of Madras #443814
RGB
CMYK
RGB Variations
Color information
#443814 (or 0x443814) is known color: Madras. HEX triplet: 44, 38 and 14. RGB value is (68,56,20). Sum of RGB (Red+Green+Blue) = 68+56+20=144 (19% of max value = 765). Red value is 68 (26.95% from 255 or 47.22% from 144); Green value is 56 (22.27% from 255 or 38.89% from 144); Blue value is 20 (8.20% from 255 or 13.89% from 144); Max value from RGB is 68 - color contains mainly: red. Hex color #443814 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #443814 is #BBC7EB. Grayscale: #373737. Windows color (decimal): -12306412 or 1325124. OLE color: 1325124.
HSL color Cylindrical-coordinate representation of color #443814: hue angle of 45º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #443814 is Cyan = 0, Magento = 0.18, Yellow = 0.71 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 56 | 20 | - |
| CMYK | 0 | 0.18 | 0.71 | 0.73 |
| HSL | 45º | 0.55% | 0.17% | - |
| HSV(B) | 45º | 0.71% | 0.27% | - |
| XYZ | 3.92 | 4.11 | 1.25 | - |
| YUV | 55.48 | 107.98 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 56 | 20 | 0 | 0.18 | 0.71 | 0.73 | 45 | 0.55 | 0.17 |
| Hex | 44 | 38 | 14 | 0 | 12 | 47 | 49 | 2D | 37 | 11 |
| Octal | 104 | 70 | 24 | 0 | 22 | 107 | 111 | 55 | 67 | 21 |
| Binary | 1000100 | 111000 | 10100 | 0 | 10010 | 1000111 | 1001001 | 101101 | 110111 | 10001 |
Color Harmonies of #443814
Complementary color
Monochromatic Colors of #443814
Black with #443814
Text Example
Text Example
White with #443814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443814; }
p { color: rgb(68,56,20); }
H1.HeaderClassName
{
color: #443814;
}
.AnyTagClassName
{
color: #443814;
}
</style>
background-color css
<style>
a { background-color: #443814; }
a { background-color: rgb(68,56,20); }
div.DivClassName
{
background-color: #443814;
}
.BgClassName
{
background-color: #443814;
}
</style>
border-color css
<style>
span { border-color: #443814; }
span { border-color: rgb(68,56,20); }
td.TdClassName
{
border-color: #443814;
}
.TagClassName
{
border-color: #443814;
}
</style>