Shades of Bordeaux #531119
Tints of Bordeaux #531119
RGB
CMYK
RGB Variations
Color information
#531119 (or 0x531119) is known color: Bordeaux. HEX triplet: 53, 11 and 19. RGB value is (83,17,25). Sum of RGB (Red+Green+Blue) = 83+17+25=125 (16% of max value = 765). Red value is 83 (32.81% from 255 or 66.4% from 125); Green value is 17 (7.03% from 255 or 13.6% from 125); Blue value is 25 (10.16% from 255 or 20% from 125); Max value from RGB is 83 - color contains mainly: red. Hex color #531119 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531119 is #ACEEE6. Grayscale: #252525. Windows color (decimal): -11333351 or 1642835. OLE color: 1642835.
HSL color Cylindrical-coordinate representation of color #531119: hue angle of 352.73º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #531119 is Cyan = 0, Magento = 0.80, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 17 | 25 | - |
| CMYK | 0 | 0.80 | 0.70 | 0.67 |
| HSL | 352.73º | 0.66% | 0.2% | - |
| HSV(B) | 352.73º | 0.8% | 0.33% | - |
| XYZ | 3.94 | 2.31 | 1.16 | - |
| YUV | 37.65 | 120.87 | 160.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 17 | 25 | 0 | 0.80 | 0.70 | 0.67 | 352.73 | 0.66 | 0.2 |
| Hex | 53 | 11 | 19 | 0 | 50 | 46 | 43 | 161 | 42 | 14 |
| Octal | 123 | 21 | 31 | 0 | 120 | 106 | 103 | 541 | 102 | 24 |
| Binary | 1010011 | 10001 | 11001 | 0 | 1010000 | 1000110 | 1000011 | 101100001 | 1000010 | 10100 |
Color Harmonies of #531119
Complementary color
Monochromatic Colors of #531119
Black with #531119
Text Example
Text Example
White with #531119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531119; }
p { color: rgb(83,17,25); }
H1.HeaderClassName
{
color: #531119;
}
.AnyTagClassName
{
color: #531119;
}
</style>
background-color css
<style>
a { background-color: #531119; }
a { background-color: rgb(83,17,25); }
div.DivClassName
{
background-color: #531119;
}
.BgClassName
{
background-color: #531119;
}
</style>
border-color css
<style>
span { border-color: #531119; }
span { border-color: rgb(83,17,25); }
td.TdClassName
{
border-color: #531119;
}
.TagClassName
{
border-color: #531119;
}
</style>