Shades of Bordeaux #521720
Tints of Bordeaux #521720
RGB
CMYK
RGB Variations
Color information
#521720 (or 0x521720) is known color: Bordeaux. HEX triplet: 52, 17 and 20. RGB value is (82,23,32). Sum of RGB (Red+Green+Blue) = 82+23+32=137 (18% of max value = 765). Red value is 82 (32.42% from 255 or 59.85% from 137); Green value is 23 (9.38% from 255 or 16.79% from 137); Blue value is 32 (12.89% from 255 or 23.36% from 137); Max value from RGB is 82 - color contains mainly: red. Hex color #521720 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521720 is #ADE8DF. Grayscale: #292929. Windows color (decimal): -11397344 or 2103122. OLE color: 2103122.
HSL color Cylindrical-coordinate representation of color #521720: hue angle of 350.85º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #521720 is Cyan = 0, Magento = 0.72, Yellow = 0.61 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 23 | 32 | - |
| CMYK | 0 | 0.72 | 0.61 | 0.68 |
| HSL | 350.85º | 0.56% | 0.21% | - |
| HSV(B) | 350.85º | 0.72% | 0.32% | - |
| XYZ | 4.05 | 2.51 | 1.64 | - |
| YUV | 41.67 | 122.55 | 156.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 23 | 32 | 0 | 0.72 | 0.61 | 0.68 | 350.85 | 0.56 | 0.21 |
| Hex | 52 | 17 | 20 | 0 | 48 | 3D | 44 | 15F | 38 | 15 |
| Octal | 122 | 27 | 40 | 0 | 110 | 75 | 104 | 537 | 70 | 25 |
| Binary | 1010010 | 10111 | 100000 | 0 | 1001000 | 111101 | 1000100 | 101011111 | 111000 | 10101 |
Color Harmonies of #521720
Complementary color
Monochromatic Colors of #521720
Black with #521720
Text Example
Text Example
White with #521720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521720; }
p { color: rgb(82,23,32); }
H1.HeaderClassName
{
color: #521720;
}
.AnyTagClassName
{
color: #521720;
}
</style>
background-color css
<style>
a { background-color: #521720; }
a { background-color: rgb(82,23,32); }
div.DivClassName
{
background-color: #521720;
}
.BgClassName
{
background-color: #521720;
}
</style>
border-color css
<style>
span { border-color: #521720; }
span { border-color: rgb(82,23,32); }
td.TdClassName
{
border-color: #521720;
}
.TagClassName
{
border-color: #521720;
}
</style>