Shades of Gothic #658587
Tints of Gothic #658587
RGB
CMYK
RGB Variations
Color information
#658587 (or 0x658587) is known color: Gothic. HEX triplet: 65, 85 and 87. RGB value is (101,133,135). Sum of RGB (Red+Green+Blue) = 101+133+135=369 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.37% from 369); Green value is 133 (52.34% from 255 or 36.04% from 369); Blue value is 135 (53.12% from 255 or 36.59% from 369); Max value from RGB is 135 - color contains mainly: blue. Hex color #658587 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658587 is #9A7A78. Grayscale: #7B7B7B. Windows color (decimal): -10123897 or 8881509. OLE color: 8881509.
HSL color Cylindrical-coordinate representation of color #658587: hue angle of 183.53º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #658587 is Cyan = 0.25, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 133 | 135 | - |
| CMYK | 0.25 | 0.01 | 0 | 0.47 |
| HSL | 183.53º | 0.14% | 0.46% | - |
| HSV(B) | 183.53º | 0.25% | 0.53% | - |
| XYZ | 18.13 | 21.29 | 26.08 | - |
| YUV | 123.66 | 134.4 | 111.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 133 | 135 | 0.25 | 0.01 | 0 | 0.47 | 183.53 | 0.14 | 0.46 |
| Hex | 65 | 85 | 87 | 19 | 1 | 0 | 2F | B8 | E | 2E |
| Octal | 145 | 205 | 207 | 31 | 1 | 0 | 57 | 270 | 16 | 56 |
| Binary | 1100101 | 10000101 | 10000111 | 11001 | 1 | 0 | 101111 | 10111000 | 1110 | 101110 |
Color Harmonies of #658587
Complementary color
Monochromatic Colors of #658587
Black with #658587
Text Example
Text Example
White with #658587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658587; }
p { color: rgb(101,133,135); }
H1.HeaderClassName
{
color: #658587;
}
.AnyTagClassName
{
color: #658587;
}
</style>
background-color css
<style>
a { background-color: #658587; }
a { background-color: rgb(101,133,135); }
div.DivClassName
{
background-color: #658587;
}
.BgClassName
{
background-color: #658587;
}
</style>
border-color css
<style>
span { border-color: #658587; }
span { border-color: rgb(101,133,135); }
td.TdClassName
{
border-color: #658587;
}
.TagClassName
{
border-color: #658587;
}
</style>