Shades of Gothic #649094
Tints of Gothic #649094
RGB
CMYK
RGB Variations
Color information
#649094 (or 0x649094) is known color: Gothic. HEX triplet: 64, 90 and 94. RGB value is (100,144,148). Sum of RGB (Red+Green+Blue) = 100+144+148=392 (51% of max value = 765). Red value is 100 (39.45% from 255 or 25.51% from 392); Green value is 144 (56.64% from 255 or 36.73% from 392); Blue value is 148 (58.20% from 255 or 37.76% from 392); Max value from RGB is 148 - color contains mainly: blue. Hex color #649094 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #649094 is #9B6F6B. Grayscale: #838383. Windows color (decimal): -10186604 or 9736292. OLE color: 9736292.
HSL color Cylindrical-coordinate representation of color #649094: hue angle of 185º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #649094 is Cyan = 0.32, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 144 | 148 | - |
| CMYK | 0.32 | 0.03 | 0 | 0.42 |
| HSL | 185º | 0.19% | 0.49% | - |
| HSV(B) | 185º | 0.32% | 0.58% | - |
| XYZ | 20.57 | 24.79 | 31.72 | - |
| YUV | 131.3 | 137.42 | 105.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 144 | 148 | 0.32 | 0.03 | 0 | 0.42 | 185 | 0.19 | 0.49 |
| Hex | 64 | 90 | 94 | 20 | 3 | 0 | 2A | B9 | 13 | 31 |
| Octal | 144 | 220 | 224 | 40 | 3 | 0 | 52 | 271 | 23 | 61 |
| Binary | 1100100 | 10010000 | 10010100 | 100000 | 11 | 0 | 101010 | 10111001 | 10011 | 110001 |
Color Harmonies of #649094
Complementary color
Monochromatic Colors of #649094
Black with #649094
Text Example
Text Example
White with #649094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649094; }
p { color: rgb(100,144,148); }
H1.HeaderClassName
{
color: #649094;
}
.AnyTagClassName
{
color: #649094;
}
</style>
background-color css
<style>
a { background-color: #649094; }
a { background-color: rgb(100,144,148); }
div.DivClassName
{
background-color: #649094;
}
.BgClassName
{
background-color: #649094;
}
</style>
border-color css
<style>
span { border-color: #649094; }
span { border-color: rgb(100,144,148); }
td.TdClassName
{
border-color: #649094;
}
.TagClassName
{
border-color: #649094;
}
</style>