Shades of Bordeaux #531016
Tints of Bordeaux #531016
RGB
CMYK
RGB Variations
Color information
#531016 (or 0x531016) is known color: Bordeaux. HEX triplet: 53, 10 and 16. RGB value is (83,16,22). Sum of RGB (Red+Green+Blue) = 83+16+22=121 (16% of max value = 765). Red value is 83 (32.81% from 255 or 68.60% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 22 (8.98% from 255 or 18.18% from 121); Max value from RGB is 83 - color contains mainly: red. Hex color #531016 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531016 is #ACEFE9. Grayscale: #242424. Windows color (decimal): -11333610 or 1445971. OLE color: 1445971.
HSL color Cylindrical-coordinate representation of color #531016: hue angle of 354.63º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #531016 is Cyan = 0, Magento = 0.81, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 16 | 22 | - |
| CMYK | 0 | 0.81 | 0.73 | 0.67 |
| HSL | 354.63º | 0.68% | 0.19% | - |
| HSV(B) | 354.63º | 0.81% | 0.33% | - |
| XYZ | 3.9 | 2.27 | 0.99 | - |
| YUV | 36.72 | 119.7 | 161.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 22 | 0 | 0.81 | 0.73 | 0.67 | 354.63 | 0.68 | 0.19 |
| Hex | 53 | 10 | 16 | 0 | 51 | 49 | 43 | 163 | 44 | 13 |
| Octal | 123 | 20 | 26 | 0 | 121 | 111 | 103 | 543 | 104 | 23 |
| Binary | 1010011 | 10000 | 10110 | 0 | 1010001 | 1001001 | 1000011 | 101100011 | 1000100 | 10011 |
Color Harmonies of #531016
Complementary color
Monochromatic Colors of #531016
Black with #531016
Text Example
Text Example
White with #531016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531016; }
p { color: rgb(83,16,22); }
H1.HeaderClassName
{
color: #531016;
}
.AnyTagClassName
{
color: #531016;
}
</style>
background-color css
<style>
a { background-color: #531016; }
a { background-color: rgb(83,16,22); }
div.DivClassName
{
background-color: #531016;
}
.BgClassName
{
background-color: #531016;
}
</style>
border-color css
<style>
span { border-color: #531016; }
span { border-color: rgb(83,16,22); }
td.TdClassName
{
border-color: #531016;
}
.TagClassName
{
border-color: #531016;
}
</style>