Shades of Bordeaux #530515
Tints of Bordeaux #530515
RGB
CMYK
RGB Variations
Color information
#530515 (or 0x530515) is known color: Bordeaux. HEX triplet: 53, 05 and 15. RGB value is (83,5,21). Sum of RGB (Red+Green+Blue) = 83+5+21=109 (14% of max value = 765). Red value is 83 (32.81% from 255 or 76.15% from 109); Green value is 5 (2.34% from 255 or 4.59% from 109); Blue value is 21 (8.59% from 255 or 19.27% from 109); Max value from RGB is 83 - color contains mainly: red. Hex color #530515 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530515 is #ACFAEA. Grayscale: #1E1E1E. Windows color (decimal): -11336427 or 1377619. OLE color: 1377619.
HSL color Cylindrical-coordinate representation of color #530515: hue angle of 347.69º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #530515 is Cyan = 0, Magento = 0.94, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 21 | - |
| CMYK | 0 | 0.94 | 0.75 | 0.67 |
| HSL | 347.69º | 0.89% | 0.17% | - |
| HSV(B) | 347.69º | 0.94% | 0.33% | - |
| XYZ | 3.76 | 2 | 0.9 | - |
| YUV | 30.15 | 122.84 | 165.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 21 | 0 | 0.94 | 0.75 | 0.67 | 347.69 | 0.89 | 0.17 |
| Hex | 53 | 5 | 15 | 0 | 5E | 4B | 43 | 15C | 59 | 11 |
| Octal | 123 | 5 | 25 | 0 | 136 | 113 | 103 | 534 | 131 | 21 |
| Binary | 1010011 | 101 | 10101 | 0 | 1011110 | 1001011 | 1000011 | 101011100 | 1011001 | 10001 |
Color Harmonies of #530515
Complementary color
Monochromatic Colors of #530515
Black with #530515
Text Example
Text Example
White with #530515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530515; }
p { color: rgb(83,5,21); }
H1.HeaderClassName
{
color: #530515;
}
.AnyTagClassName
{
color: #530515;
}
</style>
background-color css
<style>
a { background-color: #530515; }
a { background-color: rgb(83,5,21); }
div.DivClassName
{
background-color: #530515;
}
.BgClassName
{
background-color: #530515;
}
</style>
border-color css
<style>
span { border-color: #530515; }
span { border-color: rgb(83,5,21); }
td.TdClassName
{
border-color: #530515;
}
.TagClassName
{
border-color: #530515;
}
</style>