Shades of Bordeaux #530721
Tints of Bordeaux #530721
RGB
CMYK
RGB Variations
Color information
#530721 (or 0x530721) is known color: Bordeaux. HEX triplet: 53, 07 and 21. RGB value is (83,7,33). Sum of RGB (Red+Green+Blue) = 83+7+33=123 (16% of max value = 765). Red value is 83 (32.81% from 255 or 67.48% from 123); Green value is 7 (3.12% from 255 or 5.69% from 123); Blue value is 33 (13.28% from 255 or 26.83% from 123); Max value from RGB is 83 - color contains mainly: red. Hex color #530721 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530721 is #ACF8DE. Grayscale: #202020. Windows color (decimal): -11335903 or 2164563. OLE color: 2164563.
HSL color Cylindrical-coordinate representation of color #530721: hue angle of 339.47º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #530721 is Cyan = 0, Magento = 0.92, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 7 | 33 | - |
| CMYK | 0 | 0.92 | 0.60 | 0.67 |
| HSL | 339.47º | 0.84% | 0.18% | - |
| HSV(B) | 339.47º | 0.92% | 0.33% | - |
| XYZ | 3.92 | 2.1 | 1.64 | - |
| YUV | 32.69 | 128.18 | 163.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 7 | 33 | 0 | 0.92 | 0.60 | 0.67 | 339.47 | 0.84 | 0.18 |
| Hex | 53 | 7 | 21 | 0 | 5C | 3C | 43 | 153 | 54 | 12 |
| Octal | 123 | 7 | 41 | 0 | 134 | 74 | 103 | 523 | 124 | 22 |
| Binary | 1010011 | 111 | 100001 | 0 | 1011100 | 111100 | 1000011 | 101010011 | 1010100 | 10010 |
Color Harmonies of #530721
Complementary color
Monochromatic Colors of #530721
Black with #530721
Text Example
Text Example
White with #530721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530721; }
p { color: rgb(83,7,33); }
H1.HeaderClassName
{
color: #530721;
}
.AnyTagClassName
{
color: #530721;
}
</style>
background-color css
<style>
a { background-color: #530721; }
a { background-color: rgb(83,7,33); }
div.DivClassName
{
background-color: #530721;
}
.BgClassName
{
background-color: #530721;
}
</style>
border-color css
<style>
span { border-color: #530721; }
span { border-color: rgb(83,7,33); }
td.TdClassName
{
border-color: #530721;
}
.TagClassName
{
border-color: #530721;
}
</style>