Shades of Bordeaux #531327
Tints of Bordeaux #531327
RGB
CMYK
RGB Variations
Color information
#531327 (or 0x531327) is known color: Bordeaux. HEX triplet: 53, 13 and 27. RGB value is (83,19,39). Sum of RGB (Red+Green+Blue) = 83+19+39=141 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.87% from 141); Green value is 19 (7.81% from 255 or 13.48% from 141); Blue value is 39 (15.62% from 255 or 27.66% from 141); Max value from RGB is 83 - color contains mainly: red. Hex color #531327 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531327 is #ACECD8. Grayscale: #282828. Windows color (decimal): -11332825 or 2560851. OLE color: 2560851.
HSL color Cylindrical-coordinate representation of color #531327: hue angle of 341.25º 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 #531327 is Cyan = 0, Magento = 0.77, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 39 | - |
| CMYK | 0 | 0.77 | 0.53 | 0.67 |
| HSL | 341.25º | 0.63% | 0.2% | - |
| HSV(B) | 341.25º | 0.77% | 0.33% | - |
| XYZ | 4.17 | 2.45 | 2.17 | - |
| YUV | 40.42 | 127.2 | 158.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 39 | 0 | 0.77 | 0.53 | 0.67 | 341.25 | 0.63 | 0.2 |
| Hex | 53 | 13 | 27 | 0 | 4D | 35 | 43 | 155 | 3F | 14 |
| Octal | 123 | 23 | 47 | 0 | 115 | 65 | 103 | 525 | 77 | 24 |
| Binary | 1010011 | 10011 | 100111 | 0 | 1001101 | 110101 | 1000011 | 101010101 | 111111 | 10100 |
Color Harmonies of #531327
Complementary color
Monochromatic Colors of #531327
Black with #531327
Text Example
Text Example
White with #531327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531327; }
p { color: rgb(83,19,39); }
H1.HeaderClassName
{
color: #531327;
}
.AnyTagClassName
{
color: #531327;
}
</style>
background-color css
<style>
a { background-color: #531327; }
a { background-color: rgb(83,19,39); }
div.DivClassName
{
background-color: #531327;
}
.BgClassName
{
background-color: #531327;
}
</style>
border-color css
<style>
span { border-color: #531327; }
span { border-color: rgb(83,19,39); }
td.TdClassName
{
border-color: #531327;
}
.TagClassName
{
border-color: #531327;
}
</style>