Shades of Gothic #688589
Tints of Gothic #688589
RGB
CMYK
RGB Variations
Color information
#688589 (or 0x688589) is known color: Gothic. HEX triplet: 68, 85 and 89. RGB value is (104,133,137). Sum of RGB (Red+Green+Blue) = 104+133+137=374 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.81% from 374); Green value is 133 (52.34% from 255 or 35.56% from 374); Blue value is 137 (53.91% from 255 or 36.63% from 374); Max value from RGB is 137 - color contains mainly: blue. Hex color #688589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688589 is #977A76. Grayscale: #7C7C7C. Windows color (decimal): -9927287 or 9012584. OLE color: 9012584.
HSL color Cylindrical-coordinate representation of color #688589: hue angle of 187.27º 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 #688589 is Cyan = 0.24, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 133 | 137 | - |
| CMYK | 0.24 | 0.03 | 0 | 0.46 |
| HSL | 187.27º | 0.14% | 0.47% | - |
| HSV(B) | 187.27º | 0.24% | 0.54% | - |
| XYZ | 18.61 | 21.52 | 26.84 | - |
| YUV | 124.79 | 134.89 | 113.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 133 | 137 | 0.24 | 0.03 | 0 | 0.46 | 187.27 | 0.14 | 0.47 |
| Hex | 68 | 85 | 89 | 18 | 3 | 0 | 2E | BB | E | 2F |
| Octal | 150 | 205 | 211 | 30 | 3 | 0 | 56 | 273 | 16 | 57 |
| Binary | 1101000 | 10000101 | 10001001 | 11000 | 11 | 0 | 101110 | 10111011 | 1110 | 101111 |
Color Harmonies of #688589
Complementary color
Monochromatic Colors of #688589
Black with #688589
Text Example
Text Example
White with #688589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688589; }
p { color: rgb(104,133,137); }
H1.HeaderClassName
{
color: #688589;
}
.AnyTagClassName
{
color: #688589;
}
</style>
background-color css
<style>
a { background-color: #688589; }
a { background-color: rgb(104,133,137); }
div.DivClassName
{
background-color: #688589;
}
.BgClassName
{
background-color: #688589;
}
</style>
border-color css
<style>
span { border-color: #688589; }
span { border-color: rgb(104,133,137); }
td.TdClassName
{
border-color: #688589;
}
.TagClassName
{
border-color: #688589;
}
</style>