Shades of Bordeaux #531227
Tints of Bordeaux #531227
RGB
CMYK
RGB Variations
Color information
#531227 (or 0x531227) is known color: Bordeaux. HEX triplet: 53, 12 and 27. RGB value is (83,18,39). Sum of RGB (Red+Green+Blue) = 83+18+39=140 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.29% from 140); Green value is 18 (7.42% from 255 or 12.86% from 140); Blue value is 39 (15.62% from 255 or 27.86% from 140); Max value from RGB is 83 - color contains mainly: red. Hex color #531227 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531227 is #ACEDD8. Grayscale: #272727. Windows color (decimal): -11333081 or 2560595. OLE color: 2560595.
HSL color Cylindrical-coordinate representation of color #531227: hue angle of 340.62º 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 #531227 is Cyan = 0, Magento = 0.78, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 18 | 39 | - |
| CMYK | 0 | 0.78 | 0.53 | 0.67 |
| HSL | 340.62º | 0.64% | 0.2% | - |
| HSV(B) | 340.62º | 0.78% | 0.33% | - |
| XYZ | 4.15 | 2.42 | 2.17 | - |
| YUV | 39.83 | 127.53 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 18 | 39 | 0 | 0.78 | 0.53 | 0.67 | 340.62 | 0.64 | 0.2 |
| Hex | 53 | 12 | 27 | 0 | 4E | 35 | 43 | 155 | 40 | 14 |
| Octal | 123 | 22 | 47 | 0 | 116 | 65 | 103 | 525 | 100 | 24 |
| Binary | 1010011 | 10010 | 100111 | 0 | 1001110 | 110101 | 1000011 | 101010101 | 1000000 | 10100 |
Color Harmonies of #531227
Complementary color
Monochromatic Colors of #531227
Black with #531227
Text Example
Text Example
White with #531227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531227; }
p { color: rgb(83,18,39); }
H1.HeaderClassName
{
color: #531227;
}
.AnyTagClassName
{
color: #531227;
}
</style>
background-color css
<style>
a { background-color: #531227; }
a { background-color: rgb(83,18,39); }
div.DivClassName
{
background-color: #531227;
}
.BgClassName
{
background-color: #531227;
}
</style>
border-color css
<style>
span { border-color: #531227; }
span { border-color: rgb(83,18,39); }
td.TdClassName
{
border-color: #531227;
}
.TagClassName
{
border-color: #531227;
}
</style>