Shades of Madras #453606
Tints of Madras #453606
RGB
CMYK
RGB Variations
Color information
#453606 (or 0x453606) is known color: Madras. HEX triplet: 45, 36 and 06. RGB value is (69,54,6). Sum of RGB (Red+Green+Blue) = 69+54+6=129 (17% of max value = 765). Red value is 69 (27.34% from 255 or 53.49% from 129); Green value is 54 (21.48% from 255 or 41.86% from 129); Blue value is 6 (2.73% from 255 or 4.65% from 129); Max value from RGB is 69 - color contains mainly: red. Hex color #453606 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453606 is #BAC9F9. Grayscale: #353535. Windows color (decimal): -12241402 or 407109. OLE color: 407109.
HSL color Cylindrical-coordinate representation of color #453606: hue angle of 45.71º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #453606 is Cyan = 0, Magento = 0.22, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 54 | 6 | - |
| CMYK | 0 | 0.22 | 0.91 | 0.73 |
| HSL | 45.71º | 0.84% | 0.15% | - |
| HSV(B) | 45.71º | 0.91% | 0.27% | - |
| XYZ | 3.81 | 3.92 | 0.73 | - |
| YUV | 53.01 | 101.47 | 139.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 54 | 6 | 0 | 0.22 | 0.91 | 0.73 | 45.71 | 0.84 | 0.15 |
| Hex | 45 | 36 | 6 | 0 | 16 | 5B | 49 | 2E | 54 | F |
| Octal | 105 | 66 | 6 | 0 | 26 | 133 | 111 | 56 | 124 | 17 |
| Binary | 1000101 | 110110 | 110 | 0 | 10110 | 1011011 | 1001001 | 101110 | 1010100 | 1111 |
Color Harmonies of #453606
Complementary color
Monochromatic Colors of #453606
Black with #453606
Text Example
Text Example
White with #453606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453606; }
p { color: rgb(69,54,6); }
H1.HeaderClassName
{
color: #453606;
}
.AnyTagClassName
{
color: #453606;
}
</style>
background-color css
<style>
a { background-color: #453606; }
a { background-color: rgb(69,54,6); }
div.DivClassName
{
background-color: #453606;
}
.BgClassName
{
background-color: #453606;
}
</style>
border-color css
<style>
span { border-color: #453606; }
span { border-color: rgb(69,54,6); }
td.TdClassName
{
border-color: #453606;
}
.TagClassName
{
border-color: #453606;
}
</style>