Shades of Bordeaux #530516
Tints of Bordeaux #530516
RGB
CMYK
RGB Variations
Color information
#530516 (or 0x530516) is known color: Bordeaux. HEX triplet: 53, 05 and 16. RGB value is (83,5,22). Sum of RGB (Red+Green+Blue) = 83+5+22=110 (14% of max value = 765). Red value is 83 (32.81% from 255 or 75.45% from 110); Green value is 5 (2.34% from 255 or 4.55% from 110); Blue value is 22 (8.98% from 255 or 20% from 110); Max value from RGB is 83 - color contains mainly: red. Hex color #530516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530516 is #ACFAE9. Grayscale: #1E1E1E. Windows color (decimal): -11336426 or 1443155. OLE color: 1443155.
HSL color Cylindrical-coordinate representation of color #530516: hue angle of 346.92º 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 #530516 is Cyan = 0, Magento = 0.94, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 22 | - |
| CMYK | 0 | 0.94 | 0.73 | 0.67 |
| HSL | 346.92º | 0.89% | 0.17% | - |
| HSV(B) | 346.92º | 0.94% | 0.33% | - |
| XYZ | 3.77 | 2.01 | 0.95 | - |
| YUV | 30.26 | 123.34 | 165.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 22 | 0 | 0.94 | 0.73 | 0.67 | 346.92 | 0.89 | 0.17 |
| Hex | 53 | 5 | 16 | 0 | 5E | 49 | 43 | 15B | 59 | 11 |
| Octal | 123 | 5 | 26 | 0 | 136 | 111 | 103 | 533 | 131 | 21 |
| Binary | 1010011 | 101 | 10110 | 0 | 1011110 | 1001001 | 1000011 | 101011011 | 1011001 | 10001 |
Color Harmonies of #530516
Complementary color
Monochromatic Colors of #530516
Black with #530516
Text Example
Text Example
White with #530516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530516; }
p { color: rgb(83,5,22); }
H1.HeaderClassName
{
color: #530516;
}
.AnyTagClassName
{
color: #530516;
}
</style>
background-color css
<style>
a { background-color: #530516; }
a { background-color: rgb(83,5,22); }
div.DivClassName
{
background-color: #530516;
}
.BgClassName
{
background-color: #530516;
}
</style>
border-color css
<style>
span { border-color: #530516; }
span { border-color: rgb(83,5,22); }
td.TdClassName
{
border-color: #530516;
}
.TagClassName
{
border-color: #530516;
}
</style>