Shades of Madras #443801
Tints of Madras #443801
RGB
CMYK
RGB Variations
Color information
#443801 (or 0x443801) is known color: Madras. HEX triplet: 44, 38 and 01. RGB value is (68,56,1). Sum of RGB (Red+Green+Blue) = 68+56+1=125 (16% of max value = 765). Red value is 68 (26.95% from 255 or 54.4% from 125); Green value is 56 (22.27% from 255 or 44.8% from 125); Blue value is 1 (0.78% from 255 or 0.8% from 125); Max value from RGB is 68 - color contains mainly: red. Hex color #443801 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #443801 is #BBC7FE. Grayscale: #353535. Windows color (decimal): -12306431 or 79940. OLE color: 79940.
HSL color Cylindrical-coordinate representation of color #443801: hue angle of 49.25º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #443801 is Cyan = 0, Magento = 0.18, Yellow = 0.99 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 56 | 1 | - |
| CMYK | 0 | 0.18 | 0.99 | 0.73 |
| HSL | 49.25º | 0.97% | 0.14% | - |
| HSV(B) | 49.25º | 0.99% | 0.27% | - |
| XYZ | 3.8 | 4.06 | 0.61 | - |
| YUV | 53.32 | 98.48 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 56 | 1 | 0 | 0.18 | 0.99 | 0.73 | 49.25 | 0.97 | 0.14 |
| Hex | 44 | 38 | 1 | 0 | 12 | 63 | 49 | 31 | 61 | E |
| Octal | 104 | 70 | 1 | 0 | 22 | 143 | 111 | 61 | 141 | 16 |
| Binary | 1000100 | 111000 | 1 | 0 | 10010 | 1100011 | 1001001 | 110001 | 1100001 | 1110 |
Color Harmonies of #443801
Complementary color
Monochromatic Colors of #443801
Black with #443801
Text Example
Text Example
White with #443801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443801; }
p { color: rgb(68,56,1); }
H1.HeaderClassName
{
color: #443801;
}
.AnyTagClassName
{
color: #443801;
}
</style>
background-color css
<style>
a { background-color: #443801; }
a { background-color: rgb(68,56,1); }
div.DivClassName
{
background-color: #443801;
}
.BgClassName
{
background-color: #443801;
}
</style>
border-color css
<style>
span { border-color: #443801; }
span { border-color: rgb(68,56,1); }
td.TdClassName
{
border-color: #443801;
}
.TagClassName
{
border-color: #443801;
}
</style>