Shades of Burgundy #690612
Tints of Burgundy #690612
RGB
CMYK
RGB Variations
Color information
#690612 (or 0x690612) is known color: Burgundy. HEX triplet: 69, 06 and 12. RGB value is (105,6,18). Sum of RGB (Red+Green+Blue) = 105+6+18=129 (17% of max value = 765). Red value is 105 (41.41% from 255 or 81.40% from 129); Green value is 6 (2.73% from 255 or 4.65% from 129); Blue value is 18 (7.42% from 255 or 13.95% from 129); Max value from RGB is 105 - color contains mainly: red. Hex color #690612 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690612 is #96F9ED. Grayscale: #252525. Windows color (decimal): -9894382 or 1181289. OLE color: 1181289.
HSL color Cylindrical-coordinate representation of color #690612: hue angle of 352.73º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #690612 is Cyan = 0, Magento = 0.94, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 6 | 18 | - |
| CMYK | 0 | 0.94 | 0.83 | 0.59 |
| HSL | 352.73º | 0.89% | 0.22% | - |
| HSV(B) | 352.73º | 0.94% | 0.41% | - |
| XYZ | 6 | 3.18 | 0.87 | - |
| YUV | 36.97 | 117.3 | 176.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 6 | 18 | 0 | 0.94 | 0.83 | 0.59 | 352.73 | 0.89 | 0.22 |
| Hex | 69 | 6 | 12 | 0 | 5E | 53 | 3B | 161 | 59 | 16 |
| Octal | 151 | 6 | 22 | 0 | 136 | 123 | 73 | 541 | 131 | 26 |
| Binary | 1101001 | 110 | 10010 | 0 | 1011110 | 1010011 | 111011 | 101100001 | 1011001 | 10110 |
Color Harmonies of #690612
Complementary color
Monochromatic Colors of #690612
Black with #690612
Text Example
Text Example
White with #690612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690612; }
p { color: rgb(105,6,18); }
H1.HeaderClassName
{
color: #690612;
}
.AnyTagClassName
{
color: #690612;
}
</style>
background-color css
<style>
a { background-color: #690612; }
a { background-color: rgb(105,6,18); }
div.DivClassName
{
background-color: #690612;
}
.BgClassName
{
background-color: #690612;
}
</style>
border-color css
<style>
span { border-color: #690612; }
span { border-color: rgb(105,6,18); }
td.TdClassName
{
border-color: #690612;
}
.TagClassName
{
border-color: #690612;
}
</style>