Shades of Gothic #648384
Tints of Gothic #648384
RGB
CMYK
RGB Variations
Color information
#648384 (or 0x648384) is known color: Gothic. HEX triplet: 64, 83 and 84. RGB value is (100,131,132). Sum of RGB (Red+Green+Blue) = 100+131+132=363 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.55% from 363); Green value is 131 (51.56% from 255 or 36.09% from 363); Blue value is 132 (51.95% from 255 or 36.36% from 363); Max value from RGB is 132 - color contains mainly: blue. Hex color #648384 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648384 is #9B7C7B. Grayscale: #797979. Windows color (decimal): -10189948 or 8684388. OLE color: 8684388.
HSL color Cylindrical-coordinate representation of color #648384: hue angle of 181.88º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #648384 is Cyan = 0.24, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 131 | 132 | - |
| CMYK | 0.24 | 0.01 | 0 | 0.48 |
| HSL | 181.88º | 0.14% | 0.45% | - |
| HSV(B) | 181.88º | 0.24% | 0.52% | - |
| XYZ | 17.54 | 20.61 | 24.88 | - |
| YUV | 121.85 | 133.73 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 131 | 132 | 0.24 | 0.01 | 0 | 0.48 | 181.88 | 0.14 | 0.45 |
| Hex | 64 | 83 | 84 | 18 | 1 | 0 | 30 | B6 | E | 2D |
| Octal | 144 | 203 | 204 | 30 | 1 | 0 | 60 | 266 | 16 | 55 |
| Binary | 1100100 | 10000011 | 10000100 | 11000 | 1 | 0 | 110000 | 10110110 | 1110 | 101101 |
Color Harmonies of #648384
Complementary color
Monochromatic Colors of #648384
Black with #648384
Text Example
Text Example
White with #648384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648384; }
p { color: rgb(100,131,132); }
H1.HeaderClassName
{
color: #648384;
}
.AnyTagClassName
{
color: #648384;
}
</style>
background-color css
<style>
a { background-color: #648384; }
a { background-color: rgb(100,131,132); }
div.DivClassName
{
background-color: #648384;
}
.BgClassName
{
background-color: #648384;
}
</style>
border-color css
<style>
span { border-color: #648384; }
span { border-color: rgb(100,131,132); }
td.TdClassName
{
border-color: #648384;
}
.TagClassName
{
border-color: #648384;
}
</style>