Shades of Burgundy #690519
Tints of Burgundy #690519
RGB
CMYK
RGB Variations
Color information
#690519 (or 0x690519) is known color: Burgundy. HEX triplet: 69, 05 and 19. RGB value is (105,5,25). Sum of RGB (Red+Green+Blue) = 105+5+25=135 (17% of max value = 765). Red value is 105 (41.41% from 255 or 77.78% from 135); Green value is 5 (2.34% from 255 or 3.70% from 135); Blue value is 25 (10.16% from 255 or 18.52% from 135); Max value from RGB is 105 - color contains mainly: red. Hex color #690519 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690519 is #96FAE6. Grayscale: #252525. Windows color (decimal): -9894631 or 1639785. OLE color: 1639785.
HSL color Cylindrical-coordinate representation of color #690519: hue angle of 348º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690519 is Cyan = 0, Magento = 0.95, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 5 | 25 | - |
| CMYK | 0 | 0.95 | 0.76 | 0.59 |
| HSL | 348º | 0.91% | 0.22% | - |
| HSV(B) | 348º | 0.95% | 0.41% | - |
| XYZ | 6.06 | 3.18 | 1.21 | - |
| YUV | 37.18 | 121.13 | 176.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 25 | 0 | 0.95 | 0.76 | 0.59 | 348 | 0.91 | 0.22 |
| Hex | 69 | 5 | 19 | 0 | 5F | 4C | 3B | 15C | 5B | 16 |
| Octal | 151 | 5 | 31 | 0 | 137 | 114 | 73 | 534 | 133 | 26 |
| Binary | 1101001 | 101 | 11001 | 0 | 1011111 | 1001100 | 111011 | 101011100 | 1011011 | 10110 |
Color Harmonies of #690519
Complementary color
Monochromatic Colors of #690519
Black with #690519
Text Example
Text Example
White with #690519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690519; }
p { color: rgb(105,5,25); }
H1.HeaderClassName
{
color: #690519;
}
.AnyTagClassName
{
color: #690519;
}
</style>
background-color css
<style>
a { background-color: #690519; }
a { background-color: rgb(105,5,25); }
div.DivClassName
{
background-color: #690519;
}
.BgClassName
{
background-color: #690519;
}
</style>
border-color css
<style>
span { border-color: #690519; }
span { border-color: rgb(105,5,25); }
td.TdClassName
{
border-color: #690519;
}
.TagClassName
{
border-color: #690519;
}
</style>