Shades of Gothic #648688
Tints of Gothic #648688
RGB
CMYK
RGB Variations
Color information
#648688 (or 0x648688) is known color: Gothic. HEX triplet: 64, 86 and 88. RGB value is (100,134,136). Sum of RGB (Red+Green+Blue) = 100+134+136=370 (49% of max value = 765). Red value is 100 (39.45% from 255 or 27.03% from 370); Green value is 134 (52.73% from 255 or 36.22% from 370); Blue value is 136 (53.52% from 255 or 36.76% from 370); Max value from RGB is 136 - color contains mainly: blue. Hex color #648688 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648688 is #9B7977. Grayscale: #7C7C7C. Windows color (decimal): -10189176 or 8947300. OLE color: 8947300.
HSL color Cylindrical-coordinate representation of color #648688: hue angle of 183.33º 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 #648688 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 134 | 136 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.47 |
| HSL | 183.33º | 0.15% | 0.46% | - |
| HSV(B) | 183.33º | 0.26% | 0.53% | - |
| XYZ | 18.22 | 21.54 | 26.49 | - |
| YUV | 124.06 | 134.74 | 110.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 134 | 136 | 0.26 | 0.01 | 0 | 0.47 | 183.33 | 0.15 | 0.46 |
| Hex | 64 | 86 | 88 | 1A | 1 | 0 | 2F | B7 | F | 2E |
| Octal | 144 | 206 | 210 | 32 | 1 | 0 | 57 | 267 | 17 | 56 |
| Binary | 1100100 | 10000110 | 10001000 | 11010 | 1 | 0 | 101111 | 10110111 | 1111 | 101110 |
Color Harmonies of #648688
Complementary color
Monochromatic Colors of #648688
Black with #648688
Text Example
Text Example
White with #648688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648688; }
p { color: rgb(100,134,136); }
H1.HeaderClassName
{
color: #648688;
}
.AnyTagClassName
{
color: #648688;
}
</style>
background-color css
<style>
a { background-color: #648688; }
a { background-color: rgb(100,134,136); }
div.DivClassName
{
background-color: #648688;
}
.BgClassName
{
background-color: #648688;
}
</style>
border-color css
<style>
span { border-color: #648688; }
span { border-color: rgb(100,134,136); }
td.TdClassName
{
border-color: #648688;
}
.TagClassName
{
border-color: #648688;
}
</style>