Shades of Bordeaux #531326
Tints of Bordeaux #531326
RGB
CMYK
RGB Variations
Color information
#531326 (or 0x531326) is known color: Bordeaux. HEX triplet: 53, 13 and 26. RGB value is (83,19,38). Sum of RGB (Red+Green+Blue) = 83+19+38=140 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.29% from 140); Green value is 19 (7.81% from 255 or 13.57% from 140); Blue value is 38 (15.23% from 255 or 27.14% from 140); Max value from RGB is 83 - color contains mainly: red. Hex color #531326 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531326 is #ACECD9. Grayscale: #282828. Windows color (decimal): -11332826 or 2495315. OLE color: 2495315.
HSL color Cylindrical-coordinate representation of color #531326: hue angle of 342.19º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #531326 is Cyan = 0, Magento = 0.77, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 38 | - |
| CMYK | 0 | 0.77 | 0.54 | 0.67 |
| HSL | 342.19º | 0.63% | 0.2% | - |
| HSV(B) | 342.19º | 0.77% | 0.33% | - |
| XYZ | 4.15 | 2.44 | 2.09 | - |
| YUV | 40.3 | 126.7 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 38 | 0 | 0.77 | 0.54 | 0.67 | 342.19 | 0.63 | 0.2 |
| Hex | 53 | 13 | 26 | 0 | 4D | 36 | 43 | 156 | 3F | 14 |
| Octal | 123 | 23 | 46 | 0 | 115 | 66 | 103 | 526 | 77 | 24 |
| Binary | 1010011 | 10011 | 100110 | 0 | 1001101 | 110110 | 1000011 | 101010110 | 111111 | 10100 |
Color Harmonies of #531326
Complementary color
Monochromatic Colors of #531326
Black with #531326
Text Example
Text Example
White with #531326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531326; }
p { color: rgb(83,19,38); }
H1.HeaderClassName
{
color: #531326;
}
.AnyTagClassName
{
color: #531326;
}
</style>
background-color css
<style>
a { background-color: #531326; }
a { background-color: rgb(83,19,38); }
div.DivClassName
{
background-color: #531326;
}
.BgClassName
{
background-color: #531326;
}
</style>
border-color css
<style>
span { border-color: #531326; }
span { border-color: rgb(83,19,38); }
td.TdClassName
{
border-color: #531326;
}
.TagClassName
{
border-color: #531326;
}
</style>