Shades of Gothic #608589
Tints of Gothic #608589
RGB
CMYK
RGB Variations
Color information
#608589 (or 0x608589) is known color: Gothic. HEX triplet: 60, 85 and 89. RGB value is (96,133,137). Sum of RGB (Red+Green+Blue) = 96+133+137=366 (48% of max value = 765). Red value is 96 (37.89% from 255 or 26.23% from 366); Green value is 133 (52.34% from 255 or 36.34% from 366); Blue value is 137 (53.91% from 255 or 37.43% from 366); Max value from RGB is 137 - color contains mainly: blue. Hex color #608589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608589 is #9F7A76. Grayscale: #7A7A7A. Windows color (decimal): -10451575 or 9012576. OLE color: 9012576.
HSL color Cylindrical-coordinate representation of color #608589: hue angle of 185.85º 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 #608589 is Cyan = 0.30, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 133 | 137 | - |
| CMYK | 0.30 | 0.03 | 0 | 0.46 |
| HSL | 185.85º | 0.18% | 0.46% | - |
| HSV(B) | 185.85º | 0.3% | 0.54% | - |
| XYZ | 17.73 | 21.07 | 26.8 | - |
| YUV | 122.39 | 136.24 | 109.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 133 | 137 | 0.30 | 0.03 | 0 | 0.46 | 185.85 | 0.18 | 0.46 |
| Hex | 60 | 85 | 89 | 1E | 3 | 0 | 2E | BA | 12 | 2E |
| Octal | 140 | 205 | 211 | 36 | 3 | 0 | 56 | 272 | 22 | 56 |
| Binary | 1100000 | 10000101 | 10001001 | 11110 | 11 | 0 | 101110 | 10111010 | 10010 | 101110 |
Color Harmonies of #608589
Complementary color
Monochromatic Colors of #608589
Black with #608589
Text Example
Text Example
White with #608589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608589; }
p { color: rgb(96,133,137); }
H1.HeaderClassName
{
color: #608589;
}
.AnyTagClassName
{
color: #608589;
}
</style>
background-color css
<style>
a { background-color: #608589; }
a { background-color: rgb(96,133,137); }
div.DivClassName
{
background-color: #608589;
}
.BgClassName
{
background-color: #608589;
}
</style>
border-color css
<style>
span { border-color: #608589; }
span { border-color: rgb(96,133,137); }
td.TdClassName
{
border-color: #608589;
}
.TagClassName
{
border-color: #608589;
}
</style>