Shades of Madras #454311
Tints of Madras #454311
RGB
CMYK
RGB Variations
Color information
#454311 (or 0x454311) is known color: Madras. HEX triplet: 45, 43 and 11. RGB value is (69,67,17). Sum of RGB (Red+Green+Blue) = 69+67+17=153 (20% of max value = 765). Red value is 69 (27.34% from 255 or 45.10% from 153); Green value is 67 (26.56% from 255 or 43.79% from 153); Blue value is 17 (7.03% from 255 or 11.11% from 153); Max value from RGB is 69 - color contains mainly: red. Hex color #454311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #454311 is #BABCEE. Grayscale: #3E3E3E. Windows color (decimal): -12238063 or 1131333. OLE color: 1131333.
HSL color Cylindrical-coordinate representation of color #454311: hue angle of 57.69º 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 #454311 is Cyan = 0, Magento = 0.03, Yellow = 0.75 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 67 | 17 | - |
| CMYK | 0 | 0.03 | 0.75 | 0.73 |
| HSL | 57.69º | 0.6% | 0.17% | - |
| HSV(B) | 57.69º | 0.75% | 0.27% | - |
| XYZ | 4.56 | 5.32 | 1.32 | - |
| YUV | 61.9 | 102.66 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 67 | 17 | 0 | 0.03 | 0.75 | 0.73 | 57.69 | 0.6 | 0.17 |
| Hex | 45 | 43 | 11 | 0 | 3 | 4B | 49 | 3A | 3C | 11 |
| Octal | 105 | 103 | 21 | 0 | 3 | 113 | 111 | 72 | 74 | 21 |
| Binary | 1000101 | 1000011 | 10001 | 0 | 11 | 1001011 | 1001001 | 111010 | 111100 | 10001 |
Color Harmonies of #454311
Complementary color
Monochromatic Colors of #454311
Black with #454311
Text Example
Text Example
White with #454311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454311; }
p { color: rgb(69,67,17); }
H1.HeaderClassName
{
color: #454311;
}
.AnyTagClassName
{
color: #454311;
}
</style>
background-color css
<style>
a { background-color: #454311; }
a { background-color: rgb(69,67,17); }
div.DivClassName
{
background-color: #454311;
}
.BgClassName
{
background-color: #454311;
}
</style>
border-color css
<style>
span { border-color: #454311; }
span { border-color: rgb(69,67,17); }
td.TdClassName
{
border-color: #454311;
}
.TagClassName
{
border-color: #454311;
}
</style>