Shades of Burgundy #740530
Tints of Burgundy #740530
RGB
CMYK
RGB Variations
Color information
#740530 (or 0x740530) is known color: Burgundy. HEX triplet: 74, 05 and 30. RGB value is (116,5,48). Sum of RGB (Red+Green+Blue) = 116+5+48=169 (22% of max value = 765). Red value is 116 (45.70% from 255 or 68.64% from 169); Green value is 5 (2.34% from 255 or 2.96% from 169); Blue value is 48 (19.14% from 255 or 28.40% from 169); Max value from RGB is 116 - color contains mainly: red. Hex color #740530 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740530 is #8BFACF. Grayscale: #2B2B2B. Windows color (decimal): -9173712 or 3147124. OLE color: 3147124.
HSL color Cylindrical-coordinate representation of color #740530: hue angle of 336.76º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #740530 is Cyan = 0, Magento = 0.96, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 5 | 48 | - |
| CMYK | 0 | 0.96 | 0.59 | 0.55 |
| HSL | 336.76º | 0.92% | 0.24% | - |
| HSV(B) | 336.76º | 0.96% | 0.45% | - |
| XYZ | 7.79 | 4.03 | 3.16 | - |
| YUV | 43.09 | 130.77 | 180 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 5 | 48 | 0 | 0.96 | 0.59 | 0.55 | 336.76 | 0.92 | 0.24 |
| Hex | 74 | 5 | 30 | 0 | 60 | 3B | 37 | 151 | 5C | 18 |
| Octal | 164 | 5 | 60 | 0 | 140 | 73 | 67 | 521 | 134 | 30 |
| Binary | 1110100 | 101 | 110000 | 0 | 1100000 | 111011 | 110111 | 101010001 | 1011100 | 11000 |
Color Harmonies of #740530
Complementary color
Monochromatic Colors of #740530
Black with #740530
Text Example
Text Example
White with #740530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740530; }
p { color: rgb(116,5,48); }
H1.HeaderClassName
{
color: #740530;
}
.AnyTagClassName
{
color: #740530;
}
</style>
background-color css
<style>
a { background-color: #740530; }
a { background-color: rgb(116,5,48); }
div.DivClassName
{
background-color: #740530;
}
.BgClassName
{
background-color: #740530;
}
</style>
border-color css
<style>
span { border-color: #740530; }
span { border-color: rgb(116,5,48); }
td.TdClassName
{
border-color: #740530;
}
.TagClassName
{
border-color: #740530;
}
</style>