Shades of Gothic #688386
Tints of Gothic #688386
RGB
CMYK
RGB Variations
Color information
#688386 (or 0x688386) is known color: Gothic. HEX triplet: 68, 83 and 86. RGB value is (104,131,134). Sum of RGB (Red+Green+Blue) = 104+131+134=369 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.18% from 369); Green value is 131 (51.56% from 255 or 35.50% from 369); Blue value is 134 (52.73% from 255 or 36.31% from 369); Max value from RGB is 134 - color contains mainly: blue. Hex color #688386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688386 is #977C79. Grayscale: #7B7B7B. Windows color (decimal): -9927802 or 8815464. OLE color: 8815464.
HSL color Cylindrical-coordinate representation of color #688386: hue angle of 186º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #688386 is Cyan = 0.22, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 131 | 134 | - |
| CMYK | 0.22 | 0.02 | 0 | 0.47 |
| HSL | 186º | 0.13% | 0.47% | - |
| HSV(B) | 186º | 0.22% | 0.53% | - |
| XYZ | 18.13 | 20.9 | 25.63 | - |
| YUV | 123.27 | 134.05 | 114.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 131 | 134 | 0.22 | 0.02 | 0 | 0.47 | 186 | 0.13 | 0.47 |
| Hex | 68 | 83 | 86 | 16 | 2 | 0 | 2F | BA | D | 2F |
| Octal | 150 | 203 | 206 | 26 | 2 | 0 | 57 | 272 | 15 | 57 |
| Binary | 1101000 | 10000011 | 10000110 | 10110 | 10 | 0 | 101111 | 10111010 | 1101 | 101111 |
Color Harmonies of #688386
Complementary color
Monochromatic Colors of #688386
Black with #688386
Text Example
Text Example
White with #688386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688386; }
p { color: rgb(104,131,134); }
H1.HeaderClassName
{
color: #688386;
}
.AnyTagClassName
{
color: #688386;
}
</style>
background-color css
<style>
a { background-color: #688386; }
a { background-color: rgb(104,131,134); }
div.DivClassName
{
background-color: #688386;
}
.BgClassName
{
background-color: #688386;
}
</style>
border-color css
<style>
span { border-color: #688386; }
span { border-color: rgb(104,131,134); }
td.TdClassName
{
border-color: #688386;
}
.TagClassName
{
border-color: #688386;
}
</style>