Shades of Madras #453916
Tints of Madras #453916
RGB
CMYK
RGB Variations
Color information
#453916 (or 0x453916) is known color: Madras. HEX triplet: 45, 39 and 16. RGB value is (69,57,22). Sum of RGB (Red+Green+Blue) = 69+57+22=148 (19% of max value = 765). Red value is 69 (27.34% from 255 or 46.62% from 148); Green value is 57 (22.66% from 255 or 38.51% from 148); Blue value is 22 (8.98% from 255 or 14.86% from 148); Max value from RGB is 69 - color contains mainly: red. Hex color #453916 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453916 is #BAC6E9. Grayscale: #383838. Windows color (decimal): -12240618 or 1456453. OLE color: 1456453.
HSL color Cylindrical-coordinate representation of color #453916: hue angle of 44.68º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #453916 is Cyan = 0, Magento = 0.17, Yellow = 0.68 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 57 | 22 | - |
| CMYK | 0 | 0.17 | 0.68 | 0.73 |
| HSL | 44.68º | 0.52% | 0.18% | - |
| HSV(B) | 44.68º | 0.68% | 0.27% | - |
| XYZ | 4.06 | 4.25 | 1.37 | - |
| YUV | 56.6 | 108.48 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 57 | 22 | 0 | 0.17 | 0.68 | 0.73 | 44.68 | 0.52 | 0.18 |
| Hex | 45 | 39 | 16 | 0 | 11 | 44 | 49 | 2D | 34 | 12 |
| Octal | 105 | 71 | 26 | 0 | 21 | 104 | 111 | 55 | 64 | 22 |
| Binary | 1000101 | 111001 | 10110 | 0 | 10001 | 1000100 | 1001001 | 101101 | 110100 | 10010 |
Color Harmonies of #453916
Complementary color
Monochromatic Colors of #453916
Black with #453916
Text Example
Text Example
White with #453916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453916; }
p { color: rgb(69,57,22); }
H1.HeaderClassName
{
color: #453916;
}
.AnyTagClassName
{
color: #453916;
}
</style>
background-color css
<style>
a { background-color: #453916; }
a { background-color: rgb(69,57,22); }
div.DivClassName
{
background-color: #453916;
}
.BgClassName
{
background-color: #453916;
}
</style>
border-color css
<style>
span { border-color: #453916; }
span { border-color: rgb(69,57,22); }
td.TdClassName
{
border-color: #453916;
}
.TagClassName
{
border-color: #453916;
}
</style>