Shades of Burgundy #760727
Tints of Burgundy #760727
RGB
CMYK
RGB Variations
Color information
#760727 (or 0x760727) is known color: Burgundy. HEX triplet: 76, 07 and 27. RGB value is (118,7,39). Sum of RGB (Red+Green+Blue) = 118+7+39=164 (21% of max value = 765). Red value is 118 (46.48% from 255 or 71.95% from 164); Green value is 7 (3.12% from 255 or 4.27% from 164); Blue value is 39 (15.62% from 255 or 23.78% from 164); Max value from RGB is 118 - color contains mainly: red. Hex color #760727 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760727 is #89F8D8. Grayscale: #2B2B2B. Windows color (decimal): -9042137 or 2557814. OLE color: 2557814.
HSL color Cylindrical-coordinate representation of color #760727: hue angle of 342.7º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #760727 is Cyan = 0, Magento = 0.94, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 39 | - |
| CMYK | 0 | 0.94 | 0.67 | 0.54 |
| HSL | 342.7º | 0.89% | 0.25% | - |
| HSV(B) | 342.7º | 0.94% | 0.46% | - |
| XYZ | 7.91 | 4.15 | 2.3 | - |
| YUV | 43.84 | 125.27 | 180.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 39 | 0 | 0.94 | 0.67 | 0.54 | 342.7 | 0.89 | 0.25 |
| Hex | 76 | 7 | 27 | 0 | 5E | 43 | 36 | 157 | 59 | 19 |
| Octal | 166 | 7 | 47 | 0 | 136 | 103 | 66 | 527 | 131 | 31 |
| Binary | 1110110 | 111 | 100111 | 0 | 1011110 | 1000011 | 110110 | 101010111 | 1011001 | 11001 |
Color Harmonies of #760727
Complementary color
Monochromatic Colors of #760727
Black with #760727
Text Example
Text Example
White with #760727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760727; }
p { color: rgb(118,7,39); }
H1.HeaderClassName
{
color: #760727;
}
.AnyTagClassName
{
color: #760727;
}
</style>
background-color css
<style>
a { background-color: #760727; }
a { background-color: rgb(118,7,39); }
div.DivClassName
{
background-color: #760727;
}
.BgClassName
{
background-color: #760727;
}
</style>
border-color css
<style>
span { border-color: #760727; }
span { border-color: rgb(118,7,39); }
td.TdClassName
{
border-color: #760727;
}
.TagClassName
{
border-color: #760727;
}
</style>