Shades of Bordeaux #550815
Tints of Bordeaux #550815
RGB
CMYK
RGB Variations
Color information
#550815 (or 0x550815) is known color: Bordeaux. HEX triplet: 55, 08 and 15. RGB value is (85,8,21). Sum of RGB (Red+Green+Blue) = 85+8+21=114 (15% of max value = 765). Red value is 85 (33.59% from 255 or 74.56% from 114); Green value is 8 (3.52% from 255 or 7.02% from 114); Blue value is 21 (8.59% from 255 or 18.42% from 114); Max value from RGB is 85 - color contains mainly: red. Hex color #550815 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #550815 is #AAF7EA. Grayscale: #202020. Windows color (decimal): -11204587 or 1378389. OLE color: 1378389.
HSL color Cylindrical-coordinate representation of color #550815: hue angle of 349.87º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #550815 is Cyan = 0, Magento = 0.91, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 8 | 21 | - |
| CMYK | 0 | 0.91 | 0.75 | 0.67 |
| HSL | 349.87º | 0.83% | 0.18% | - |
| HSV(B) | 349.87º | 0.91% | 0.33% | - |
| XYZ | 3.97 | 2.16 | 0.92 | - |
| YUV | 32.51 | 121.51 | 165.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 8 | 21 | 0 | 0.91 | 0.75 | 0.67 | 349.87 | 0.83 | 0.18 |
| Hex | 55 | 8 | 15 | 0 | 5B | 4B | 43 | 15E | 53 | 12 |
| Octal | 125 | 10 | 25 | 0 | 133 | 113 | 103 | 536 | 123 | 22 |
| Binary | 1010101 | 1000 | 10101 | 0 | 1011011 | 1001011 | 1000011 | 101011110 | 1010011 | 10010 |
Color Harmonies of #550815
Complementary color
Monochromatic Colors of #550815
Black with #550815
Text Example
Text Example
White with #550815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550815; }
p { color: rgb(85,8,21); }
H1.HeaderClassName
{
color: #550815;
}
.AnyTagClassName
{
color: #550815;
}
</style>
background-color css
<style>
a { background-color: #550815; }
a { background-color: rgb(85,8,21); }
div.DivClassName
{
background-color: #550815;
}
.BgClassName
{
background-color: #550815;
}
</style>
border-color css
<style>
span { border-color: #550815; }
span { border-color: rgb(85,8,21); }
td.TdClassName
{
border-color: #550815;
}
.TagClassName
{
border-color: #550815;
}
</style>