Shades of Burgundy #690520
Tints of Burgundy #690520
RGB
CMYK
RGB Variations
Color information
#690520 (or 0x690520) is known color: Burgundy. HEX triplet: 69, 05 and 20. RGB value is (105,5,32). Sum of RGB (Red+Green+Blue) = 105+5+32=142 (18% of max value = 765). Red value is 105 (41.41% from 255 or 73.94% from 142); Green value is 5 (2.34% from 255 or 3.52% from 142); Blue value is 32 (12.89% from 255 or 22.54% from 142); Max value from RGB is 105 - color contains mainly: red. Hex color #690520 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690520 is #96FADF. Grayscale: #252525. Windows color (decimal): -9894624 or 2098537. OLE color: 2098537.
HSL color Cylindrical-coordinate representation of color #690520: hue angle of 343.8º 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 #690520 is Cyan = 0, Magento = 0.95, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 5 | 32 | - |
| CMYK | 0 | 0.95 | 0.70 | 0.59 |
| HSL | 343.8º | 0.91% | 0.22% | - |
| HSV(B) | 343.8º | 0.95% | 0.41% | - |
| XYZ | 6.14 | 3.22 | 1.66 | - |
| YUV | 37.98 | 124.63 | 175.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 32 | 0 | 0.95 | 0.70 | 0.59 | 343.8 | 0.91 | 0.22 |
| Hex | 69 | 5 | 20 | 0 | 5F | 46 | 3B | 158 | 5B | 16 |
| Octal | 151 | 5 | 40 | 0 | 137 | 106 | 73 | 530 | 133 | 26 |
| Binary | 1101001 | 101 | 100000 | 0 | 1011111 | 1000110 | 111011 | 101011000 | 1011011 | 10110 |
Color Harmonies of #690520
Complementary color
Monochromatic Colors of #690520
Black with #690520
Text Example
Text Example
White with #690520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690520; }
p { color: rgb(105,5,32); }
H1.HeaderClassName
{
color: #690520;
}
.AnyTagClassName
{
color: #690520;
}
</style>
background-color css
<style>
a { background-color: #690520; }
a { background-color: rgb(105,5,32); }
div.DivClassName
{
background-color: #690520;
}
.BgClassName
{
background-color: #690520;
}
</style>
border-color css
<style>
span { border-color: #690520; }
span { border-color: rgb(105,5,32); }
td.TdClassName
{
border-color: #690520;
}
.TagClassName
{
border-color: #690520;
}
</style>