Shades of Bordeaux #530611
Tints of Bordeaux #530611
RGB
CMYK
RGB Variations
Color information
#530611 (or 0x530611) is known color: Bordeaux. HEX triplet: 53, 06 and 11. RGB value is (83,6,17). Sum of RGB (Red+Green+Blue) = 83+6+17=106 (14% of max value = 765). Red value is 83 (32.81% from 255 or 78.30% from 106); Green value is 6 (2.73% from 255 or 5.66% from 106); Blue value is 17 (7.03% from 255 or 16.04% from 106); Max value from RGB is 83 - color contains mainly: red. Hex color #530611 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530611 is #ACF9EE. Grayscale: #1E1E1E. Windows color (decimal): -11336175 or 1115731. OLE color: 1115731.
HSL color Cylindrical-coordinate representation of color #530611: hue angle of 351.43º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #530611 is Cyan = 0, Magento = 0.93, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 6 | 17 | - |
| CMYK | 0 | 0.93 | 0.80 | 0.67 |
| HSL | 351.43º | 0.87% | 0.17% | - |
| HSV(B) | 351.43º | 0.93% | 0.33% | - |
| XYZ | 3.73 | 2.01 | 0.72 | - |
| YUV | 30.28 | 120.51 | 165.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 17 | 0 | 0.93 | 0.80 | 0.67 | 351.43 | 0.87 | 0.17 |
| Hex | 53 | 6 | 11 | 0 | 5D | 50 | 43 | 15F | 57 | 11 |
| Octal | 123 | 6 | 21 | 0 | 135 | 120 | 103 | 537 | 127 | 21 |
| Binary | 1010011 | 110 | 10001 | 0 | 1011101 | 1010000 | 1000011 | 101011111 | 1010111 | 10001 |
Color Harmonies of #530611
Complementary color
Monochromatic Colors of #530611
Black with #530611
Text Example
Text Example
White with #530611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530611; }
p { color: rgb(83,6,17); }
H1.HeaderClassName
{
color: #530611;
}
.AnyTagClassName
{
color: #530611;
}
</style>
background-color css
<style>
a { background-color: #530611; }
a { background-color: rgb(83,6,17); }
div.DivClassName
{
background-color: #530611;
}
.BgClassName
{
background-color: #530611;
}
</style>
border-color css
<style>
span { border-color: #530611; }
span { border-color: rgb(83,6,17); }
td.TdClassName
{
border-color: #530611;
}
.TagClassName
{
border-color: #530611;
}
</style>