Shades of Bordeaux #520719
Tints of Bordeaux #520719
RGB
CMYK
RGB Variations
Color information
#520719 (or 0x520719) is known color: Bordeaux. HEX triplet: 52, 07 and 19. RGB value is (82,7,25). Sum of RGB (Red+Green+Blue) = 82+7+25=114 (15% of max value = 765). Red value is 82 (32.42% from 255 or 71.93% from 114); Green value is 7 (3.12% from 255 or 6.14% from 114); Blue value is 25 (10.16% from 255 or 21.93% from 114); Max value from RGB is 82 - color contains mainly: red. Hex color #520719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #520719 is #ADF8E6. Grayscale: #1F1F1F. Windows color (decimal): -11401447 or 1640274. OLE color: 1640274.
HSL color Cylindrical-coordinate representation of color #520719: hue angle of 345.6º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #520719 is Cyan = 0, Magento = 0.91, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 7 | 25 | - |
| CMYK | 0 | 0.91 | 0.70 | 0.68 |
| HSL | 345.6º | 0.84% | 0.17% | - |
| HSV(B) | 345.6º | 0.91% | 0.32% | - |
| XYZ | 3.73 | 2.02 | 1.11 | - |
| YUV | 31.48 | 124.35 | 164.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 25 | 0 | 0.91 | 0.70 | 0.68 | 345.6 | 0.84 | 0.17 |
| Hex | 52 | 7 | 19 | 0 | 5B | 46 | 44 | 15A | 54 | 11 |
| Octal | 122 | 7 | 31 | 0 | 133 | 106 | 104 | 532 | 124 | 21 |
| Binary | 1010010 | 111 | 11001 | 0 | 1011011 | 1000110 | 1000100 | 101011010 | 1010100 | 10001 |
Color Harmonies of #520719
Complementary color
Monochromatic Colors of #520719
Black with #520719
Text Example
Text Example
White with #520719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520719; }
p { color: rgb(82,7,25); }
H1.HeaderClassName
{
color: #520719;
}
.AnyTagClassName
{
color: #520719;
}
</style>
background-color css
<style>
a { background-color: #520719; }
a { background-color: rgb(82,7,25); }
div.DivClassName
{
background-color: #520719;
}
.BgClassName
{
background-color: #520719;
}
</style>
border-color css
<style>
span { border-color: #520719; }
span { border-color: rgb(82,7,25); }
td.TdClassName
{
border-color: #520719;
}
.TagClassName
{
border-color: #520719;
}
</style>