Shades of Madras #453919
Tints of Madras #453919
RGB
CMYK
RGB Variations
Color information
#453919 (or 0x453919) is known color: Madras. HEX triplet: 45, 39 and 19. RGB value is (69,57,25). Sum of RGB (Red+Green+Blue) = 69+57+25=151 (20% of max value = 765). Red value is 69 (27.34% from 255 or 45.70% from 151); Green value is 57 (22.66% from 255 or 37.75% from 151); Blue value is 25 (10.16% from 255 or 16.56% from 151); Max value from RGB is 69 - color contains mainly: red. Hex color #453919 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453919 is #BAC6E6. Grayscale: #393939. Windows color (decimal): -12240615 or 1653061. OLE color: 1653061.
HSL color Cylindrical-coordinate representation of color #453919: hue angle of 43.64º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #453919 is Cyan = 0, Magento = 0.17, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 57 | 25 | - |
| CMYK | 0 | 0.17 | 0.64 | 0.73 |
| HSL | 43.64º | 0.47% | 0.18% | - |
| HSV(B) | 43.64º | 0.64% | 0.27% | - |
| XYZ | 4.09 | 4.26 | 1.53 | - |
| YUV | 56.94 | 109.98 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 57 | 25 | 0 | 0.17 | 0.64 | 0.73 | 43.64 | 0.47 | 0.18 |
| Hex | 45 | 39 | 19 | 0 | 11 | 40 | 49 | 2C | 2F | 12 |
| Octal | 105 | 71 | 31 | 0 | 21 | 100 | 111 | 54 | 57 | 22 |
| Binary | 1000101 | 111001 | 11001 | 0 | 10001 | 1000000 | 1001001 | 101100 | 101111 | 10010 |
Color Harmonies of #453919
Complementary color
Monochromatic Colors of #453919
Black with #453919
Text Example
Text Example
White with #453919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453919; }
p { color: rgb(69,57,25); }
H1.HeaderClassName
{
color: #453919;
}
.AnyTagClassName
{
color: #453919;
}
</style>
background-color css
<style>
a { background-color: #453919; }
a { background-color: rgb(69,57,25); }
div.DivClassName
{
background-color: #453919;
}
.BgClassName
{
background-color: #453919;
}
</style>
border-color css
<style>
span { border-color: #453919; }
span { border-color: rgb(69,57,25); }
td.TdClassName
{
border-color: #453919;
}
.TagClassName
{
border-color: #453919;
}
</style>