Shades of Bordeaux #531115
Tints of Bordeaux #531115
RGB
CMYK
RGB Variations
Color information
#531115 (or 0x531115) is known color: Bordeaux. HEX triplet: 53, 11 and 15. RGB value is (83,17,21). Sum of RGB (Red+Green+Blue) = 83+17+21=121 (16% of max value = 765). Red value is 83 (32.81% from 255 or 68.60% from 121); Green value is 17 (7.03% from 255 or 14.05% from 121); Blue value is 21 (8.59% from 255 or 17.36% from 121); Max value from RGB is 83 - color contains mainly: red. Hex color #531115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531115 is #ACEEEA. Grayscale: #252525. Windows color (decimal): -11333355 or 1380691. OLE color: 1380691.
HSL color Cylindrical-coordinate representation of color #531115: hue angle of 356.36º 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 #531115 is Cyan = 0, Magento = 0.80, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 17 | 21 | - |
| CMYK | 0 | 0.80 | 0.75 | 0.67 |
| HSL | 356.36º | 0.66% | 0.2% | - |
| HSV(B) | 356.36º | 0.8% | 0.33% | - |
| XYZ | 3.9 | 2.29 | 0.95 | - |
| YUV | 37.19 | 118.87 | 160.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 17 | 21 | 0 | 0.80 | 0.75 | 0.67 | 356.36 | 0.66 | 0.2 |
| Hex | 53 | 11 | 15 | 0 | 50 | 4B | 43 | 164 | 42 | 14 |
| Octal | 123 | 21 | 25 | 0 | 120 | 113 | 103 | 544 | 102 | 24 |
| Binary | 1010011 | 10001 | 10101 | 0 | 1010000 | 1001011 | 1000011 | 101100100 | 1000010 | 10100 |
Color Harmonies of #531115
Complementary color
Monochromatic Colors of #531115
Black with #531115
Text Example
Text Example
White with #531115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531115; }
p { color: rgb(83,17,21); }
H1.HeaderClassName
{
color: #531115;
}
.AnyTagClassName
{
color: #531115;
}
</style>
background-color css
<style>
a { background-color: #531115; }
a { background-color: rgb(83,17,21); }
div.DivClassName
{
background-color: #531115;
}
.BgClassName
{
background-color: #531115;
}
</style>
border-color css
<style>
span { border-color: #531115; }
span { border-color: rgb(83,17,21); }
td.TdClassName
{
border-color: #531115;
}
.TagClassName
{
border-color: #531115;
}
</style>