Shades of Bordeaux #531219
Tints of Bordeaux #531219
RGB
CMYK
RGB Variations
Color information
#531219 (or 0x531219) is known color: Bordeaux. HEX triplet: 53, 12 and 19. RGB value is (83,18,25). Sum of RGB (Red+Green+Blue) = 83+18+25=126 (16% of max value = 765). Red value is 83 (32.81% from 255 or 65.87% from 126); Green value is 18 (7.42% from 255 or 14.29% from 126); Blue value is 25 (10.16% from 255 or 19.84% from 126); Max value from RGB is 83 - color contains mainly: red. Hex color #531219 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531219 is #ACEDE6. Grayscale: #262626. Windows color (decimal): -11333095 or 1643091. OLE color: 1643091.
HSL color Cylindrical-coordinate representation of color #531219: hue angle of 353.54º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #531219 is Cyan = 0, Magento = 0.78, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 18 | 25 | - |
| CMYK | 0 | 0.78 | 0.70 | 0.67 |
| HSL | 353.54º | 0.64% | 0.2% | - |
| HSV(B) | 353.54º | 0.78% | 0.33% | - |
| XYZ | 3.96 | 2.34 | 1.16 | - |
| YUV | 38.23 | 120.53 | 159.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 18 | 25 | 0 | 0.78 | 0.70 | 0.67 | 353.54 | 0.64 | 0.2 |
| Hex | 53 | 12 | 19 | 0 | 4E | 46 | 43 | 162 | 40 | 14 |
| Octal | 123 | 22 | 31 | 0 | 116 | 106 | 103 | 542 | 100 | 24 |
| Binary | 1010011 | 10010 | 11001 | 0 | 1001110 | 1000110 | 1000011 | 101100010 | 1000000 | 10100 |
Color Harmonies of #531219
Complementary color
Monochromatic Colors of #531219
Black with #531219
Text Example
Text Example
White with #531219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531219; }
p { color: rgb(83,18,25); }
H1.HeaderClassName
{
color: #531219;
}
.AnyTagClassName
{
color: #531219;
}
</style>
background-color css
<style>
a { background-color: #531219; }
a { background-color: rgb(83,18,25); }
div.DivClassName
{
background-color: #531219;
}
.BgClassName
{
background-color: #531219;
}
</style>
border-color css
<style>
span { border-color: #531219; }
span { border-color: rgb(83,18,25); }
td.TdClassName
{
border-color: #531219;
}
.TagClassName
{
border-color: #531219;
}
</style>