Shades of Gothic #689295
Tints of Gothic #689295
RGB
CMYK
RGB Variations
Color information
#689295 (or 0x689295) is known color: Gothic. HEX triplet: 68, 92 and 95. RGB value is (104,146,149). Sum of RGB (Red+Green+Blue) = 104+146+149=399 (52% of max value = 765). Red value is 104 (41.02% from 255 or 26.07% from 399); Green value is 146 (57.42% from 255 or 36.59% from 399); Blue value is 149 (58.59% from 255 or 37.34% from 399); Max value from RGB is 149 - color contains mainly: blue. Hex color #689295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #689295 is #976D6A. Grayscale: #858585. Windows color (decimal): -9923947 or 9802344. OLE color: 9802344.
HSL color Cylindrical-coordinate representation of color #689295: hue angle of 184º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #689295 is Cyan = 0.30, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 146 | 149 | - |
| CMYK | 0.30 | 0.02 | 0 | 0.42 |
| HSL | 184º | 0.18% | 0.5% | - |
| HSV(B) | 184º | 0.3% | 0.58% | - |
| XYZ | 21.41 | 25.67 | 32.26 | - |
| YUV | 133.78 | 136.59 | 106.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 146 | 149 | 0.30 | 0.02 | 0 | 0.42 | 184 | 0.18 | 0.5 |
| Hex | 68 | 92 | 95 | 1E | 2 | 0 | 2A | B8 | 12 | 32 |
| Octal | 150 | 222 | 225 | 36 | 2 | 0 | 52 | 270 | 22 | 62 |
| Binary | 1101000 | 10010010 | 10010101 | 11110 | 10 | 0 | 101010 | 10111000 | 10010 | 110010 |
Color Harmonies of #689295
Complementary color
Monochromatic Colors of #689295
Black with #689295
Text Example
Text Example
White with #689295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689295; }
p { color: rgb(104,146,149); }
H1.HeaderClassName
{
color: #689295;
}
.AnyTagClassName
{
color: #689295;
}
</style>
background-color css
<style>
a { background-color: #689295; }
a { background-color: rgb(104,146,149); }
div.DivClassName
{
background-color: #689295;
}
.BgClassName
{
background-color: #689295;
}
</style>
border-color css
<style>
span { border-color: #689295; }
span { border-color: rgb(104,146,149); }
td.TdClassName
{
border-color: #689295;
}
.TagClassName
{
border-color: #689295;
}
</style>