Shades of Bordeaux #530810
Tints of Bordeaux #530810
RGB
CMYK
RGB Variations
Color information
#530810 (or 0x530810) is known color: Bordeaux. HEX triplet: 53, 08 and 10. RGB value is (83,8,16). Sum of RGB (Red+Green+Blue) = 83+8+16=107 (14% of max value = 765). Red value is 83 (32.81% from 255 or 77.57% from 107); Green value is 8 (3.52% from 255 or 7.48% from 107); Blue value is 16 (6.64% from 255 or 14.95% from 107); Max value from RGB is 83 - color contains mainly: red. Hex color #530810 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530810 is #ACF7EF. Grayscale: #1F1F1F. Windows color (decimal): -11335664 or 1050707. OLE color: 1050707.
HSL color Cylindrical-coordinate representation of color #530810: hue angle of 353.6º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #530810 is Cyan = 0, Magento = 0.90, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 16 | - |
| CMYK | 0 | 0.90 | 0.81 | 0.67 |
| HSL | 353.6º | 0.82% | 0.18% | - |
| HSV(B) | 353.6º | 0.9% | 0.33% | - |
| XYZ | 3.75 | 2.05 | 0.69 | - |
| YUV | 31.34 | 119.35 | 164.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 16 | 0 | 0.90 | 0.81 | 0.67 | 353.6 | 0.82 | 0.18 |
| Hex | 53 | 8 | 10 | 0 | 5A | 51 | 43 | 162 | 52 | 12 |
| Octal | 123 | 10 | 20 | 0 | 132 | 121 | 103 | 542 | 122 | 22 |
| Binary | 1010011 | 1000 | 10000 | 0 | 1011010 | 1010001 | 1000011 | 101100010 | 1010010 | 10010 |
Color Harmonies of #530810
Complementary color
Monochromatic Colors of #530810
Black with #530810
Text Example
Text Example
White with #530810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530810; }
p { color: rgb(83,8,16); }
H1.HeaderClassName
{
color: #530810;
}
.AnyTagClassName
{
color: #530810;
}
</style>
background-color css
<style>
a { background-color: #530810; }
a { background-color: rgb(83,8,16); }
div.DivClassName
{
background-color: #530810;
}
.BgClassName
{
background-color: #530810;
}
</style>
border-color css
<style>
span { border-color: #530810; }
span { border-color: rgb(83,8,16); }
td.TdClassName
{
border-color: #530810;
}
.TagClassName
{
border-color: #530810;
}
</style>