Shades of Gothic #688389
Tints of Gothic #688389
RGB
CMYK
RGB Variations
Color information
#688389 (or 0x688389) is known color: Gothic. HEX triplet: 68, 83 and 89. RGB value is (104,131,137). Sum of RGB (Red+Green+Blue) = 104+131+137=372 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.96% from 372); Green value is 131 (51.56% from 255 or 35.22% from 372); Blue value is 137 (53.91% from 255 or 36.83% from 372); Max value from RGB is 137 - color contains mainly: blue. Hex color #688389 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688389 is #977C76. Grayscale: #7B7B7B. Windows color (decimal): -9927799 or 9012072. OLE color: 9012072.
HSL color Cylindrical-coordinate representation of color #688389: hue angle of 190.91º 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 #688389 is Cyan = 0.24, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 131 | 137 | - |
| CMYK | 0.24 | 0.04 | 0 | 0.46 |
| HSL | 190.91º | 0.14% | 0.47% | - |
| HSV(B) | 190.91º | 0.24% | 0.54% | - |
| XYZ | 18.34 | 20.98 | 26.75 | - |
| YUV | 123.61 | 135.55 | 114.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 131 | 137 | 0.24 | 0.04 | 0 | 0.46 | 190.91 | 0.14 | 0.47 |
| Hex | 68 | 83 | 89 | 18 | 4 | 0 | 2E | BF | E | 2F |
| Octal | 150 | 203 | 211 | 30 | 4 | 0 | 56 | 277 | 16 | 57 |
| Binary | 1101000 | 10000011 | 10001001 | 11000 | 100 | 0 | 101110 | 10111111 | 1110 | 101111 |
Color Harmonies of #688389
Complementary color
Monochromatic Colors of #688389
Black with #688389
Text Example
Text Example
White with #688389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688389; }
p { color: rgb(104,131,137); }
H1.HeaderClassName
{
color: #688389;
}
.AnyTagClassName
{
color: #688389;
}
</style>
background-color css
<style>
a { background-color: #688389; }
a { background-color: rgb(104,131,137); }
div.DivClassName
{
background-color: #688389;
}
.BgClassName
{
background-color: #688389;
}
</style>
border-color css
<style>
span { border-color: #688389; }
span { border-color: rgb(104,131,137); }
td.TdClassName
{
border-color: #688389;
}
.TagClassName
{
border-color: #688389;
}
</style>