Shades of Bordeaux #531226
Tints of Bordeaux #531226
RGB
CMYK
RGB Variations
Color information
#531226 (or 0x531226) is known color: Bordeaux. HEX triplet: 53, 12 and 26. RGB value is (83,18,38). Sum of RGB (Red+Green+Blue) = 83+18+38=139 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.71% from 139); Green value is 18 (7.42% from 255 or 12.95% from 139); Blue value is 38 (15.23% from 255 or 27.34% from 139); Max value from RGB is 83 - color contains mainly: red. Hex color #531226 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531226 is #ACEDD9. Grayscale: #272727. Windows color (decimal): -11333082 or 2495059. OLE color: 2495059.
HSL color Cylindrical-coordinate representation of color #531226: hue angle of 341.54º 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 #531226 is Cyan = 0, Magento = 0.78, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 18 | 38 | - |
| CMYK | 0 | 0.78 | 0.54 | 0.67 |
| HSL | 341.54º | 0.64% | 0.2% | - |
| HSV(B) | 341.54º | 0.78% | 0.33% | - |
| XYZ | 4.13 | 2.41 | 2.08 | - |
| YUV | 39.72 | 127.03 | 158.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 18 | 38 | 0 | 0.78 | 0.54 | 0.67 | 341.54 | 0.64 | 0.2 |
| Hex | 53 | 12 | 26 | 0 | 4E | 36 | 43 | 156 | 40 | 14 |
| Octal | 123 | 22 | 46 | 0 | 116 | 66 | 103 | 526 | 100 | 24 |
| Binary | 1010011 | 10010 | 100110 | 0 | 1001110 | 110110 | 1000011 | 101010110 | 1000000 | 10100 |
Color Harmonies of #531226
Complementary color
Monochromatic Colors of #531226
Black with #531226
Text Example
Text Example
White with #531226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531226; }
p { color: rgb(83,18,38); }
H1.HeaderClassName
{
color: #531226;
}
.AnyTagClassName
{
color: #531226;
}
</style>
background-color css
<style>
a { background-color: #531226; }
a { background-color: rgb(83,18,38); }
div.DivClassName
{
background-color: #531226;
}
.BgClassName
{
background-color: #531226;
}
</style>
border-color css
<style>
span { border-color: #531226; }
span { border-color: rgb(83,18,38); }
td.TdClassName
{
border-color: #531226;
}
.TagClassName
{
border-color: #531226;
}
</style>