Shades of Bordeaux #520612
Tints of Bordeaux #520612
RGB
CMYK
RGB Variations
Color information
#520612 (or 0x520612) is known color: Bordeaux. HEX triplet: 52, 06 and 12. RGB value is (82,6,18). Sum of RGB (Red+Green+Blue) = 82+6+18=106 (14% of max value = 765). Red value is 82 (32.42% from 255 or 77.36% from 106); Green value is 6 (2.73% from 255 or 5.66% from 106); Blue value is 18 (7.42% from 255 or 16.98% from 106); Max value from RGB is 82 - color contains mainly: red. Hex color #520612 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #520612 is #ADF9ED. Grayscale: #1E1E1E. Windows color (decimal): -11401710 or 1181266. OLE color: 1181266.
HSL color Cylindrical-coordinate representation of color #520612: hue angle of 350.53º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #520612 is Cyan = 0, Magento = 0.93, Yellow = 0.78 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 6 | 18 | - |
| CMYK | 0 | 0.93 | 0.78 | 0.68 |
| HSL | 350.53º | 0.86% | 0.17% | - |
| HSV(B) | 350.53º | 0.93% | 0.32% | - |
| XYZ | 3.65 | 1.97 | 0.76 | - |
| YUV | 30.09 | 121.18 | 165.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 6 | 18 | 0 | 0.93 | 0.78 | 0.68 | 350.53 | 0.86 | 0.17 |
| Hex | 52 | 6 | 12 | 0 | 5D | 4E | 44 | 15F | 56 | 11 |
| Octal | 122 | 6 | 22 | 0 | 135 | 116 | 104 | 537 | 126 | 21 |
| Binary | 1010010 | 110 | 10010 | 0 | 1011101 | 1001110 | 1000100 | 101011111 | 1010110 | 10001 |
Color Harmonies of #520612
Complementary color
Monochromatic Colors of #520612
Black with #520612
Text Example
Text Example
White with #520612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520612; }
p { color: rgb(82,6,18); }
H1.HeaderClassName
{
color: #520612;
}
.AnyTagClassName
{
color: #520612;
}
</style>
background-color css
<style>
a { background-color: #520612; }
a { background-color: rgb(82,6,18); }
div.DivClassName
{
background-color: #520612;
}
.BgClassName
{
background-color: #520612;
}
</style>
border-color css
<style>
span { border-color: #520612; }
span { border-color: rgb(82,6,18); }
td.TdClassName
{
border-color: #520612;
}
.TagClassName
{
border-color: #520612;
}
</style>