Shades of Burgundy #690517
Tints of Burgundy #690517
RGB
CMYK
RGB Variations
Color information
#690517 (or 0x690517) is known color: Burgundy. HEX triplet: 69, 05 and 17. RGB value is (105,5,23). Sum of RGB (Red+Green+Blue) = 105+5+23=133 (17% of max value = 765). Red value is 105 (41.41% from 255 or 78.95% from 133); Green value is 5 (2.34% from 255 or 3.76% from 133); Blue value is 23 (9.38% from 255 or 17.29% from 133); Max value from RGB is 105 - color contains mainly: red. Hex color #690517 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690517 is #96FAE8. Grayscale: #242424. Windows color (decimal): -9894633 or 1508713. OLE color: 1508713.
HSL color Cylindrical-coordinate representation of color #690517: hue angle of 349.2º 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 #690517 is Cyan = 0, Magento = 0.95, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 5 | 23 | - |
| CMYK | 0 | 0.95 | 0.78 | 0.59 |
| HSL | 349.2º | 0.91% | 0.22% | - |
| HSV(B) | 349.2º | 0.95% | 0.41% | - |
| XYZ | 6.03 | 3.17 | 1.11 | - |
| YUV | 36.95 | 120.13 | 176.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 23 | 0 | 0.95 | 0.78 | 0.59 | 349.2 | 0.91 | 0.22 |
| Hex | 69 | 5 | 17 | 0 | 5F | 4E | 3B | 15D | 5B | 16 |
| Octal | 151 | 5 | 27 | 0 | 137 | 116 | 73 | 535 | 133 | 26 |
| Binary | 1101001 | 101 | 10111 | 0 | 1011111 | 1001110 | 111011 | 101011101 | 1011011 | 10110 |
Color Harmonies of #690517
Complementary color
Monochromatic Colors of #690517
Black with #690517
Text Example
Text Example
White with #690517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690517; }
p { color: rgb(105,5,23); }
H1.HeaderClassName
{
color: #690517;
}
.AnyTagClassName
{
color: #690517;
}
</style>
background-color css
<style>
a { background-color: #690517; }
a { background-color: rgb(105,5,23); }
div.DivClassName
{
background-color: #690517;
}
.BgClassName
{
background-color: #690517;
}
</style>
border-color css
<style>
span { border-color: #690517; }
span { border-color: rgb(105,5,23); }
td.TdClassName
{
border-color: #690517;
}
.TagClassName
{
border-color: #690517;
}
</style>