Shades of Bordeaux #531926
Tints of Bordeaux #531926
RGB
CMYK
RGB Variations
Color information
#531926 (or 0x531926) is known color: Bordeaux. HEX triplet: 53, 19 and 26. RGB value is (83,25,38). Sum of RGB (Red+Green+Blue) = 83+25+38=146 (19% of max value = 765). Red value is 83 (32.81% from 255 or 56.85% from 146); Green value is 25 (10.16% from 255 or 17.12% from 146); Blue value is 38 (15.23% from 255 or 26.03% from 146); Max value from RGB is 83 - color contains mainly: red. Hex color #531926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531926 is #ACE6D9. Grayscale: #2B2B2B. Windows color (decimal): -11331290 or 2496851. OLE color: 2496851.
HSL color Cylindrical-coordinate representation of color #531926: hue angle of 346.55º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #531926 is Cyan = 0, Magento = 0.70, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 38 | - |
| CMYK | 0 | 0.70 | 0.54 | 0.67 |
| HSL | 346.55º | 0.54% | 0.21% | - |
| HSV(B) | 346.55º | 0.7% | 0.33% | - |
| XYZ | 4.26 | 2.67 | 2.13 | - |
| YUV | 43.82 | 124.72 | 155.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 38 | 0 | 0.70 | 0.54 | 0.67 | 346.55 | 0.54 | 0.21 |
| Hex | 53 | 19 | 26 | 0 | 46 | 36 | 43 | 15B | 36 | 15 |
| Octal | 123 | 31 | 46 | 0 | 106 | 66 | 103 | 533 | 66 | 25 |
| Binary | 1010011 | 11001 | 100110 | 0 | 1000110 | 110110 | 1000011 | 101011011 | 110110 | 10101 |
Color Harmonies of #531926
Complementary color
Monochromatic Colors of #531926
Black with #531926
Text Example
Text Example
White with #531926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531926; }
p { color: rgb(83,25,38); }
H1.HeaderClassName
{
color: #531926;
}
.AnyTagClassName
{
color: #531926;
}
</style>
background-color css
<style>
a { background-color: #531926; }
a { background-color: rgb(83,25,38); }
div.DivClassName
{
background-color: #531926;
}
.BgClassName
{
background-color: #531926;
}
</style>
border-color css
<style>
span { border-color: #531926; }
span { border-color: rgb(83,25,38); }
td.TdClassName
{
border-color: #531926;
}
.TagClassName
{
border-color: #531926;
}
</style>