Shades of Burgundy #690727
Tints of Burgundy #690727
RGB
CMYK
RGB Variations
Color information
#690727 (or 0x690727) is known color: Burgundy. HEX triplet: 69, 07 and 27. RGB value is (105,7,39). Sum of RGB (Red+Green+Blue) = 105+7+39=151 (20% of max value = 765). Red value is 105 (41.41% from 255 or 69.54% from 151); Green value is 7 (3.12% from 255 or 4.64% from 151); Blue value is 39 (15.62% from 255 or 25.83% from 151); Max value from RGB is 105 - color contains mainly: red. Hex color #690727 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690727 is #96F8D8. Grayscale: #272727. Windows color (decimal): -9894105 or 2557801. OLE color: 2557801.
HSL color Cylindrical-coordinate representation of color #690727: hue angle of 340.41º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #690727 is Cyan = 0, Magento = 0.93, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 39 | - |
| CMYK | 0 | 0.93 | 0.63 | 0.59 |
| HSL | 340.41º | 0.88% | 0.22% | - |
| HSV(B) | 340.41º | 0.93% | 0.41% | - |
| XYZ | 6.27 | 3.3 | 2.23 | - |
| YUV | 39.95 | 127.47 | 174.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 39 | 0 | 0.93 | 0.63 | 0.59 | 340.41 | 0.88 | 0.22 |
| Hex | 69 | 7 | 27 | 0 | 5D | 3F | 3B | 154 | 58 | 16 |
| Octal | 151 | 7 | 47 | 0 | 135 | 77 | 73 | 524 | 130 | 26 |
| Binary | 1101001 | 111 | 100111 | 0 | 1011101 | 111111 | 111011 | 101010100 | 1011000 | 10110 |
Color Harmonies of #690727
Complementary color
Monochromatic Colors of #690727
Black with #690727
Text Example
Text Example
White with #690727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690727; }
p { color: rgb(105,7,39); }
H1.HeaderClassName
{
color: #690727;
}
.AnyTagClassName
{
color: #690727;
}
</style>
background-color css
<style>
a { background-color: #690727; }
a { background-color: rgb(105,7,39); }
div.DivClassName
{
background-color: #690727;
}
.BgClassName
{
background-color: #690727;
}
</style>
border-color css
<style>
span { border-color: #690727; }
span { border-color: rgb(105,7,39); }
td.TdClassName
{
border-color: #690727;
}
.TagClassName
{
border-color: #690727;
}
</style>