Shades of Bordeaux #530115
Tints of Bordeaux #530115
RGB
CMYK
RGB Variations
Color information
#530115 (or 0x530115) is known color: Bordeaux. HEX triplet: 53, 01 and 15. RGB value is (83,1,21). Sum of RGB (Red+Green+Blue) = 83+1+21=105 (13% of max value = 765). Red value is 83 (32.81% from 255 or 79.05% from 105); Green value is 1 (0.78% from 255 or 0.95% from 105); Blue value is 21 (8.59% from 255 or 20% from 105); Max value from RGB is 83 - color contains mainly: red. Hex color #530115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530115 is #ACFEEA. Grayscale: #1B1B1B. Windows color (decimal): -11337451 or 1376595. OLE color: 1376595.
HSL color Cylindrical-coordinate representation of color #530115: hue angle of 345.37º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #530115 is Cyan = 0, Magento = 0.99, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 1 | 21 | - |
| CMYK | 0 | 0.99 | 0.75 | 0.67 |
| HSL | 345.37º | 0.98% | 0.16% | - |
| HSV(B) | 345.37º | 0.99% | 0.33% | - |
| XYZ | 3.71 | 1.91 | 0.88 | - |
| YUV | 27.8 | 124.17 | 167.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 1 | 21 | 0 | 0.99 | 0.75 | 0.67 | 345.37 | 0.98 | 0.16 |
| Hex | 53 | 1 | 15 | 0 | 63 | 4B | 43 | 159 | 62 | 10 |
| Octal | 123 | 1 | 25 | 0 | 143 | 113 | 103 | 531 | 142 | 20 |
| Binary | 1010011 | 1 | 10101 | 0 | 1100011 | 1001011 | 1000011 | 101011001 | 1100010 | 10000 |
Color Harmonies of #530115
Complementary color
Monochromatic Colors of #530115
Black with #530115
Text Example
Text Example
White with #530115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530115; }
p { color: rgb(83,1,21); }
H1.HeaderClassName
{
color: #530115;
}
.AnyTagClassName
{
color: #530115;
}
</style>
background-color css
<style>
a { background-color: #530115; }
a { background-color: rgb(83,1,21); }
div.DivClassName
{
background-color: #530115;
}
.BgClassName
{
background-color: #530115;
}
</style>
border-color css
<style>
span { border-color: #530115; }
span { border-color: rgb(83,1,21); }
td.TdClassName
{
border-color: #530115;
}
.TagClassName
{
border-color: #530115;
}
</style>