Shades of Gothic #639095
Tints of Gothic #639095
RGB
CMYK
RGB Variations
Color information
#639095 (or 0x639095) is known color: Gothic. HEX triplet: 63, 90 and 95. RGB value is (99,144,149). Sum of RGB (Red+Green+Blue) = 99+144+149=392 (51% of max value = 765). Red value is 99 (39.06% from 255 or 25.26% from 392); Green value is 144 (56.64% from 255 or 36.73% from 392); Blue value is 149 (58.59% from 255 or 38.01% from 392); Max value from RGB is 149 - color contains mainly: blue. Hex color #639095 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639095 is #9C6F6A. Grayscale: #838383. Windows color (decimal): -10252139 or 9801827. OLE color: 9801827.
HSL color Cylindrical-coordinate representation of color #639095: hue angle of 186º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #639095 is Cyan = 0.34, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 144 | 149 | - |
| CMYK | 0.34 | 0.03 | 0 | 0.42 |
| HSL | 186º | 0.2% | 0.49% | - |
| HSV(B) | 186º | 0.34% | 0.58% | - |
| XYZ | 20.54 | 24.77 | 32.13 | - |
| YUV | 131.12 | 138.09 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 144 | 149 | 0.34 | 0.03 | 0 | 0.42 | 186 | 0.2 | 0.49 |
| Hex | 63 | 90 | 95 | 22 | 3 | 0 | 2A | BA | 14 | 31 |
| Octal | 143 | 220 | 225 | 42 | 3 | 0 | 52 | 272 | 24 | 61 |
| Binary | 1100011 | 10010000 | 10010101 | 100010 | 11 | 0 | 101010 | 10111010 | 10100 | 110001 |
Color Harmonies of #639095
Complementary color
Monochromatic Colors of #639095
Black with #639095
Text Example
Text Example
White with #639095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639095; }
p { color: rgb(99,144,149); }
H1.HeaderClassName
{
color: #639095;
}
.AnyTagClassName
{
color: #639095;
}
</style>
background-color css
<style>
a { background-color: #639095; }
a { background-color: rgb(99,144,149); }
div.DivClassName
{
background-color: #639095;
}
.BgClassName
{
background-color: #639095;
}
</style>
border-color css
<style>
span { border-color: #639095; }
span { border-color: rgb(99,144,149); }
td.TdClassName
{
border-color: #639095;
}
.TagClassName
{
border-color: #639095;
}
</style>