Shades of Bordeaux #511527
Tints of Bordeaux #511527
RGB
CMYK
RGB Variations
Color information
#511527 (or 0x511527) is known color: Bordeaux. HEX triplet: 51, 15 and 27. RGB value is (81,21,39). Sum of RGB (Red+Green+Blue) = 81+21+39=141 (18% of max value = 765). Red value is 81 (32.03% from 255 or 57.45% from 141); Green value is 21 (8.59% from 255 or 14.89% from 141); Blue value is 39 (15.62% from 255 or 27.66% from 141); Max value from RGB is 81 - color contains mainly: red. Hex color #511527 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511527 is #AEEAD8. Grayscale: #282828. Windows color (decimal): -11463385 or 2561361. OLE color: 2561361.
HSL color Cylindrical-coordinate representation of color #511527: hue angle of 342º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #511527 is Cyan = 0, Magento = 0.74, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 21 | 39 | - |
| CMYK | 0 | 0.74 | 0.52 | 0.68 |
| HSL | 342º | 0.59% | 0.2% | - |
| HSV(B) | 342º | 0.74% | 0.32% | - |
| XYZ | 4.03 | 2.43 | 2.18 | - |
| YUV | 40.99 | 126.88 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 21 | 39 | 0 | 0.74 | 0.52 | 0.68 | 342 | 0.59 | 0.2 |
| Hex | 51 | 15 | 27 | 0 | 4A | 34 | 44 | 156 | 3B | 14 |
| Octal | 121 | 25 | 47 | 0 | 112 | 64 | 104 | 526 | 73 | 24 |
| Binary | 1010001 | 10101 | 100111 | 0 | 1001010 | 110100 | 1000100 | 101010110 | 111011 | 10100 |
Color Harmonies of #511527
Complementary color
Monochromatic Colors of #511527
Black with #511527
Text Example
Text Example
White with #511527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511527; }
p { color: rgb(81,21,39); }
H1.HeaderClassName
{
color: #511527;
}
.AnyTagClassName
{
color: #511527;
}
</style>
background-color css
<style>
a { background-color: #511527; }
a { background-color: rgb(81,21,39); }
div.DivClassName
{
background-color: #511527;
}
.BgClassName
{
background-color: #511527;
}
</style>
border-color css
<style>
span { border-color: #511527; }
span { border-color: rgb(81,21,39); }
td.TdClassName
{
border-color: #511527;
}
.TagClassName
{
border-color: #511527;
}
</style>