Shades of Bordeaux #530118
Tints of Bordeaux #530118
RGB
CMYK
RGB Variations
Color information
#530118 (or 0x530118) is known color: Bordeaux. HEX triplet: 53, 01 and 18. RGB value is (83,1,24). Sum of RGB (Red+Green+Blue) = 83+1+24=108 (14% of max value = 765). Red value is 83 (32.81% from 255 or 76.85% from 108); Green value is 1 (0.78% from 255 or 0.93% from 108); Blue value is 24 (9.77% from 255 or 22.22% from 108); Max value from RGB is 83 - color contains mainly: red. Hex color #530118 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530118 is #ACFEE7. Grayscale: #1C1C1C. Windows color (decimal): -11337448 or 1573203. OLE color: 1573203.
HSL color Cylindrical-coordinate representation of color #530118: hue angle of 343.17º 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 #530118 is Cyan = 0, Magento = 0.99, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 1 | 24 | - |
| CMYK | 0 | 0.99 | 0.71 | 0.67 |
| HSL | 343.17º | 0.98% | 0.16% | - |
| HSV(B) | 343.17º | 0.99% | 0.33% | - |
| XYZ | 3.74 | 1.93 | 1.04 | - |
| YUV | 28.14 | 125.67 | 167.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 1 | 24 | 0 | 0.99 | 0.71 | 0.67 | 343.17 | 0.98 | 0.16 |
| Hex | 53 | 1 | 18 | 0 | 63 | 47 | 43 | 157 | 62 | 10 |
| Octal | 123 | 1 | 30 | 0 | 143 | 107 | 103 | 527 | 142 | 20 |
| Binary | 1010011 | 1 | 11000 | 0 | 1100011 | 1000111 | 1000011 | 101010111 | 1100010 | 10000 |
Color Harmonies of #530118
Complementary color
Monochromatic Colors of #530118
Black with #530118
Text Example
Text Example
White with #530118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530118; }
p { color: rgb(83,1,24); }
H1.HeaderClassName
{
color: #530118;
}
.AnyTagClassName
{
color: #530118;
}
</style>
background-color css
<style>
a { background-color: #530118; }
a { background-color: rgb(83,1,24); }
div.DivClassName
{
background-color: #530118;
}
.BgClassName
{
background-color: #530118;
}
</style>
border-color css
<style>
span { border-color: #530118; }
span { border-color: rgb(83,1,24); }
td.TdClassName
{
border-color: #530118;
}
.TagClassName
{
border-color: #530118;
}
</style>