Shades of Madras #453907
Tints of Madras #453907
RGB
CMYK
RGB Variations
Color information
#453907 (or 0x453907) is known color: Madras. HEX triplet: 45, 39 and 07. RGB value is (69,57,7). Sum of RGB (Red+Green+Blue) = 69+57+7=133 (17% of max value = 765). Red value is 69 (27.34% from 255 or 51.88% from 133); Green value is 57 (22.66% from 255 or 42.86% from 133); Blue value is 7 (3.12% from 255 or 5.26% from 133); Max value from RGB is 69 - color contains mainly: red. Hex color #453907 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453907 is #BAC6F8. Grayscale: #373737. Windows color (decimal): -12240633 or 473413. OLE color: 473413.
HSL color Cylindrical-coordinate representation of color #453907: hue angle of 48.39º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #453907 is Cyan = 0, Magento = 0.17, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 57 | 7 | - |
| CMYK | 0 | 0.17 | 0.90 | 0.73 |
| HSL | 48.39º | 0.82% | 0.15% | - |
| HSV(B) | 48.39º | 0.9% | 0.27% | - |
| XYZ | 3.96 | 4.21 | 0.8 | - |
| YUV | 54.89 | 100.98 | 138.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 57 | 7 | 0 | 0.17 | 0.90 | 0.73 | 48.39 | 0.82 | 0.15 |
| Hex | 45 | 39 | 7 | 0 | 11 | 5A | 49 | 30 | 52 | F |
| Octal | 105 | 71 | 7 | 0 | 21 | 132 | 111 | 60 | 122 | 17 |
| Binary | 1000101 | 111001 | 111 | 0 | 10001 | 1011010 | 1001001 | 110000 | 1010010 | 1111 |
Color Harmonies of #453907
Complementary color
Monochromatic Colors of #453907
Black with #453907
Text Example
Text Example
White with #453907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453907; }
p { color: rgb(69,57,7); }
H1.HeaderClassName
{
color: #453907;
}
.AnyTagClassName
{
color: #453907;
}
</style>
background-color css
<style>
a { background-color: #453907; }
a { background-color: rgb(69,57,7); }
div.DivClassName
{
background-color: #453907;
}
.BgClassName
{
background-color: #453907;
}
</style>
border-color css
<style>
span { border-color: #453907; }
span { border-color: rgb(69,57,7); }
td.TdClassName
{
border-color: #453907;
}
.TagClassName
{
border-color: #453907;
}
</style>