Shades of Bordeaux #531319
Tints of Bordeaux #531319
RGB
CMYK
RGB Variations
Color information
#531319 (or 0x531319) is known color: Bordeaux. HEX triplet: 53, 13 and 19. RGB value is (83,19,25). Sum of RGB (Red+Green+Blue) = 83+19+25=127 (16% of max value = 765). Red value is 83 (32.81% from 255 or 65.35% from 127); Green value is 19 (7.81% from 255 or 14.96% from 127); Blue value is 25 (10.16% from 255 or 19.69% from 127); Max value from RGB is 83 - color contains mainly: red. Hex color #531319 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531319 is #ACECE6. Grayscale: #262626. Windows color (decimal): -11332839 or 1643347. OLE color: 1643347.
HSL color Cylindrical-coordinate representation of color #531319: hue angle of 354.38º 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 #531319 is Cyan = 0, Magento = 0.77, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 25 | - |
| CMYK | 0 | 0.77 | 0.70 | 0.67 |
| HSL | 354.38º | 0.63% | 0.2% | - |
| HSV(B) | 354.38º | 0.77% | 0.33% | - |
| XYZ | 3.98 | 2.37 | 1.17 | - |
| YUV | 38.82 | 120.2 | 159.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 25 | 0 | 0.77 | 0.70 | 0.67 | 354.38 | 0.63 | 0.2 |
| Hex | 53 | 13 | 19 | 0 | 4D | 46 | 43 | 162 | 3F | 14 |
| Octal | 123 | 23 | 31 | 0 | 115 | 106 | 103 | 542 | 77 | 24 |
| Binary | 1010011 | 10011 | 11001 | 0 | 1001101 | 1000110 | 1000011 | 101100010 | 111111 | 10100 |
Color Harmonies of #531319
Complementary color
Monochromatic Colors of #531319
Black with #531319
Text Example
Text Example
White with #531319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531319; }
p { color: rgb(83,19,25); }
H1.HeaderClassName
{
color: #531319;
}
.AnyTagClassName
{
color: #531319;
}
</style>
background-color css
<style>
a { background-color: #531319; }
a { background-color: rgb(83,19,25); }
div.DivClassName
{
background-color: #531319;
}
.BgClassName
{
background-color: #531319;
}
</style>
border-color css
<style>
span { border-color: #531319; }
span { border-color: rgb(83,19,25); }
td.TdClassName
{
border-color: #531319;
}
.TagClassName
{
border-color: #531319;
}
</style>