Shades of Bordeaux #531527
Tints of Bordeaux #531527
RGB
CMYK
RGB Variations
Color information
#531527 (or 0x531527) is known color: Bordeaux. HEX triplet: 53, 15 and 27. RGB value is (83,21,39). Sum of RGB (Red+Green+Blue) = 83+21+39=143 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.04% from 143); Green value is 21 (8.59% from 255 or 14.69% from 143); Blue value is 39 (15.62% from 255 or 27.27% from 143); Max value from RGB is 83 - color contains mainly: red. Hex color #531527 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531527 is #ACEAD8. Grayscale: #292929. Windows color (decimal): -11332313 or 2561363. OLE color: 2561363.
HSL color Cylindrical-coordinate representation of color #531527: hue angle of 342.58º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #531527 is Cyan = 0, Magento = 0.75, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 39 | - |
| CMYK | 0 | 0.75 | 0.53 | 0.67 |
| HSL | 342.58º | 0.6% | 0.2% | - |
| HSV(B) | 342.58º | 0.75% | 0.33% | - |
| XYZ | 4.2 | 2.52 | 2.18 | - |
| YUV | 41.59 | 126.54 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 39 | 0 | 0.75 | 0.53 | 0.67 | 342.58 | 0.6 | 0.2 |
| Hex | 53 | 15 | 27 | 0 | 4B | 35 | 43 | 157 | 3C | 14 |
| Octal | 123 | 25 | 47 | 0 | 113 | 65 | 103 | 527 | 74 | 24 |
| Binary | 1010011 | 10101 | 100111 | 0 | 1001011 | 110101 | 1000011 | 101010111 | 111100 | 10100 |
Color Harmonies of #531527
Complementary color
Monochromatic Colors of #531527
Black with #531527
Text Example
Text Example
White with #531527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531527; }
p { color: rgb(83,21,39); }
H1.HeaderClassName
{
color: #531527;
}
.AnyTagClassName
{
color: #531527;
}
</style>
background-color css
<style>
a { background-color: #531527; }
a { background-color: rgb(83,21,39); }
div.DivClassName
{
background-color: #531527;
}
.BgClassName
{
background-color: #531527;
}
</style>
border-color css
<style>
span { border-color: #531527; }
span { border-color: rgb(83,21,39); }
td.TdClassName
{
border-color: #531527;
}
.TagClassName
{
border-color: #531527;
}
</style>