Shades of Gothic #648489
Tints of Gothic #648489
RGB
CMYK
RGB Variations
Color information
#648489 (or 0x648489) is known color: Gothic. HEX triplet: 64, 84 and 89. RGB value is (100,132,137). Sum of RGB (Red+Green+Blue) = 100+132+137=369 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.10% from 369); Green value is 132 (51.95% from 255 or 35.77% from 369); Blue value is 137 (53.91% from 255 or 37.13% from 369); Max value from RGB is 137 - color contains mainly: blue. Hex color #648489 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648489 is #9B7B76. Grayscale: #7A7A7A. Windows color (decimal): -10189687 or 9012324. OLE color: 9012324.
HSL color Cylindrical-coordinate representation of color #648489: hue angle of 188.11º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #648489 is Cyan = 0.27, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 100 | 132 | 137 | - |
| CMYK | 0.27 | 0.04 | 0 | 0.46 |
| HSL | 188.11º | 0.16% | 0.46% | - |
| HSV(B) | 188.11º | 0.27% | 0.54% | - |
| XYZ | 18.02 | 21.02 | 26.77 | - |
| YUV | 123 | 135.9 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 132 | 137 | 0.27 | 0.04 | 0 | 0.46 | 188.11 | 0.16 | 0.46 |
| Hex | 64 | 84 | 89 | 1B | 4 | 0 | 2E | BC | 10 | 2E |
| Octal | 144 | 204 | 211 | 33 | 4 | 0 | 56 | 274 | 20 | 56 |
| Binary | 1100100 | 10000100 | 10001001 | 11011 | 100 | 0 | 101110 | 10111100 | 10000 | 101110 |
Color Harmonies of #648489
Complementary color
Monochromatic Colors of #648489
Black with #648489
Text Example
Text Example
White with #648489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648489; }
p { color: rgb(100,132,137); }
H1.HeaderClassName
{
color: #648489;
}
.AnyTagClassName
{
color: #648489;
}
</style>
background-color css
<style>
a { background-color: #648489; }
a { background-color: rgb(100,132,137); }
div.DivClassName
{
background-color: #648489;
}
.BgClassName
{
background-color: #648489;
}
</style>
border-color css
<style>
span { border-color: #648489; }
span { border-color: rgb(100,132,137); }
td.TdClassName
{
border-color: #648489;
}
.TagClassName
{
border-color: #648489;
}
</style>