Shades of Madras #454011
Tints of Madras #454011
RGB
CMYK
RGB Variations
Color information
#454011 (or 0x454011) is known color: Madras. HEX triplet: 45, 40 and 11. RGB value is (69,64,17). Sum of RGB (Red+Green+Blue) = 69+64+17=150 (19% of max value = 765). Red value is 69 (27.34% from 255 or 46% from 150); Green value is 64 (25.39% from 255 or 42.67% from 150); Blue value is 17 (7.03% from 255 or 11.33% from 150); Max value from RGB is 69 - color contains mainly: red. Hex color #454011 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #454011 is #BABFEE. Grayscale: #3C3C3C. Windows color (decimal): -12238831 or 1130565. OLE color: 1130565.
HSL color Cylindrical-coordinate representation of color #454011: hue angle of 54.23º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #454011 is Cyan = 0, Magento = 0.07, Yellow = 0.75 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 64 | 17 | - |
| CMYK | 0 | 0.07 | 0.75 | 0.73 |
| HSL | 54.23º | 0.6% | 0.17% | - |
| HSV(B) | 54.23º | 0.75% | 0.27% | - |
| XYZ | 4.39 | 4.97 | 1.26 | - |
| YUV | 60.14 | 103.66 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 64 | 17 | 0 | 0.07 | 0.75 | 0.73 | 54.23 | 0.6 | 0.17 |
| Hex | 45 | 40 | 11 | 0 | 7 | 4B | 49 | 36 | 3C | 11 |
| Octal | 105 | 100 | 21 | 0 | 7 | 113 | 111 | 66 | 74 | 21 |
| Binary | 1000101 | 1000000 | 10001 | 0 | 111 | 1001011 | 1001001 | 110110 | 111100 | 10001 |
Color Harmonies of #454011
Complementary color
Monochromatic Colors of #454011
Black with #454011
Text Example
Text Example
White with #454011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454011; }
p { color: rgb(69,64,17); }
H1.HeaderClassName
{
color: #454011;
}
.AnyTagClassName
{
color: #454011;
}
</style>
background-color css
<style>
a { background-color: #454011; }
a { background-color: rgb(69,64,17); }
div.DivClassName
{
background-color: #454011;
}
.BgClassName
{
background-color: #454011;
}
</style>
border-color css
<style>
span { border-color: #454011; }
span { border-color: rgb(69,64,17); }
td.TdClassName
{
border-color: #454011;
}
.TagClassName
{
border-color: #454011;
}
</style>