Shades of Burgundy #690416
Tints of Burgundy #690416
RGB
CMYK
RGB Variations
Color information
#690416 (or 0x690416) is known color: Burgundy. HEX triplet: 69, 04 and 16. RGB value is (105,4,22). Sum of RGB (Red+Green+Blue) = 105+4+22=131 (17% of max value = 765). Red value is 105 (41.41% from 255 or 80.15% from 131); Green value is 4 (1.95% from 255 or 3.05% from 131); Blue value is 22 (8.98% from 255 or 16.79% from 131); Max value from RGB is 105 - color contains mainly: red. Hex color #690416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690416 is #96FBE9. Grayscale: #242424. Windows color (decimal): -9894890 or 1442921. OLE color: 1442921.
HSL color Cylindrical-coordinate representation of color #690416: hue angle of 349.31º 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 #690416 is Cyan = 0, Magento = 0.96, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 22 | - |
| CMYK | 0 | 0.96 | 0.79 | 0.59 |
| HSL | 349.31º | 0.93% | 0.21% | - |
| HSV(B) | 349.31º | 0.96% | 0.41% | - |
| XYZ | 6.01 | 3.15 | 1.05 | - |
| YUV | 36.25 | 119.96 | 177.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 22 | 0 | 0.96 | 0.79 | 0.59 | 349.31 | 0.93 | 0.21 |
| Hex | 69 | 4 | 16 | 0 | 60 | 4F | 3B | 15D | 5D | 15 |
| Octal | 151 | 4 | 26 | 0 | 140 | 117 | 73 | 535 | 135 | 25 |
| Binary | 1101001 | 100 | 10110 | 0 | 1100000 | 1001111 | 111011 | 101011101 | 1011101 | 10101 |
Color Harmonies of #690416
Complementary color
Monochromatic Colors of #690416
Black with #690416
Text Example
Text Example
White with #690416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690416; }
p { color: rgb(105,4,22); }
H1.HeaderClassName
{
color: #690416;
}
.AnyTagClassName
{
color: #690416;
}
</style>
background-color css
<style>
a { background-color: #690416; }
a { background-color: rgb(105,4,22); }
div.DivClassName
{
background-color: #690416;
}
.BgClassName
{
background-color: #690416;
}
</style>
border-color css
<style>
span { border-color: #690416; }
span { border-color: rgb(105,4,22); }
td.TdClassName
{
border-color: #690416;
}
.TagClassName
{
border-color: #690416;
}
</style>