Shades of Gothic #648386
Tints of Gothic #648386
RGB
CMYK
RGB Variations
Color information
#648386 (or 0x648386) is known color: Gothic. HEX triplet: 64, 83 and 86. RGB value is (100,131,134). Sum of RGB (Red+Green+Blue) = 100+131+134=365 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.40% from 365); Green value is 131 (51.56% from 255 or 35.89% from 365); Blue value is 134 (52.73% from 255 or 36.71% from 365); Max value from RGB is 134 - color contains mainly: blue. Hex color #648386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648386 is #9B7C79. Grayscale: #7A7A7A. Windows color (decimal): -10189946 or 8815460. OLE color: 8815460.
HSL color Cylindrical-coordinate representation of color #648386: hue angle of 185.29º 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 #648386 is Cyan = 0.25, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 131 | 134 | - |
| CMYK | 0.25 | 0.02 | 0 | 0.47 |
| HSL | 185.29º | 0.15% | 0.46% | - |
| HSV(B) | 185.29º | 0.25% | 0.53% | - |
| XYZ | 17.67 | 20.66 | 25.61 | - |
| YUV | 122.07 | 134.73 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 131 | 134 | 0.25 | 0.02 | 0 | 0.47 | 185.29 | 0.15 | 0.46 |
| Hex | 64 | 83 | 86 | 19 | 2 | 0 | 2F | B9 | F | 2E |
| Octal | 144 | 203 | 206 | 31 | 2 | 0 | 57 | 271 | 17 | 56 |
| Binary | 1100100 | 10000011 | 10000110 | 11001 | 10 | 0 | 101111 | 10111001 | 1111 | 101110 |
Color Harmonies of #648386
Complementary color
Monochromatic Colors of #648386
Black with #648386
Text Example
Text Example
White with #648386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648386; }
p { color: rgb(100,131,134); }
H1.HeaderClassName
{
color: #648386;
}
.AnyTagClassName
{
color: #648386;
}
</style>
background-color css
<style>
a { background-color: #648386; }
a { background-color: rgb(100,131,134); }
div.DivClassName
{
background-color: #648386;
}
.BgClassName
{
background-color: #648386;
}
</style>
border-color css
<style>
span { border-color: #648386; }
span { border-color: rgb(100,131,134); }
td.TdClassName
{
border-color: #648386;
}
.TagClassName
{
border-color: #648386;
}
</style>