Shades of Bordeaux #521519
Tints of Bordeaux #521519
RGB
CMYK
RGB Variations
Color information
#521519 (or 0x521519) is known color: Bordeaux. HEX triplet: 52, 15 and 19. RGB value is (82,21,25). Sum of RGB (Red+Green+Blue) = 82+21+25=128 (16% of max value = 765). Red value is 82 (32.42% from 255 or 64.06% from 128); Green value is 21 (8.59% from 255 or 16.41% from 128); Blue value is 25 (10.16% from 255 or 19.53% from 128); Max value from RGB is 82 - color contains mainly: red. Hex color #521519 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521519 is #ADEAE6. Grayscale: #272727. Windows color (decimal): -11397863 or 1643858. OLE color: 1643858.
HSL color Cylindrical-coordinate representation of color #521519: hue angle of 356.07º 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 #521519 is Cyan = 0, Magento = 0.74, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 21 | 25 | - |
| CMYK | 0 | 0.74 | 0.70 | 0.68 |
| HSL | 356.07º | 0.59% | 0.2% | - |
| HSV(B) | 356.07º | 0.74% | 0.32% | - |
| XYZ | 3.92 | 2.4 | 1.18 | - |
| YUV | 39.7 | 119.71 | 158.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 21 | 25 | 0 | 0.74 | 0.70 | 0.68 | 356.07 | 0.59 | 0.2 |
| Hex | 52 | 15 | 19 | 0 | 4A | 46 | 44 | 164 | 3B | 14 |
| Octal | 122 | 25 | 31 | 0 | 112 | 106 | 104 | 544 | 73 | 24 |
| Binary | 1010010 | 10101 | 11001 | 0 | 1001010 | 1000110 | 1000100 | 101100100 | 111011 | 10100 |
Color Harmonies of #521519
Complementary color
Monochromatic Colors of #521519
Black with #521519
Text Example
Text Example
White with #521519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521519; }
p { color: rgb(82,21,25); }
H1.HeaderClassName
{
color: #521519;
}
.AnyTagClassName
{
color: #521519;
}
</style>
background-color css
<style>
a { background-color: #521519; }
a { background-color: rgb(82,21,25); }
div.DivClassName
{
background-color: #521519;
}
.BgClassName
{
background-color: #521519;
}
</style>
border-color css
<style>
span { border-color: #521519; }
span { border-color: rgb(82,21,25); }
td.TdClassName
{
border-color: #521519;
}
.TagClassName
{
border-color: #521519;
}
</style>