Shades of Bordeaux #580619
Tints of Bordeaux #580619
RGB
CMYK
RGB Variations
Color information
#580619 (or 0x580619) is known color: Bordeaux. HEX triplet: 58, 06 and 19. RGB value is (88,6,25). Sum of RGB (Red+Green+Blue) = 88+6+25=119 (15% of max value = 765). Red value is 88 (34.77% from 255 or 73.95% from 119); Green value is 6 (2.73% from 255 or 5.04% from 119); Blue value is 25 (10.16% from 255 or 21.01% from 119); Max value from RGB is 88 - color contains mainly: red. Hex color #580619 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #580619 is #A7F9E6. Grayscale: #202020. Windows color (decimal): -11008487 or 1640024. OLE color: 1640024.
HSL color Cylindrical-coordinate representation of color #580619: hue angle of 346.1º 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 #580619 is Cyan = 0, Magento = 0.93, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 6 | 25 | - |
| CMYK | 0 | 0.93 | 0.72 | 0.65 |
| HSL | 346.1º | 0.87% | 0.18% | - |
| HSV(B) | 346.1º | 0.93% | 0.35% | - |
| XYZ | 4.27 | 2.28 | 1.13 | - |
| YUV | 32.68 | 123.67 | 167.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 6 | 25 | 0 | 0.93 | 0.72 | 0.65 | 346.1 | 0.87 | 0.18 |
| Hex | 58 | 6 | 19 | 0 | 5D | 48 | 41 | 15A | 57 | 12 |
| Octal | 130 | 6 | 31 | 0 | 135 | 110 | 101 | 532 | 127 | 22 |
| Binary | 1011000 | 110 | 11001 | 0 | 1011101 | 1001000 | 1000001 | 101011010 | 1010111 | 10010 |
Color Harmonies of #580619
Complementary color
Monochromatic Colors of #580619
Black with #580619
Text Example
Text Example
White with #580619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580619; }
p { color: rgb(88,6,25); }
H1.HeaderClassName
{
color: #580619;
}
.AnyTagClassName
{
color: #580619;
}
</style>
background-color css
<style>
a { background-color: #580619; }
a { background-color: rgb(88,6,25); }
div.DivClassName
{
background-color: #580619;
}
.BgClassName
{
background-color: #580619;
}
</style>
border-color css
<style>
span { border-color: #580619; }
span { border-color: rgb(88,6,25); }
td.TdClassName
{
border-color: #580619;
}
.TagClassName
{
border-color: #580619;
}
</style>