Shades of Burgundy #690406
Tints of Burgundy #690406
RGB
CMYK
RGB Variations
Color information
#690406 (or 0x690406) is known color: Burgundy. HEX triplet: 69, 04 and 06. RGB value is (105,4,6). Sum of RGB (Red+Green+Blue) = 105+4+6=115 (15% of max value = 765). Red value is 105 (41.41% from 255 or 91.30% from 115); Green value is 4 (1.95% from 255 or 3.48% from 115); Blue value is 6 (2.73% from 255 or 5.22% from 115); Max value from RGB is 105 - color contains mainly: red. Hex color #690406 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690406 is #96FBF9. Grayscale: #222222. Windows color (decimal): -9894906 or 394345. OLE color: 394345.
HSL color Cylindrical-coordinate representation of color #690406: hue angle of 358.81º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #690406 is Cyan = 0, Magento = 0.96, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 6 | - |
| CMYK | 0 | 0.96 | 0.94 | 0.59 |
| HSL | 358.81º | 0.93% | 0.21% | - |
| HSV(B) | 358.81º | 0.96% | 0.41% | - |
| XYZ | 5.9 | 3.1 | 0.46 | - |
| YUV | 34.43 | 111.96 | 178.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 6 | 0 | 0.96 | 0.94 | 0.59 | 358.81 | 0.93 | 0.21 |
| Hex | 69 | 4 | 6 | 0 | 60 | 5E | 3B | 167 | 5D | 15 |
| Octal | 151 | 4 | 6 | 0 | 140 | 136 | 73 | 547 | 135 | 25 |
| Binary | 1101001 | 100 | 110 | 0 | 1100000 | 1011110 | 111011 | 101100111 | 1011101 | 10101 |
Color Harmonies of #690406
Complementary color
Monochromatic Colors of #690406
Black with #690406
Text Example
Text Example
White with #690406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690406; }
p { color: rgb(105,4,6); }
H1.HeaderClassName
{
color: #690406;
}
.AnyTagClassName
{
color: #690406;
}
</style>
background-color css
<style>
a { background-color: #690406; }
a { background-color: rgb(105,4,6); }
div.DivClassName
{
background-color: #690406;
}
.BgClassName
{
background-color: #690406;
}
</style>
border-color css
<style>
span { border-color: #690406; }
span { border-color: rgb(105,4,6); }
td.TdClassName
{
border-color: #690406;
}
.TagClassName
{
border-color: #690406;
}
</style>