Shades of Burgundy #870926
Tints of Burgundy #870926
RGB
CMYK
RGB Variations
Color information
#870926 (or 0x870926) is known color: Burgundy. HEX triplet: 87, 09 and 26. RGB value is (135,9,38). Sum of RGB (Red+Green+Blue) = 135+9+38=182 (24% of max value = 765). Red value is 135 (53.12% from 255 or 74.18% from 182); Green value is 9 (3.91% from 255 or 4.95% from 182); Blue value is 38 (15.23% from 255 or 20.88% from 182); Max value from RGB is 135 - color contains mainly: red. Hex color #870926 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #870926 is #78F6D9. Grayscale: #313131. Windows color (decimal): -7927514 or 2492807. OLE color: 2492807.
HSL color Cylindrical-coordinate representation of color #870926: hue angle of 346.19º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #870926 is Cyan = 0, Magento = 0.93, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 9 | 38 | - |
| CMYK | 0 | 0.93 | 0.72 | 0.47 |
| HSL | 346.19º | 0.88% | 0.28% | - |
| HSV(B) | 346.19º | 0.93% | 0.53% | - |
| XYZ | 10.44 | 5.49 | 2.34 | - |
| YUV | 49.98 | 121.24 | 188.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 9 | 38 | 0 | 0.93 | 0.72 | 0.47 | 346.19 | 0.88 | 0.28 |
| Hex | 87 | 9 | 26 | 0 | 5D | 48 | 2F | 15A | 58 | 1C |
| Octal | 207 | 11 | 46 | 0 | 135 | 110 | 57 | 532 | 130 | 34 |
| Binary | 10000111 | 1001 | 100110 | 0 | 1011101 | 1001000 | 101111 | 101011010 | 1011000 | 11100 |
Color Harmonies of #870926
Complementary color
Monochromatic Colors of #870926
Black with #870926
Text Example
Text Example
White with #870926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870926; }
p { color: rgb(135,9,38); }
H1.HeaderClassName
{
color: #870926;
}
.AnyTagClassName
{
color: #870926;
}
</style>
background-color css
<style>
a { background-color: #870926; }
a { background-color: rgb(135,9,38); }
div.DivClassName
{
background-color: #870926;
}
.BgClassName
{
background-color: #870926;
}
</style>
border-color css
<style>
span { border-color: #870926; }
span { border-color: rgb(135,9,38); }
td.TdClassName
{
border-color: #870926;
}
.TagClassName
{
border-color: #870926;
}
</style>