Shades of Gothic #648788
Tints of Gothic #648788
RGB
CMYK
RGB Variations
Color information
#648788 (or 0x648788) is known color: Gothic. HEX triplet: 64, 87 and 88. RGB value is (100,135,136). Sum of RGB (Red+Green+Blue) = 100+135+136=371 (49% of max value = 765). Red value is 100 (39.45% from 255 or 26.95% from 371); Green value is 135 (53.12% from 255 or 36.39% from 371); Blue value is 136 (53.52% from 255 or 36.66% from 371); Max value from RGB is 136 - color contains mainly: blue. Hex color #648788 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648788 is #9B7877. Grayscale: #7C7C7C. Windows color (decimal): -10188920 or 8947556. OLE color: 8947556.
HSL color Cylindrical-coordinate representation of color #648788: hue angle of 181.67º 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 #648788 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 135 | 136 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.47 |
| HSL | 181.67º | 0.15% | 0.46% | - |
| HSV(B) | 181.67º | 0.26% | 0.53% | - |
| XYZ | 18.36 | 21.81 | 26.54 | - |
| YUV | 124.65 | 134.4 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 135 | 136 | 0.26 | 0.01 | 0 | 0.47 | 181.67 | 0.15 | 0.46 |
| Hex | 64 | 87 | 88 | 1A | 1 | 0 | 2F | B6 | F | 2E |
| Octal | 144 | 207 | 210 | 32 | 1 | 0 | 57 | 266 | 17 | 56 |
| Binary | 1100100 | 10000111 | 10001000 | 11010 | 1 | 0 | 101111 | 10110110 | 1111 | 101110 |
Color Harmonies of #648788
Complementary color
Monochromatic Colors of #648788
Black with #648788
Text Example
Text Example
White with #648788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648788; }
p { color: rgb(100,135,136); }
H1.HeaderClassName
{
color: #648788;
}
.AnyTagClassName
{
color: #648788;
}
</style>
background-color css
<style>
a { background-color: #648788; }
a { background-color: rgb(100,135,136); }
div.DivClassName
{
background-color: #648788;
}
.BgClassName
{
background-color: #648788;
}
</style>
border-color css
<style>
span { border-color: #648788; }
span { border-color: rgb(100,135,136); }
td.TdClassName
{
border-color: #648788;
}
.TagClassName
{
border-color: #648788;
}
</style>