Shades of Bordeaux #530616
Tints of Bordeaux #530616
RGB
CMYK
RGB Variations
Color information
#530616 (or 0x530616) is known color: Bordeaux. HEX triplet: 53, 06 and 16. RGB value is (83,6,22). Sum of RGB (Red+Green+Blue) = 83+6+22=111 (14% of max value = 765). Red value is 83 (32.81% from 255 or 74.77% from 111); Green value is 6 (2.73% from 255 or 5.41% from 111); Blue value is 22 (8.98% from 255 or 19.82% from 111); Max value from RGB is 83 - color contains mainly: red. Hex color #530616 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530616 is #ACF9E9. Grayscale: #1E1E1E. Windows color (decimal): -11336170 or 1443411. OLE color: 1443411.
HSL color Cylindrical-coordinate representation of color #530616: hue angle of 347.53º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #530616 is Cyan = 0, Magento = 0.93, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 6 | 22 | - |
| CMYK | 0 | 0.93 | 0.73 | 0.67 |
| HSL | 347.53º | 0.87% | 0.17% | - |
| HSV(B) | 347.53º | 0.93% | 0.33% | - |
| XYZ | 3.78 | 2.03 | 0.95 | - |
| YUV | 30.85 | 123.01 | 165.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 22 | 0 | 0.93 | 0.73 | 0.67 | 347.53 | 0.87 | 0.17 |
| Hex | 53 | 6 | 16 | 0 | 5D | 49 | 43 | 15C | 57 | 11 |
| Octal | 123 | 6 | 26 | 0 | 135 | 111 | 103 | 534 | 127 | 21 |
| Binary | 1010011 | 110 | 10110 | 0 | 1011101 | 1001001 | 1000011 | 101011100 | 1010111 | 10001 |
Color Harmonies of #530616
Complementary color
Monochromatic Colors of #530616
Black with #530616
Text Example
Text Example
White with #530616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530616; }
p { color: rgb(83,6,22); }
H1.HeaderClassName
{
color: #530616;
}
.AnyTagClassName
{
color: #530616;
}
</style>
background-color css
<style>
a { background-color: #530616; }
a { background-color: rgb(83,6,22); }
div.DivClassName
{
background-color: #530616;
}
.BgClassName
{
background-color: #530616;
}
</style>
border-color css
<style>
span { border-color: #530616; }
span { border-color: rgb(83,6,22); }
td.TdClassName
{
border-color: #530616;
}
.TagClassName
{
border-color: #530616;
}
</style>