Shades of Gothic #608689
Tints of Gothic #608689
RGB
CMYK
RGB Variations
Color information
#608689 (or 0x608689) is known color: Gothic. HEX triplet: 60, 86 and 89. RGB value is (96,134,137). Sum of RGB (Red+Green+Blue) = 96+134+137=367 (48% of max value = 765). Red value is 96 (37.89% from 255 or 26.16% from 367); Green value is 134 (52.73% from 255 or 36.51% from 367); Blue value is 137 (53.91% from 255 or 37.33% from 367); Max value from RGB is 137 - color contains mainly: blue. Hex color #608689 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608689 is #9F7976. Grayscale: #7A7A7A. Windows color (decimal): -10451319 or 9012832. OLE color: 9012832.
HSL color Cylindrical-coordinate representation of color #608689: hue angle of 184.39º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #608689 is Cyan = 0.30, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 134 | 137 | - |
| CMYK | 0.30 | 0.02 | 0 | 0.46 |
| HSL | 184.39º | 0.18% | 0.46% | - |
| HSV(B) | 184.39º | 0.3% | 0.54% | - |
| XYZ | 17.86 | 21.34 | 26.85 | - |
| YUV | 122.98 | 135.91 | 108.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 134 | 137 | 0.30 | 0.02 | 0 | 0.46 | 184.39 | 0.18 | 0.46 |
| Hex | 60 | 86 | 89 | 1E | 2 | 0 | 2E | B8 | 12 | 2E |
| Octal | 140 | 206 | 211 | 36 | 2 | 0 | 56 | 270 | 22 | 56 |
| Binary | 1100000 | 10000110 | 10001001 | 11110 | 10 | 0 | 101110 | 10111000 | 10010 | 101110 |
Color Harmonies of #608689
Complementary color
Monochromatic Colors of #608689
Black with #608689
Text Example
Text Example
White with #608689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608689; }
p { color: rgb(96,134,137); }
H1.HeaderClassName
{
color: #608689;
}
.AnyTagClassName
{
color: #608689;
}
</style>
background-color css
<style>
a { background-color: #608689; }
a { background-color: rgb(96,134,137); }
div.DivClassName
{
background-color: #608689;
}
.BgClassName
{
background-color: #608689;
}
</style>
border-color css
<style>
span { border-color: #608689; }
span { border-color: rgb(96,134,137); }
td.TdClassName
{
border-color: #608689;
}
.TagClassName
{
border-color: #608689;
}
</style>