Shades of Madras #494305
Tints of Madras #494305
RGB
CMYK
RGB Variations
Color information
#494305 (or 0x494305) is known color: Madras. HEX triplet: 49, 43 and 05. RGB value is (73,67,5). Sum of RGB (Red+Green+Blue) = 73+67+5=145 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.34% from 145); Green value is 67 (26.56% from 255 or 46.21% from 145); Blue value is 5 (2.34% from 255 or 3.45% from 145); Max value from RGB is 73 - color contains mainly: red. Hex color #494305 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494305 is #B6BCFA. Grayscale: #3D3D3D. Windows color (decimal): -11975931 or 344905. OLE color: 344905.
HSL color Cylindrical-coordinate representation of color #494305: hue angle of 54.71º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #494305 is Cyan = 0, Magento = 0.08, Yellow = 0.93 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 67 | 5 | - |
| CMYK | 0 | 0.08 | 0.93 | 0.71 |
| HSL | 54.71º | 0.87% | 0.15% | - |
| HSV(B) | 54.71º | 0.93% | 0.29% | - |
| XYZ | 4.78 | 5.44 | 0.94 | - |
| YUV | 61.73 | 95.99 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 67 | 5 | 0 | 0.08 | 0.93 | 0.71 | 54.71 | 0.87 | 0.15 |
| Hex | 49 | 43 | 5 | 0 | 8 | 5D | 47 | 37 | 57 | F |
| Octal | 111 | 103 | 5 | 0 | 10 | 135 | 107 | 67 | 127 | 17 |
| Binary | 1001001 | 1000011 | 101 | 0 | 1000 | 1011101 | 1000111 | 110111 | 1010111 | 1111 |
Color Harmonies of #494305
Complementary color
Monochromatic Colors of #494305
Black with #494305
Text Example
Text Example
White with #494305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494305; }
p { color: rgb(73,67,5); }
H1.HeaderClassName
{
color: #494305;
}
.AnyTagClassName
{
color: #494305;
}
</style>
background-color css
<style>
a { background-color: #494305; }
a { background-color: rgb(73,67,5); }
div.DivClassName
{
background-color: #494305;
}
.BgClassName
{
background-color: #494305;
}
</style>
border-color css
<style>
span { border-color: #494305; }
span { border-color: rgb(73,67,5); }
td.TdClassName
{
border-color: #494305;
}
.TagClassName
{
border-color: #494305;
}
</style>