Shades of Bordeaux #530017
Tints of Bordeaux #530017
RGB
CMYK
RGB Variations
Color information
#530017 (or 0x530017) is known color: Bordeaux. HEX triplet: 53, 00 and 17. RGB value is (83,0,23). Sum of RGB (Red+Green+Blue) = 83+0+23=106 (14% of max value = 765). Red value is 83 (32.81% from 255 or 78.30% from 106); Green value is 0 (0.39% from 255 or 0% from 106); Blue value is 23 (9.38% from 255 or 21.70% from 106); Max value from RGB is 83 - color contains mainly: red. Hex color #530017 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530017 is #ACFFE8. Grayscale: #1B1B1B. Windows color (decimal): -11337705 or 1507411. OLE color: 1507411.
HSL color Cylindrical-coordinate representation of color #530017: hue angle of 343.37º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #530017 is Cyan = 0, Magento = 1, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 0 | 23 | - |
| CMYK | 0 | 1 | 0.72 | 0.67 |
| HSL | 343.37º | 1% | 0.16% | - |
| HSV(B) | 343.37º | 1% | 0.33% | - |
| XYZ | 3.72 | 1.9 | 0.98 | - |
| YUV | 27.44 | 125.5 | 167.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 0 | 23 | 0 | 1 | 0.72 | 0.67 | 343.37 | 1 | 0.16 |
| Hex | 53 | 0 | 17 | 0 | 64 | 48 | 43 | 157 | 64 | 10 |
| Octal | 123 | 0 | 27 | 0 | 144 | 110 | 103 | 527 | 144 | 20 |
| Binary | 1010011 | 0 | 10111 | 0 | 1100100 | 1001000 | 1000011 | 101010111 | 1100100 | 10000 |
Color Harmonies of #530017
Complementary color
Monochromatic Colors of #530017
Black with #530017
Text Example
Text Example
White with #530017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530017; }
p { color: rgb(83,0,23); }
H1.HeaderClassName
{
color: #530017;
}
.AnyTagClassName
{
color: #530017;
}
</style>
background-color css
<style>
a { background-color: #530017; }
a { background-color: rgb(83,0,23); }
div.DivClassName
{
background-color: #530017;
}
.BgClassName
{
background-color: #530017;
}
</style>
border-color css
<style>
span { border-color: #530017; }
span { border-color: rgb(83,0,23); }
td.TdClassName
{
border-color: #530017;
}
.TagClassName
{
border-color: #530017;
}
</style>