Shades of Bordeaux #531924
Tints of Bordeaux #531924
RGB
CMYK
RGB Variations
Color information
#531924 (or 0x531924) is known color: Bordeaux. HEX triplet: 53, 19 and 24. RGB value is (83,25,36). Sum of RGB (Red+Green+Blue) = 83+25+36=144 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.64% from 144); Green value is 25 (10.16% from 255 or 17.36% from 144); Blue value is 36 (14.45% from 255 or 25% from 144); Max value from RGB is 83 - color contains mainly: red. Hex color #531924 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531924 is #ACE6DB. Grayscale: #2B2B2B. Windows color (decimal): -11331292 or 2365779. OLE color: 2365779.
HSL color Cylindrical-coordinate representation of color #531924: hue angle of 348.62º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #531924 is Cyan = 0, Magento = 0.70, Yellow = 0.57 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 36 | - |
| CMYK | 0 | 0.70 | 0.57 | 0.67 |
| HSL | 348.62º | 0.54% | 0.21% | - |
| HSV(B) | 348.62º | 0.7% | 0.33% | - |
| XYZ | 4.23 | 2.66 | 1.96 | - |
| YUV | 43.6 | 123.72 | 156.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 36 | 0 | 0.70 | 0.57 | 0.67 | 348.62 | 0.54 | 0.21 |
| Hex | 53 | 19 | 24 | 0 | 46 | 39 | 43 | 15D | 36 | 15 |
| Octal | 123 | 31 | 44 | 0 | 106 | 71 | 103 | 535 | 66 | 25 |
| Binary | 1010011 | 11001 | 100100 | 0 | 1000110 | 111001 | 1000011 | 101011101 | 110110 | 10101 |
Color Harmonies of #531924
Complementary color
Monochromatic Colors of #531924
Black with #531924
Text Example
Text Example
White with #531924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531924; }
p { color: rgb(83,25,36); }
H1.HeaderClassName
{
color: #531924;
}
.AnyTagClassName
{
color: #531924;
}
</style>
background-color css
<style>
a { background-color: #531924; }
a { background-color: rgb(83,25,36); }
div.DivClassName
{
background-color: #531924;
}
.BgClassName
{
background-color: #531924;
}
</style>
border-color css
<style>
span { border-color: #531924; }
span { border-color: rgb(83,25,36); }
td.TdClassName
{
border-color: #531924;
}
.TagClassName
{
border-color: #531924;
}
</style>