Shades of Madras #443705
Tints of Madras #443705
RGB
CMYK
RGB Variations
Color information
#443705 (or 0x443705) is known color: Madras. HEX triplet: 44, 37 and 05. RGB value is (68,55,5). Sum of RGB (Red+Green+Blue) = 68+55+5=128 (16% of max value = 765). Red value is 68 (26.95% from 255 or 53.12% from 128); Green value is 55 (21.88% from 255 or 42.97% from 128); Blue value is 5 (2.34% from 255 or 3.91% from 128); Max value from RGB is 68 - color contains mainly: red. Hex color #443705 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #443705 is #BBC8FA. Grayscale: #353535. Windows color (decimal): -12306683 or 341828. OLE color: 341828.
HSL color Cylindrical-coordinate representation of color #443705: hue angle of 47.62º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #443705 is Cyan = 0, Magento = 0.19, Yellow = 0.93 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 55 | 5 | - |
| CMYK | 0 | 0.19 | 0.93 | 0.73 |
| HSL | 47.62º | 0.86% | 0.14% | - |
| HSV(B) | 47.62º | 0.93% | 0.27% | - |
| XYZ | 3.78 | 3.97 | 0.71 | - |
| YUV | 53.19 | 100.81 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 55 | 5 | 0 | 0.19 | 0.93 | 0.73 | 47.62 | 0.86 | 0.14 |
| Hex | 44 | 37 | 5 | 0 | 13 | 5D | 49 | 30 | 56 | E |
| Octal | 104 | 67 | 5 | 0 | 23 | 135 | 111 | 60 | 126 | 16 |
| Binary | 1000100 | 110111 | 101 | 0 | 10011 | 1011101 | 1001001 | 110000 | 1010110 | 1110 |
Color Harmonies of #443705
Complementary color
Monochromatic Colors of #443705
Black with #443705
Text Example
Text Example
White with #443705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443705; }
p { color: rgb(68,55,5); }
H1.HeaderClassName
{
color: #443705;
}
.AnyTagClassName
{
color: #443705;
}
</style>
background-color css
<style>
a { background-color: #443705; }
a { background-color: rgb(68,55,5); }
div.DivClassName
{
background-color: #443705;
}
.BgClassName
{
background-color: #443705;
}
</style>
border-color css
<style>
span { border-color: #443705; }
span { border-color: rgb(68,55,5); }
td.TdClassName
{
border-color: #443705;
}
.TagClassName
{
border-color: #443705;
}
</style>