Shades of Gothic #648587
Tints of Gothic #648587
RGB
CMYK
RGB Variations
Color information
#648587 (or 0x648587) is known color: Gothic. HEX triplet: 64, 85 and 87. RGB value is (100,133,135). Sum of RGB (Red+Green+Blue) = 100+133+135=368 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.17% from 368); Green value is 133 (52.34% from 255 or 36.14% from 368); Blue value is 135 (53.12% from 255 or 36.68% from 368); Max value from RGB is 135 - color contains mainly: blue. Hex color #648587 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648587 is #9B7A78. Grayscale: #7B7B7B. Windows color (decimal): -10189433 or 8881508. OLE color: 8881508.
HSL color Cylindrical-coordinate representation of color #648587: hue angle of 183.43º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #648587 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 133 | 135 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.47 |
| HSL | 183.43º | 0.15% | 0.46% | - |
| HSV(B) | 183.43º | 0.26% | 0.53% | - |
| XYZ | 18.02 | 21.23 | 26.07 | - |
| YUV | 123.36 | 134.57 | 111.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 133 | 135 | 0.26 | 0.01 | 0 | 0.47 | 183.43 | 0.15 | 0.46 |
| Hex | 64 | 85 | 87 | 1A | 1 | 0 | 2F | B7 | F | 2E |
| Octal | 144 | 205 | 207 | 32 | 1 | 0 | 57 | 267 | 17 | 56 |
| Binary | 1100100 | 10000101 | 10000111 | 11010 | 1 | 0 | 101111 | 10110111 | 1111 | 101110 |
Color Harmonies of #648587
Complementary color
Monochromatic Colors of #648587
Black with #648587
Text Example
Text Example
White with #648587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648587; }
p { color: rgb(100,133,135); }
H1.HeaderClassName
{
color: #648587;
}
.AnyTagClassName
{
color: #648587;
}
</style>
background-color css
<style>
a { background-color: #648587; }
a { background-color: rgb(100,133,135); }
div.DivClassName
{
background-color: #648587;
}
.BgClassName
{
background-color: #648587;
}
</style>
border-color css
<style>
span { border-color: #648587; }
span { border-color: rgb(100,133,135); }
td.TdClassName
{
border-color: #648587;
}
.TagClassName
{
border-color: #648587;
}
</style>