Shades of Madras #453802
Tints of Madras #453802
RGB
CMYK
RGB Variations
Color information
#453802 (or 0x453802) is known color: Madras. HEX triplet: 45, 38 and 02. RGB value is (69,56,2). Sum of RGB (Red+Green+Blue) = 69+56+2=127 (16% of max value = 765). Red value is 69 (27.34% from 255 or 54.33% from 127); Green value is 56 (22.27% from 255 or 44.09% from 127); Blue value is 2 (1.17% from 255 or 1.57% from 127); Max value from RGB is 69 - color contains mainly: red. Hex color #453802 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453802 is #BAC7FD. Grayscale: #353535. Windows color (decimal): -12240894 or 145477. OLE color: 145477.
HSL color Cylindrical-coordinate representation of color #453802: hue angle of 48.36º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #453802 is Cyan = 0, Magento = 0.19, Yellow = 0.97 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 56 | 2 | - |
| CMYK | 0 | 0.19 | 0.97 | 0.73 |
| HSL | 48.36º | 0.94% | 0.14% | - |
| HSV(B) | 48.36º | 0.97% | 0.27% | - |
| XYZ | 3.88 | 4.1 | 0.64 | - |
| YUV | 53.73 | 98.81 | 138.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 56 | 2 | 0 | 0.19 | 0.97 | 0.73 | 48.36 | 0.94 | 0.14 |
| Hex | 45 | 38 | 2 | 0 | 13 | 61 | 49 | 30 | 5E | E |
| Octal | 105 | 70 | 2 | 0 | 23 | 141 | 111 | 60 | 136 | 16 |
| Binary | 1000101 | 111000 | 10 | 0 | 10011 | 1100001 | 1001001 | 110000 | 1011110 | 1110 |
Color Harmonies of #453802
Complementary color
Monochromatic Colors of #453802
Black with #453802
Text Example
Text Example
White with #453802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453802; }
p { color: rgb(69,56,2); }
H1.HeaderClassName
{
color: #453802;
}
.AnyTagClassName
{
color: #453802;
}
</style>
background-color css
<style>
a { background-color: #453802; }
a { background-color: rgb(69,56,2); }
div.DivClassName
{
background-color: #453802;
}
.BgClassName
{
background-color: #453802;
}
</style>
border-color css
<style>
span { border-color: #453802; }
span { border-color: rgb(69,56,2); }
td.TdClassName
{
border-color: #453802;
}
.TagClassName
{
border-color: #453802;
}
</style>