Shades of Bordeaux #580814
Tints of Bordeaux #580814
RGB
CMYK
RGB Variations
Color information
#580814 (or 0x580814) is known color: Bordeaux. HEX triplet: 58, 08 and 14. RGB value is (88,8,20). Sum of RGB (Red+Green+Blue) = 88+8+20=116 (15% of max value = 765). Red value is 88 (34.77% from 255 or 75.86% from 116); Green value is 8 (3.52% from 255 or 6.90% from 116); Blue value is 20 (8.20% from 255 or 17.24% from 116); Max value from RGB is 88 - color contains mainly: red. Hex color #580814 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #580814 is #A7F7EB. Grayscale: #212121. Windows color (decimal): -11007980 or 1312856. OLE color: 1312856.
HSL color Cylindrical-coordinate representation of color #580814: hue angle of 351º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #580814 is Cyan = 0, Magento = 0.91, Yellow = 0.77 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 8 | 20 | - |
| CMYK | 0 | 0.91 | 0.77 | 0.65 |
| HSL | 351º | 0.83% | 0.19% | - |
| HSV(B) | 351º | 0.91% | 0.35% | - |
| XYZ | 4.24 | 2.3 | 0.88 | - |
| YUV | 33.29 | 120.5 | 167.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 8 | 20 | 0 | 0.91 | 0.77 | 0.65 | 351 | 0.83 | 0.19 |
| Hex | 58 | 8 | 14 | 0 | 5B | 4D | 41 | 15F | 53 | 13 |
| Octal | 130 | 10 | 24 | 0 | 133 | 115 | 101 | 537 | 123 | 23 |
| Binary | 1011000 | 1000 | 10100 | 0 | 1011011 | 1001101 | 1000001 | 101011111 | 1010011 | 10011 |
Color Harmonies of #580814
Complementary color
Monochromatic Colors of #580814
Black with #580814
Text Example
Text Example
White with #580814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580814; }
p { color: rgb(88,8,20); }
H1.HeaderClassName
{
color: #580814;
}
.AnyTagClassName
{
color: #580814;
}
</style>
background-color css
<style>
a { background-color: #580814; }
a { background-color: rgb(88,8,20); }
div.DivClassName
{
background-color: #580814;
}
.BgClassName
{
background-color: #580814;
}
</style>
border-color css
<style>
span { border-color: #580814; }
span { border-color: rgb(88,8,20); }
td.TdClassName
{
border-color: #580814;
}
.TagClassName
{
border-color: #580814;
}
</style>