Shades of Bordeaux #530714
Tints of Bordeaux #530714
RGB
CMYK
RGB Variations
Color information
#530714 (or 0x530714) is known color: Bordeaux. HEX triplet: 53, 07 and 14. RGB value is (83,7,20). Sum of RGB (Red+Green+Blue) = 83+7+20=110 (14% of max value = 765). Red value is 83 (32.81% from 255 or 75.45% from 110); Green value is 7 (3.12% from 255 or 6.36% from 110); Blue value is 20 (8.20% from 255 or 18.18% from 110); Max value from RGB is 83 - color contains mainly: red. Hex color #530714 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530714 is #ACF8EB. Grayscale: #1F1F1F. Windows color (decimal): -11335916 or 1312595. OLE color: 1312595.
HSL color Cylindrical-coordinate representation of color #530714: hue angle of 349.74º 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 #530714 is Cyan = 0, Magento = 0.92, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 7 | 20 | - |
| CMYK | 0 | 0.92 | 0.76 | 0.67 |
| HSL | 349.74º | 0.84% | 0.18% | - |
| HSV(B) | 349.74º | 0.92% | 0.33% | - |
| XYZ | 3.77 | 2.04 | 0.86 | - |
| YUV | 31.21 | 121.68 | 164.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 7 | 20 | 0 | 0.92 | 0.76 | 0.67 | 349.74 | 0.84 | 0.18 |
| Hex | 53 | 7 | 14 | 0 | 5C | 4C | 43 | 15E | 54 | 12 |
| Octal | 123 | 7 | 24 | 0 | 134 | 114 | 103 | 536 | 124 | 22 |
| Binary | 1010011 | 111 | 10100 | 0 | 1011100 | 1001100 | 1000011 | 101011110 | 1010100 | 10010 |
Color Harmonies of #530714
Complementary color
Monochromatic Colors of #530714
Black with #530714
Text Example
Text Example
White with #530714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530714; }
p { color: rgb(83,7,20); }
H1.HeaderClassName
{
color: #530714;
}
.AnyTagClassName
{
color: #530714;
}
</style>
background-color css
<style>
a { background-color: #530714; }
a { background-color: rgb(83,7,20); }
div.DivClassName
{
background-color: #530714;
}
.BgClassName
{
background-color: #530714;
}
</style>
border-color css
<style>
span { border-color: #530714; }
span { border-color: rgb(83,7,20); }
td.TdClassName
{
border-color: #530714;
}
.TagClassName
{
border-color: #530714;
}
</style>