Shades of Gothic #658787
Tints of Gothic #658787
RGB
CMYK
RGB Variations
Color information
#658787 (or 0x658787) is known color: Gothic. HEX triplet: 65, 87 and 87. RGB value is (101,135,135). Sum of RGB (Red+Green+Blue) = 101+135+135=371 (49% of max value = 765). Red value is 101 (39.84% from 255 or 27.22% from 371); Green value is 135 (53.12% from 255 or 36.39% from 371); Blue value is 135 (53.12% from 255 or 36.39% from 371); Max value from RGB is 135 - color contains mainly: green, blue. Hex color #658787 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658787 is #9A7878. Grayscale: #7C7C7C. Windows color (decimal): -10123385 or 8882021. OLE color: 8882021.
HSL color Cylindrical-coordinate representation of color #658787: hue angle of 180º 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 #658787 is Cyan = 0.25, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 135 | 135 | - |
| CMYK | 0.25 | 0 | 0 | 0.47 |
| HSL | 180º | 0.14% | 0.46% | - |
| HSV(B) | 180º | 0.25% | 0.53% | - |
| XYZ | 18.4 | 21.84 | 26.17 | - |
| YUV | 124.83 | 133.74 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 135 | 135 | 0.25 | 0 | 0 | 0.47 | 180 | 0.14 | 0.46 |
| Hex | 65 | 87 | 87 | 19 | 0 | 0 | 2F | B4 | E | 2E |
| Octal | 145 | 207 | 207 | 31 | 0 | 0 | 57 | 264 | 16 | 56 |
| Binary | 1100101 | 10000111 | 10000111 | 11001 | 0 | 0 | 101111 | 10110100 | 1110 | 101110 |
Color Harmonies of #658787
Complementary color
Monochromatic Colors of #658787
Black with #658787
Text Example
Text Example
White with #658787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658787; }
p { color: rgb(101,135,135); }
H1.HeaderClassName
{
color: #658787;
}
.AnyTagClassName
{
color: #658787;
}
</style>
background-color css
<style>
a { background-color: #658787; }
a { background-color: rgb(101,135,135); }
div.DivClassName
{
background-color: #658787;
}
.BgClassName
{
background-color: #658787;
}
</style>
border-color css
<style>
span { border-color: #658787; }
span { border-color: rgb(101,135,135); }
td.TdClassName
{
border-color: #658787;
}
.TagClassName
{
border-color: #658787;
}
</style>