Shades of Madras #454419
Tints of Madras #454419
RGB
CMYK
RGB Variations
Color information
#454419 (or 0x454419) is known color: Madras. HEX triplet: 45, 44 and 19. RGB value is (69,68,25). Sum of RGB (Red+Green+Blue) = 69+68+25=162 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.59% from 162); Green value is 68 (26.95% from 255 or 41.98% from 162); Blue value is 25 (10.16% from 255 or 15.43% from 162); Max value from RGB is 69 - color contains mainly: red. Hex color #454419 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #454419 is #BABBE6. Grayscale: #3F3F3F. Windows color (decimal): -12237799 or 1655877. OLE color: 1655877.
HSL color Cylindrical-coordinate representation of color #454419: hue angle of 58.64º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #454419 is Cyan = 0, Magento = 0.01, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 68 | 25 | - |
| CMYK | 0 | 0.01 | 0.64 | 0.73 |
| HSL | 58.64º | 0.47% | 0.18% | - |
| HSV(B) | 58.64º | 0.64% | 0.27% | - |
| XYZ | 4.7 | 5.47 | 1.73 | - |
| YUV | 63.4 | 106.33 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 68 | 25 | 0 | 0.01 | 0.64 | 0.73 | 58.64 | 0.47 | 0.18 |
| Hex | 45 | 44 | 19 | 0 | 1 | 40 | 49 | 3B | 2F | 12 |
| Octal | 105 | 104 | 31 | 0 | 1 | 100 | 111 | 73 | 57 | 22 |
| Binary | 1000101 | 1000100 | 11001 | 0 | 1 | 1000000 | 1001001 | 111011 | 101111 | 10010 |
Color Harmonies of #454419
Complementary color
Monochromatic Colors of #454419
Black with #454419
Text Example
Text Example
White with #454419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454419; }
p { color: rgb(69,68,25); }
H1.HeaderClassName
{
color: #454419;
}
.AnyTagClassName
{
color: #454419;
}
</style>
background-color css
<style>
a { background-color: #454419; }
a { background-color: rgb(69,68,25); }
div.DivClassName
{
background-color: #454419;
}
.BgClassName
{
background-color: #454419;
}
</style>
border-color css
<style>
span { border-color: #454419; }
span { border-color: rgb(69,68,25); }
td.TdClassName
{
border-color: #454419;
}
.TagClassName
{
border-color: #454419;
}
</style>