Shades of Burgundy #690618
Tints of Burgundy #690618
RGB
CMYK
RGB Variations
Color information
#690618 (or 0x690618) is known color: Burgundy. HEX triplet: 69, 06 and 18. RGB value is (105,6,24). Sum of RGB (Red+Green+Blue) = 105+6+24=135 (17% of max value = 765). Red value is 105 (41.41% from 255 or 77.78% from 135); Green value is 6 (2.73% from 255 or 4.44% from 135); Blue value is 24 (9.77% from 255 or 17.78% from 135); Max value from RGB is 105 - color contains mainly: red. Hex color #690618 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690618 is #96F9E7. Grayscale: #252525. Windows color (decimal): -9894376 or 1574505. OLE color: 1574505.
HSL color Cylindrical-coordinate representation of color #690618: hue angle of 349.09º 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 #690618 is Cyan = 0, Magento = 0.94, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 6 | 24 | - |
| CMYK | 0 | 0.94 | 0.77 | 0.59 |
| HSL | 349.09º | 0.89% | 0.22% | - |
| HSV(B) | 349.09º | 0.94% | 0.41% | - |
| XYZ | 6.06 | 3.2 | 1.16 | - |
| YUV | 37.65 | 120.3 | 176.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 6 | 24 | 0 | 0.94 | 0.77 | 0.59 | 349.09 | 0.89 | 0.22 |
| Hex | 69 | 6 | 18 | 0 | 5E | 4D | 3B | 15D | 59 | 16 |
| Octal | 151 | 6 | 30 | 0 | 136 | 115 | 73 | 535 | 131 | 26 |
| Binary | 1101001 | 110 | 11000 | 0 | 1011110 | 1001101 | 111011 | 101011101 | 1011001 | 10110 |
Color Harmonies of #690618
Complementary color
Monochromatic Colors of #690618
Black with #690618
Text Example
Text Example
White with #690618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690618; }
p { color: rgb(105,6,24); }
H1.HeaderClassName
{
color: #690618;
}
.AnyTagClassName
{
color: #690618;
}
</style>
background-color css
<style>
a { background-color: #690618; }
a { background-color: rgb(105,6,24); }
div.DivClassName
{
background-color: #690618;
}
.BgClassName
{
background-color: #690618;
}
</style>
border-color css
<style>
span { border-color: #690618; }
span { border-color: rgb(105,6,24); }
td.TdClassName
{
border-color: #690618;
}
.TagClassName
{
border-color: #690618;
}
</style>