Shades of Madras #453904
Tints of Madras #453904
RGB
CMYK
RGB Variations
Color information
#453904 (or 0x453904) is known color: Madras. HEX triplet: 45, 39 and 04. RGB value is (69,57,4). Sum of RGB (Red+Green+Blue) = 69+57+4=130 (17% of max value = 765). Red value is 69 (27.34% from 255 or 53.08% from 130); Green value is 57 (22.66% from 255 or 43.85% from 130); Blue value is 4 (1.95% from 255 or 3.08% from 130); Max value from RGB is 69 - color contains mainly: red. Hex color #453904 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453904 is #BAC6FB. Grayscale: #363636. Windows color (decimal): -12240636 or 276805. OLE color: 276805.
HSL color Cylindrical-coordinate representation of color #453904: hue angle of 48.92º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #453904 is Cyan = 0, Magento = 0.17, Yellow = 0.94 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 57 | 4 | - |
| CMYK | 0 | 0.17 | 0.94 | 0.73 |
| HSL | 48.92º | 0.89% | 0.14% | - |
| HSV(B) | 48.92º | 0.94% | 0.27% | - |
| XYZ | 3.94 | 4.2 | 0.72 | - |
| YUV | 54.55 | 99.48 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 57 | 4 | 0 | 0.17 | 0.94 | 0.73 | 48.92 | 0.89 | 0.14 |
| Hex | 45 | 39 | 4 | 0 | 11 | 5E | 49 | 31 | 59 | E |
| Octal | 105 | 71 | 4 | 0 | 21 | 136 | 111 | 61 | 131 | 16 |
| Binary | 1000101 | 111001 | 100 | 0 | 10001 | 1011110 | 1001001 | 110001 | 1011001 | 1110 |
Color Harmonies of #453904
Complementary color
Monochromatic Colors of #453904
Black with #453904
Text Example
Text Example
White with #453904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453904; }
p { color: rgb(69,57,4); }
H1.HeaderClassName
{
color: #453904;
}
.AnyTagClassName
{
color: #453904;
}
</style>
background-color css
<style>
a { background-color: #453904; }
a { background-color: rgb(69,57,4); }
div.DivClassName
{
background-color: #453904;
}
.BgClassName
{
background-color: #453904;
}
</style>
border-color css
<style>
span { border-color: #453904; }
span { border-color: rgb(69,57,4); }
td.TdClassName
{
border-color: #453904;
}
.TagClassName
{
border-color: #453904;
}
</style>