Shades of Bordeaux #580613
Tints of Bordeaux #580613
RGB
CMYK
RGB Variations
Color information
#580613 (or 0x580613) is known color: Bordeaux. HEX triplet: 58, 06 and 13. RGB value is (88,6,19). Sum of RGB (Red+Green+Blue) = 88+6+19=113 (14% of max value = 765). Red value is 88 (34.77% from 255 or 77.88% from 113); Green value is 6 (2.73% from 255 or 5.31% from 113); Blue value is 19 (7.81% from 255 or 16.81% from 113); Max value from RGB is 88 - color contains mainly: red. Hex color #580613 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #580613 is #A7F9EC. Grayscale: #202020. Windows color (decimal): -11008493 or 1246808. OLE color: 1246808.
HSL color Cylindrical-coordinate representation of color #580613: hue angle of 350.49º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #580613 is Cyan = 0, Magento = 0.93, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 6 | 19 | - |
| CMYK | 0 | 0.93 | 0.78 | 0.65 |
| HSL | 350.49º | 0.87% | 0.18% | - |
| HSV(B) | 350.49º | 0.93% | 0.35% | - |
| XYZ | 4.21 | 2.25 | 0.83 | - |
| YUV | 32 | 120.67 | 167.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 6 | 19 | 0 | 0.93 | 0.78 | 0.65 | 350.49 | 0.87 | 0.18 |
| Hex | 58 | 6 | 13 | 0 | 5D | 4E | 41 | 15E | 57 | 12 |
| Octal | 130 | 6 | 23 | 0 | 135 | 116 | 101 | 536 | 127 | 22 |
| Binary | 1011000 | 110 | 10011 | 0 | 1011101 | 1001110 | 1000001 | 101011110 | 1010111 | 10010 |
Color Harmonies of #580613
Complementary color
Monochromatic Colors of #580613
Black with #580613
Text Example
Text Example
White with #580613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580613; }
p { color: rgb(88,6,19); }
H1.HeaderClassName
{
color: #580613;
}
.AnyTagClassName
{
color: #580613;
}
</style>
background-color css
<style>
a { background-color: #580613; }
a { background-color: rgb(88,6,19); }
div.DivClassName
{
background-color: #580613;
}
.BgClassName
{
background-color: #580613;
}
</style>
border-color css
<style>
span { border-color: #580613; }
span { border-color: rgb(88,6,19); }
td.TdClassName
{
border-color: #580613;
}
.TagClassName
{
border-color: #580613;
}
</style>