Shades of Bordeaux #580718
Tints of Bordeaux #580718
RGB
CMYK
RGB Variations
Color information
#580718 (or 0x580718) is known color: Bordeaux. HEX triplet: 58, 07 and 18. RGB value is (88,7,24). Sum of RGB (Red+Green+Blue) = 88+7+24=119 (15% of max value = 765). Red value is 88 (34.77% from 255 or 73.95% from 119); Green value is 7 (3.12% from 255 or 5.88% from 119); Blue value is 24 (9.77% from 255 or 20.17% from 119); Max value from RGB is 88 - color contains mainly: red. Hex color #580718 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #580718 is #A7F8E7. Grayscale: #212121. Windows color (decimal): -11008232 or 1574744. OLE color: 1574744.
HSL color Cylindrical-coordinate representation of color #580718: hue angle of 347.41º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #580718 is Cyan = 0, Magento = 0.92, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 7 | 24 | - |
| CMYK | 0 | 0.92 | 0.73 | 0.65 |
| HSL | 347.41º | 0.85% | 0.19% | - |
| HSV(B) | 347.41º | 0.92% | 0.35% | - |
| XYZ | 4.27 | 2.29 | 1.08 | - |
| YUV | 33.16 | 122.84 | 167.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 7 | 24 | 0 | 0.92 | 0.73 | 0.65 | 347.41 | 0.85 | 0.19 |
| Hex | 58 | 7 | 18 | 0 | 5C | 49 | 41 | 15B | 55 | 13 |
| Octal | 130 | 7 | 30 | 0 | 134 | 111 | 101 | 533 | 125 | 23 |
| Binary | 1011000 | 111 | 11000 | 0 | 1011100 | 1001001 | 1000001 | 101011011 | 1010101 | 10011 |
Color Harmonies of #580718
Complementary color
Monochromatic Colors of #580718
Black with #580718
Text Example
Text Example
White with #580718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580718; }
p { color: rgb(88,7,24); }
H1.HeaderClassName
{
color: #580718;
}
.AnyTagClassName
{
color: #580718;
}
</style>
background-color css
<style>
a { background-color: #580718; }
a { background-color: rgb(88,7,24); }
div.DivClassName
{
background-color: #580718;
}
.BgClassName
{
background-color: #580718;
}
</style>
border-color css
<style>
span { border-color: #580718; }
span { border-color: rgb(88,7,24); }
td.TdClassName
{
border-color: #580718;
}
.TagClassName
{
border-color: #580718;
}
</style>