Shades of Gothic #688689
Tints of Gothic #688689
RGB
CMYK
RGB Variations
Color information
#688689 (or 0x688689) is known color: Gothic. HEX triplet: 68, 86 and 89. RGB value is (104,134,137). Sum of RGB (Red+Green+Blue) = 104+134+137=375 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.73% from 375); Green value is 134 (52.73% from 255 or 35.73% from 375); Blue value is 137 (53.91% from 255 or 36.53% from 375); Max value from RGB is 137 - color contains mainly: blue. Hex color #688689 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688689 is #977976. Grayscale: #7D7D7D. Windows color (decimal): -9927031 or 9012840. OLE color: 9012840.
HSL color Cylindrical-coordinate representation of color #688689: hue angle of 185.45º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #688689 is Cyan = 0.24, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 134 | 137 | - |
| CMYK | 0.24 | 0.02 | 0 | 0.46 |
| HSL | 185.45º | 0.14% | 0.47% | - |
| HSV(B) | 185.45º | 0.24% | 0.54% | - |
| XYZ | 18.75 | 21.8 | 26.89 | - |
| YUV | 125.37 | 134.56 | 112.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 134 | 137 | 0.24 | 0.02 | 0 | 0.46 | 185.45 | 0.14 | 0.47 |
| Hex | 68 | 86 | 89 | 18 | 2 | 0 | 2E | B9 | E | 2F |
| Octal | 150 | 206 | 211 | 30 | 2 | 0 | 56 | 271 | 16 | 57 |
| Binary | 1101000 | 10000110 | 10001001 | 11000 | 10 | 0 | 101110 | 10111001 | 1110 | 101111 |
Color Harmonies of #688689
Complementary color
Monochromatic Colors of #688689
Black with #688689
Text Example
Text Example
White with #688689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688689; }
p { color: rgb(104,134,137); }
H1.HeaderClassName
{
color: #688689;
}
.AnyTagClassName
{
color: #688689;
}
</style>
background-color css
<style>
a { background-color: #688689; }
a { background-color: rgb(104,134,137); }
div.DivClassName
{
background-color: #688689;
}
.BgClassName
{
background-color: #688689;
}
</style>
border-color css
<style>
span { border-color: #688689; }
span { border-color: rgb(104,134,137); }
td.TdClassName
{
border-color: #688689;
}
.TagClassName
{
border-color: #688689;
}
</style>