Shades of Gothic #688388
Tints of Gothic #688388
RGB
CMYK
RGB Variations
Color information
#688388 (or 0x688388) is known color: Gothic. HEX triplet: 68, 83 and 88. RGB value is (104,131,136). Sum of RGB (Red+Green+Blue) = 104+131+136=371 (49% of max value = 765). Red value is 104 (41.02% from 255 or 28.03% from 371); Green value is 131 (51.56% from 255 or 35.31% from 371); Blue value is 136 (53.52% from 255 or 36.66% from 371); Max value from RGB is 136 - color contains mainly: blue. Hex color #688388 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688388 is #977C77. Grayscale: #7B7B7B. Windows color (decimal): -9927800 or 8946536. OLE color: 8946536.
HSL color Cylindrical-coordinate representation of color #688388: hue angle of 189.38º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #688388 is Cyan = 0.24, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 131 | 136 | - |
| CMYK | 0.24 | 0.04 | 0 | 0.47 |
| HSL | 189.38º | 0.13% | 0.47% | - |
| HSV(B) | 189.38º | 0.24% | 0.53% | - |
| XYZ | 18.27 | 20.95 | 26.37 | - |
| YUV | 123.5 | 135.05 | 114.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 131 | 136 | 0.24 | 0.04 | 0 | 0.47 | 189.38 | 0.13 | 0.47 |
| Hex | 68 | 83 | 88 | 18 | 4 | 0 | 2F | BD | D | 2F |
| Octal | 150 | 203 | 210 | 30 | 4 | 0 | 57 | 275 | 15 | 57 |
| Binary | 1101000 | 10000011 | 10001000 | 11000 | 100 | 0 | 101111 | 10111101 | 1101 | 101111 |
Color Harmonies of #688388
Complementary color
Monochromatic Colors of #688388
Black with #688388
Text Example
Text Example
White with #688388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688388; }
p { color: rgb(104,131,136); }
H1.HeaderClassName
{
color: #688388;
}
.AnyTagClassName
{
color: #688388;
}
</style>
background-color css
<style>
a { background-color: #688388; }
a { background-color: rgb(104,131,136); }
div.DivClassName
{
background-color: #688388;
}
.BgClassName
{
background-color: #688388;
}
</style>
border-color css
<style>
span { border-color: #688388; }
span { border-color: rgb(104,131,136); }
td.TdClassName
{
border-color: #688388;
}
.TagClassName
{
border-color: #688388;
}
</style>