Shades of Madras #493908
Tints of Madras #493908
RGB
CMYK
RGB Variations
Color information
#493908 (or 0x493908) is known color: Madras. HEX triplet: 49, 39 and 08. RGB value is (73,57,8). Sum of RGB (Red+Green+Blue) = 73+57+8=138 (18% of max value = 765). Red value is 73 (28.91% from 255 or 52.90% from 138); Green value is 57 (22.66% from 255 or 41.30% from 138); Blue value is 8 (3.52% from 255 or 5.80% from 138); Max value from RGB is 73 - color contains mainly: red. Hex color #493908 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493908 is #B6C6F7. Grayscale: #383838. Windows color (decimal): -11978488 or 538953. OLE color: 538953.
HSL color Cylindrical-coordinate representation of color #493908: hue angle of 45.23º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #493908 is Cyan = 0, Magento = 0.22, Yellow = 0.89 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 57 | 8 | - |
| CMYK | 0 | 0.22 | 0.89 | 0.71 |
| HSL | 45.23º | 0.8% | 0.16% | - |
| HSV(B) | 45.23º | 0.89% | 0.29% | - |
| XYZ | 4.25 | 4.36 | 0.85 | - |
| YUV | 56.2 | 100.8 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 57 | 8 | 0 | 0.22 | 0.89 | 0.71 | 45.23 | 0.8 | 0.16 |
| Hex | 49 | 39 | 8 | 0 | 16 | 59 | 47 | 2D | 50 | 10 |
| Octal | 111 | 71 | 10 | 0 | 26 | 131 | 107 | 55 | 120 | 20 |
| Binary | 1001001 | 111001 | 1000 | 0 | 10110 | 1011001 | 1000111 | 101101 | 1010000 | 10000 |
Color Harmonies of #493908
Complementary color
Monochromatic Colors of #493908
Black with #493908
Text Example
Text Example
White with #493908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493908; }
p { color: rgb(73,57,8); }
H1.HeaderClassName
{
color: #493908;
}
.AnyTagClassName
{
color: #493908;
}
</style>
background-color css
<style>
a { background-color: #493908; }
a { background-color: rgb(73,57,8); }
div.DivClassName
{
background-color: #493908;
}
.BgClassName
{
background-color: #493908;
}
</style>
border-color css
<style>
span { border-color: #493908; }
span { border-color: rgb(73,57,8); }
td.TdClassName
{
border-color: #493908;
}
.TagClassName
{
border-color: #493908;
}
</style>