Shades of Bordeaux #531217
Tints of Bordeaux #531217
RGB
CMYK
RGB Variations
Color information
#531217 (or 0x531217) is known color: Bordeaux. HEX triplet: 53, 12 and 17. RGB value is (83,18,23). Sum of RGB (Red+Green+Blue) = 83+18+23=124 (16% of max value = 765). Red value is 83 (32.81% from 255 or 66.94% from 124); Green value is 18 (7.42% from 255 or 14.52% from 124); Blue value is 23 (9.38% from 255 or 18.55% from 124); Max value from RGB is 83 - color contains mainly: red. Hex color #531217 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531217 is #ACEDE8. Grayscale: #262626. Windows color (decimal): -11333097 or 1512019. OLE color: 1512019.
HSL color Cylindrical-coordinate representation of color #531217: hue angle of 355.38º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #531217 is Cyan = 0, Magento = 0.78, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 18 | 23 | - |
| CMYK | 0 | 0.78 | 0.72 | 0.67 |
| HSL | 355.38º | 0.64% | 0.2% | - |
| HSV(B) | 355.38º | 0.78% | 0.33% | - |
| XYZ | 3.94 | 2.33 | 1.05 | - |
| YUV | 38.01 | 119.53 | 160.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 18 | 23 | 0 | 0.78 | 0.72 | 0.67 | 355.38 | 0.64 | 0.2 |
| Hex | 53 | 12 | 17 | 0 | 4E | 48 | 43 | 163 | 40 | 14 |
| Octal | 123 | 22 | 27 | 0 | 116 | 110 | 103 | 543 | 100 | 24 |
| Binary | 1010011 | 10010 | 10111 | 0 | 1001110 | 1001000 | 1000011 | 101100011 | 1000000 | 10100 |
Color Harmonies of #531217
Complementary color
Monochromatic Colors of #531217
Black with #531217
Text Example
Text Example
White with #531217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531217; }
p { color: rgb(83,18,23); }
H1.HeaderClassName
{
color: #531217;
}
.AnyTagClassName
{
color: #531217;
}
</style>
background-color css
<style>
a { background-color: #531217; }
a { background-color: rgb(83,18,23); }
div.DivClassName
{
background-color: #531217;
}
.BgClassName
{
background-color: #531217;
}
</style>
border-color css
<style>
span { border-color: #531217; }
span { border-color: rgb(83,18,23); }
td.TdClassName
{
border-color: #531217;
}
.TagClassName
{
border-color: #531217;
}
</style>