Shades of Gothic #688790
Tints of Gothic #688790
RGB
CMYK
RGB Variations
Color information
#688790 (or 0x688790) is known color: Gothic. HEX triplet: 68, 87 and 90. RGB value is (104,135,144). Sum of RGB (Red+Green+Blue) = 104+135+144=383 (50% of max value = 765). Red value is 104 (41.02% from 255 or 27.15% from 383); Green value is 135 (53.12% from 255 or 35.25% from 383); Blue value is 144 (56.64% from 255 or 37.60% from 383); Max value from RGB is 144 - color contains mainly: blue. Hex color #688790 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688790 is #97786F. Grayscale: #7E7E7E. Windows color (decimal): -9926768 or 9471848. OLE color: 9471848.
HSL color Cylindrical-coordinate representation of color #688790: hue angle of 193.5º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #688790 is Cyan = 0.28, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 104 | 135 | 144 | - |
| CMYK | 0.28 | 0.06 | 0 | 0.44 |
| HSL | 193.5º | 0.16% | 0.49% | - |
| HSV(B) | 193.5º | 0.28% | 0.56% | - |
| XYZ | 19.41 | 22.28 | 29.66 | - |
| YUV | 126.76 | 137.73 | 111.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 144 | 0.28 | 0.06 | 0 | 0.44 | 193.5 | 0.16 | 0.49 |
| Hex | 68 | 87 | 90 | 1C | 6 | 0 | 2C | C2 | 10 | 31 |
| Octal | 150 | 207 | 220 | 34 | 6 | 0 | 54 | 302 | 20 | 61 |
| Binary | 1101000 | 10000111 | 10010000 | 11100 | 110 | 0 | 101100 | 11000010 | 10000 | 110001 |
Color Harmonies of #688790
Complementary color
Monochromatic Colors of #688790
Black with #688790
Text Example
Text Example
White with #688790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688790; }
p { color: rgb(104,135,144); }
H1.HeaderClassName
{
color: #688790;
}
.AnyTagClassName
{
color: #688790;
}
</style>
background-color css
<style>
a { background-color: #688790; }
a { background-color: rgb(104,135,144); }
div.DivClassName
{
background-color: #688790;
}
.BgClassName
{
background-color: #688790;
}
</style>
border-color css
<style>
span { border-color: #688790; }
span { border-color: rgb(104,135,144); }
td.TdClassName
{
border-color: #688790;
}
.TagClassName
{
border-color: #688790;
}
</style>