Shades of Burgundy #690415
Tints of Burgundy #690415
RGB
CMYK
RGB Variations
Color information
#690415 (or 0x690415) is known color: Burgundy. HEX triplet: 69, 04 and 15. RGB value is (105,4,21). Sum of RGB (Red+Green+Blue) = 105+4+21=130 (17% of max value = 765). Red value is 105 (41.41% from 255 or 80.77% from 130); Green value is 4 (1.95% from 255 or 3.08% from 130); Blue value is 21 (8.59% from 255 or 16.15% from 130); Max value from RGB is 105 - color contains mainly: red. Hex color #690415 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690415 is #96FBEA. Grayscale: #242424. Windows color (decimal): -9894891 or 1377385. OLE color: 1377385.
HSL color Cylindrical-coordinate representation of color #690415: hue angle of 349.9º 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 #690415 is Cyan = 0, Magento = 0.96, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 4 | 21 | - |
| CMYK | 0 | 0.96 | 0.80 | 0.59 |
| HSL | 349.9º | 0.93% | 0.21% | - |
| HSV(B) | 349.9º | 0.96% | 0.41% | - |
| XYZ | 6 | 3.14 | 1 | - |
| YUV | 36.14 | 119.46 | 177.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 4 | 21 | 0 | 0.96 | 0.80 | 0.59 | 349.9 | 0.93 | 0.21 |
| Hex | 69 | 4 | 15 | 0 | 60 | 50 | 3B | 15E | 5D | 15 |
| Octal | 151 | 4 | 25 | 0 | 140 | 120 | 73 | 536 | 135 | 25 |
| Binary | 1101001 | 100 | 10101 | 0 | 1100000 | 1010000 | 111011 | 101011110 | 1011101 | 10101 |
Color Harmonies of #690415
Complementary color
Monochromatic Colors of #690415
Black with #690415
Text Example
Text Example
White with #690415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690415; }
p { color: rgb(105,4,21); }
H1.HeaderClassName
{
color: #690415;
}
.AnyTagClassName
{
color: #690415;
}
</style>
background-color css
<style>
a { background-color: #690415; }
a { background-color: rgb(105,4,21); }
div.DivClassName
{
background-color: #690415;
}
.BgClassName
{
background-color: #690415;
}
</style>
border-color css
<style>
span { border-color: #690415; }
span { border-color: rgb(105,4,21); }
td.TdClassName
{
border-color: #690415;
}
.TagClassName
{
border-color: #690415;
}
</style>