Shades of Burgundy #690118
Tints of Burgundy #690118
RGB
CMYK
RGB Variations
Color information
#690118 (or 0x690118) is known color: Burgundy. HEX triplet: 69, 01 and 18. RGB value is (105,1,24). Sum of RGB (Red+Green+Blue) = 105+1+24=130 (17% of max value = 765). Red value is 105 (41.41% from 255 or 80.77% from 130); Green value is 1 (0.78% from 255 or 0.77% from 130); Blue value is 24 (9.77% from 255 or 18.46% from 130); Max value from RGB is 105 - color contains mainly: red. Hex color #690118 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690118 is #96FEE7. Grayscale: #222222. Windows color (decimal): -9895656 or 1573225. OLE color: 1573225.
HSL color Cylindrical-coordinate representation of color #690118: hue angle of 346.73º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #690118 is Cyan = 0, Magento = 0.99, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 1 | 24 | - |
| CMYK | 0 | 0.99 | 0.77 | 0.59 |
| HSL | 346.73º | 0.98% | 0.21% | - |
| HSV(B) | 346.73º | 0.99% | 0.41% | - |
| XYZ | 6 | 3.09 | 1.14 | - |
| YUV | 34.72 | 121.96 | 178.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 1 | 24 | 0 | 0.99 | 0.77 | 0.59 | 346.73 | 0.98 | 0.21 |
| Hex | 69 | 1 | 18 | 0 | 63 | 4D | 3B | 15B | 62 | 15 |
| Octal | 151 | 1 | 30 | 0 | 143 | 115 | 73 | 533 | 142 | 25 |
| Binary | 1101001 | 1 | 11000 | 0 | 1100011 | 1001101 | 111011 | 101011011 | 1100010 | 10101 |
Color Harmonies of #690118
Complementary color
Monochromatic Colors of #690118
Black with #690118
Text Example
Text Example
White with #690118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690118; }
p { color: rgb(105,1,24); }
H1.HeaderClassName
{
color: #690118;
}
.AnyTagClassName
{
color: #690118;
}
</style>
background-color css
<style>
a { background-color: #690118; }
a { background-color: rgb(105,1,24); }
div.DivClassName
{
background-color: #690118;
}
.BgClassName
{
background-color: #690118;
}
</style>
border-color css
<style>
span { border-color: #690118; }
span { border-color: rgb(105,1,24); }
td.TdClassName
{
border-color: #690118;
}
.TagClassName
{
border-color: #690118;
}
</style>