Shades of Bordeaux #530819
Tints of Bordeaux #530819
RGB
CMYK
RGB Variations
Color information
#530819 (or 0x530819) is known color: Bordeaux. HEX triplet: 53, 08 and 19. RGB value is (83,8,25). Sum of RGB (Red+Green+Blue) = 83+8+25=116 (15% of max value = 765). Red value is 83 (32.81% from 255 or 71.55% from 116); Green value is 8 (3.52% from 255 or 6.90% from 116); Blue value is 25 (10.16% from 255 or 21.55% from 116); Max value from RGB is 83 - color contains mainly: red. Hex color #530819 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530819 is #ACF7E6. Grayscale: #202020. Windows color (decimal): -11335655 or 1640531. OLE color: 1640531.
HSL color Cylindrical-coordinate representation of color #530819: hue angle of 346.4º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #530819 is Cyan = 0, Magento = 0.90, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 25 | - |
| CMYK | 0 | 0.90 | 0.70 | 0.67 |
| HSL | 346.4º | 0.82% | 0.18% | - |
| HSV(B) | 346.4º | 0.9% | 0.33% | - |
| XYZ | 3.83 | 2.08 | 1.12 | - |
| YUV | 32.36 | 123.85 | 164.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 25 | 0 | 0.90 | 0.70 | 0.67 | 346.4 | 0.82 | 0.18 |
| Hex | 53 | 8 | 19 | 0 | 5A | 46 | 43 | 15A | 52 | 12 |
| Octal | 123 | 10 | 31 | 0 | 132 | 106 | 103 | 532 | 122 | 22 |
| Binary | 1010011 | 1000 | 11001 | 0 | 1011010 | 1000110 | 1000011 | 101011010 | 1010010 | 10010 |
Color Harmonies of #530819
Complementary color
Monochromatic Colors of #530819
Black with #530819
Text Example
Text Example
White with #530819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530819; }
p { color: rgb(83,8,25); }
H1.HeaderClassName
{
color: #530819;
}
.AnyTagClassName
{
color: #530819;
}
</style>
background-color css
<style>
a { background-color: #530819; }
a { background-color: rgb(83,8,25); }
div.DivClassName
{
background-color: #530819;
}
.BgClassName
{
background-color: #530819;
}
</style>
border-color css
<style>
span { border-color: #530819; }
span { border-color: rgb(83,8,25); }
td.TdClassName
{
border-color: #530819;
}
.TagClassName
{
border-color: #530819;
}
</style>