Shades of Gothic #688487
Tints of Gothic #688487
RGB
CMYK
RGB Variations
Color information
#688487 (or 0x688487) is known color: Gothic. HEX triplet: 68, 84 and 87. RGB value is (104,132,135). Sum of RGB (Red+Green+Blue) = 104+132+135=371 (49% of max value = 765). Red value is 104 (41.02% from 255 or 28.03% from 371); Green value is 132 (51.95% from 255 or 35.58% from 371); Blue value is 135 (53.12% from 255 or 36.39% from 371); Max value from RGB is 135 - color contains mainly: blue. Hex color #688487 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688487 is #977B78. Grayscale: #7B7B7B. Windows color (decimal): -9927545 or 8881256. OLE color: 8881256.
HSL color Cylindrical-coordinate representation of color #688487: hue angle of 185.81º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #688487 is Cyan = 0.23, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 132 | 135 | - |
| CMYK | 0.23 | 0.02 | 0 | 0.47 |
| HSL | 185.81º | 0.13% | 0.47% | - |
| HSV(B) | 185.81º | 0.23% | 0.53% | - |
| XYZ | 18.33 | 21.19 | 26.05 | - |
| YUV | 123.97 | 134.22 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 132 | 135 | 0.23 | 0.02 | 0 | 0.47 | 185.81 | 0.13 | 0.47 |
| Hex | 68 | 84 | 87 | 17 | 2 | 0 | 2F | BA | D | 2F |
| Octal | 150 | 204 | 207 | 27 | 2 | 0 | 57 | 272 | 15 | 57 |
| Binary | 1101000 | 10000100 | 10000111 | 10111 | 10 | 0 | 101111 | 10111010 | 1101 | 101111 |
Color Harmonies of #688487
Complementary color
Monochromatic Colors of #688487
Black with #688487
Text Example
Text Example
White with #688487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688487; }
p { color: rgb(104,132,135); }
H1.HeaderClassName
{
color: #688487;
}
.AnyTagClassName
{
color: #688487;
}
</style>
background-color css
<style>
a { background-color: #688487; }
a { background-color: rgb(104,132,135); }
div.DivClassName
{
background-color: #688487;
}
.BgClassName
{
background-color: #688487;
}
</style>
border-color css
<style>
span { border-color: #688487; }
span { border-color: rgb(104,132,135); }
td.TdClassName
{
border-color: #688487;
}
.TagClassName
{
border-color: #688487;
}
</style>