Shades of Gothic #688992
Tints of Gothic #688992
RGB
CMYK
RGB Variations
Color information
#688992 (or 0x688992) is known color: Gothic. HEX triplet: 68, 89 and 92. RGB value is (104,137,146). Sum of RGB (Red+Green+Blue) = 104+137+146=387 (51% of max value = 765). Red value is 104 (41.02% from 255 or 26.87% from 387); Green value is 137 (53.91% from 255 or 35.40% from 387); Blue value is 146 (57.42% from 255 or 37.73% from 387); Max value from RGB is 146 - color contains mainly: blue. Hex color #688992 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688992 is #97766D. Grayscale: #808080. Windows color (decimal): -9926254 or 9603432. OLE color: 9603432.
HSL color Cylindrical-coordinate representation of color #688992: hue angle of 192.86º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #688992 is Cyan = 0.29, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 137 | 146 | - |
| CMYK | 0.29 | 0.06 | 0 | 0.43 |
| HSL | 192.86º | 0.17% | 0.49% | - |
| HSV(B) | 192.86º | 0.29% | 0.57% | - |
| XYZ | 19.84 | 22.91 | 30.57 | - |
| YUV | 128.16 | 138.07 | 110.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 137 | 146 | 0.29 | 0.06 | 0 | 0.43 | 192.86 | 0.17 | 0.49 |
| Hex | 68 | 89 | 92 | 1D | 6 | 0 | 2B | C1 | 11 | 31 |
| Octal | 150 | 211 | 222 | 35 | 6 | 0 | 53 | 301 | 21 | 61 |
| Binary | 1101000 | 10001001 | 10010010 | 11101 | 110 | 0 | 101011 | 11000001 | 10001 | 110001 |
Color Harmonies of #688992
Complementary color
Monochromatic Colors of #688992
Black with #688992
Text Example
Text Example
White with #688992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688992; }
p { color: rgb(104,137,146); }
H1.HeaderClassName
{
color: #688992;
}
.AnyTagClassName
{
color: #688992;
}
</style>
background-color css
<style>
a { background-color: #688992; }
a { background-color: rgb(104,137,146); }
div.DivClassName
{
background-color: #688992;
}
.BgClassName
{
background-color: #688992;
}
</style>
border-color css
<style>
span { border-color: #688992; }
span { border-color: rgb(104,137,146); }
td.TdClassName
{
border-color: #688992;
}
.TagClassName
{
border-color: #688992;
}
</style>