Shades of Gothic #648586
Tints of Gothic #648586
RGB
CMYK
RGB Variations
Color information
#648586 (or 0x648586) is known color: Gothic. HEX triplet: 64, 85 and 86. RGB value is (100,133,134). Sum of RGB (Red+Green+Blue) = 100+133+134=367 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.25% from 367); Green value is 133 (52.34% from 255 or 36.24% from 367); Blue value is 134 (52.73% from 255 or 36.51% from 367); Max value from RGB is 134 - color contains mainly: blue. Hex color #648586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648586 is #9B7A79. Grayscale: #7B7B7B. Windows color (decimal): -10189434 or 8815972. OLE color: 8815972.
HSL color Cylindrical-coordinate representation of color #648586: hue angle of 181.76º degrees, saturation: 0.15, 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 #648586 is Cyan = 0.25, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 133 | 134 | - |
| CMYK | 0.25 | 0.01 | 0 | 0.47 |
| HSL | 181.76º | 0.15% | 0.46% | - |
| HSV(B) | 181.76º | 0.25% | 0.53% | - |
| XYZ | 17.95 | 21.21 | 25.7 | - |
| YUV | 123.25 | 134.07 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 133 | 134 | 0.25 | 0.01 | 0 | 0.47 | 181.76 | 0.15 | 0.46 |
| Hex | 64 | 85 | 86 | 19 | 1 | 0 | 2F | B6 | F | 2E |
| Octal | 144 | 205 | 206 | 31 | 1 | 0 | 57 | 266 | 17 | 56 |
| Binary | 1100100 | 10000101 | 10000110 | 11001 | 1 | 0 | 101111 | 10110110 | 1111 | 101110 |
Color Harmonies of #648586
Complementary color
Monochromatic Colors of #648586
Black with #648586
Text Example
Text Example
White with #648586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648586; }
p { color: rgb(100,133,134); }
H1.HeaderClassName
{
color: #648586;
}
.AnyTagClassName
{
color: #648586;
}
</style>
background-color css
<style>
a { background-color: #648586; }
a { background-color: rgb(100,133,134); }
div.DivClassName
{
background-color: #648586;
}
.BgClassName
{
background-color: #648586;
}
</style>
border-color css
<style>
span { border-color: #648586; }
span { border-color: rgb(100,133,134); }
td.TdClassName
{
border-color: #648586;
}
.TagClassName
{
border-color: #648586;
}
</style>