Shades of Burgundy #740625
Tints of Burgundy #740625
RGB
CMYK
RGB Variations
Color information
#740625 (or 0x740625) is known color: Burgundy. HEX triplet: 74, 06 and 25. RGB value is (116,6,37). Sum of RGB (Red+Green+Blue) = 116+6+37=159 (21% of max value = 765). Red value is 116 (45.70% from 255 or 72.96% from 159); Green value is 6 (2.73% from 255 or 3.77% from 159); Blue value is 37 (14.84% from 255 or 23.27% from 159); Max value from RGB is 116 - color contains mainly: red. Hex color #740625 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740625 is #8BF9DA. Grayscale: #2A2A2A. Windows color (decimal): -9173467 or 2426484. OLE color: 2426484.
HSL color Cylindrical-coordinate representation of color #740625: hue angle of 343.09º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #740625 is Cyan = 0, Magento = 0.95, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 6 | 37 | - |
| CMYK | 0 | 0.95 | 0.68 | 0.55 |
| HSL | 343.09º | 0.9% | 0.24% | - |
| HSV(B) | 343.09º | 0.95% | 0.45% | - |
| XYZ | 7.6 | 3.98 | 2.12 | - |
| YUV | 42.42 | 124.94 | 180.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 37 | 0 | 0.95 | 0.68 | 0.55 | 343.09 | 0.9 | 0.24 |
| Hex | 74 | 6 | 25 | 0 | 5F | 44 | 37 | 157 | 5A | 18 |
| Octal | 164 | 6 | 45 | 0 | 137 | 104 | 67 | 527 | 132 | 30 |
| Binary | 1110100 | 110 | 100101 | 0 | 1011111 | 1000100 | 110111 | 101010111 | 1011010 | 11000 |
Color Harmonies of #740625
Complementary color
Monochromatic Colors of #740625
Black with #740625
Text Example
Text Example
White with #740625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740625; }
p { color: rgb(116,6,37); }
H1.HeaderClassName
{
color: #740625;
}
.AnyTagClassName
{
color: #740625;
}
</style>
background-color css
<style>
a { background-color: #740625; }
a { background-color: rgb(116,6,37); }
div.DivClassName
{
background-color: #740625;
}
.BgClassName
{
background-color: #740625;
}
</style>
border-color css
<style>
span { border-color: #740625; }
span { border-color: rgb(116,6,37); }
td.TdClassName
{
border-color: #740625;
}
.TagClassName
{
border-color: #740625;
}
</style>