Shades of Burgundy #760130
Tints of Burgundy #760130
RGB
CMYK
RGB Variations
Color information
#760130 (or 0x760130) is known color: Burgundy. HEX triplet: 76, 01 and 30. RGB value is (118,1,48). Sum of RGB (Red+Green+Blue) = 118+1+48=167 (22% of max value = 765). Red value is 118 (46.48% from 255 or 70.66% from 167); Green value is 1 (0.78% from 255 or 0.60% from 167); Blue value is 48 (19.14% from 255 or 28.74% from 167); Max value from RGB is 118 - color contains mainly: red. Hex color #760130 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760130 is #89FECF. Grayscale: #292929. Windows color (decimal): -9043664 or 3146102. OLE color: 3146102.
HSL color Cylindrical-coordinate representation of color #760130: hue angle of 335.9º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #760130 is Cyan = 0, Magento = 0.99, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 48 | - |
| CMYK | 0 | 0.99 | 0.59 | 0.54 |
| HSL | 335.9º | 0.98% | 0.23% | - |
| HSV(B) | 335.9º | 0.99% | 0.46% | - |
| XYZ | 8.02 | 4.09 | 3.16 | - |
| YUV | 41.34 | 131.76 | 182.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 48 | 0 | 0.99 | 0.59 | 0.54 | 335.9 | 0.98 | 0.23 |
| Hex | 76 | 1 | 30 | 0 | 63 | 3B | 36 | 150 | 62 | 17 |
| Octal | 166 | 1 | 60 | 0 | 143 | 73 | 66 | 520 | 142 | 27 |
| Binary | 1110110 | 1 | 110000 | 0 | 1100011 | 111011 | 110110 | 101010000 | 1100010 | 10111 |
Color Harmonies of #760130
Complementary color
Monochromatic Colors of #760130
Black with #760130
Text Example
Text Example
White with #760130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760130; }
p { color: rgb(118,1,48); }
H1.HeaderClassName
{
color: #760130;
}
.AnyTagClassName
{
color: #760130;
}
</style>
background-color css
<style>
a { background-color: #760130; }
a { background-color: rgb(118,1,48); }
div.DivClassName
{
background-color: #760130;
}
.BgClassName
{
background-color: #760130;
}
</style>
border-color css
<style>
span { border-color: #760130; }
span { border-color: rgb(118,1,48); }
td.TdClassName
{
border-color: #760130;
}
.TagClassName
{
border-color: #760130;
}
</style>