Shades of Bordeaux #530815
Tints of Bordeaux #530815
RGB
CMYK
RGB Variations
Color information
#530815 (or 0x530815) is known color: Bordeaux. HEX triplet: 53, 08 and 15. RGB value is (83,8,21). Sum of RGB (Red+Green+Blue) = 83+8+21=112 (14% of max value = 765). Red value is 83 (32.81% from 255 or 74.11% from 112); Green value is 8 (3.52% from 255 or 7.14% from 112); Blue value is 21 (8.59% from 255 or 18.75% from 112); Max value from RGB is 83 - color contains mainly: red. Hex color #530815 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530815 is #ACF7EA. Grayscale: #1F1F1F. Windows color (decimal): -11335659 or 1378387. OLE color: 1378387.
HSL color Cylindrical-coordinate representation of color #530815: hue angle of 349.6º 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 #530815 is Cyan = 0, Magento = 0.90, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 21 | - |
| CMYK | 0 | 0.90 | 0.75 | 0.67 |
| HSL | 349.6º | 0.82% | 0.18% | - |
| HSV(B) | 349.6º | 0.9% | 0.33% | - |
| XYZ | 3.79 | 2.07 | 0.91 | - |
| YUV | 31.91 | 121.85 | 164.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 21 | 0 | 0.90 | 0.75 | 0.67 | 349.6 | 0.82 | 0.18 |
| Hex | 53 | 8 | 15 | 0 | 5A | 4B | 43 | 15E | 52 | 12 |
| Octal | 123 | 10 | 25 | 0 | 132 | 113 | 103 | 536 | 122 | 22 |
| Binary | 1010011 | 1000 | 10101 | 0 | 1011010 | 1001011 | 1000011 | 101011110 | 1010010 | 10010 |
Color Harmonies of #530815
Complementary color
Monochromatic Colors of #530815
Black with #530815
Text Example
Text Example
White with #530815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530815; }
p { color: rgb(83,8,21); }
H1.HeaderClassName
{
color: #530815;
}
.AnyTagClassName
{
color: #530815;
}
</style>
background-color css
<style>
a { background-color: #530815; }
a { background-color: rgb(83,8,21); }
div.DivClassName
{
background-color: #530815;
}
.BgClassName
{
background-color: #530815;
}
</style>
border-color css
<style>
span { border-color: #530815; }
span { border-color: rgb(83,8,21); }
td.TdClassName
{
border-color: #530815;
}
.TagClassName
{
border-color: #530815;
}
</style>