Shades of Gothic #638488
Tints of Gothic #638488
RGB
CMYK
RGB Variations
Color information
#638488 (or 0x638488) is known color: Gothic. HEX triplet: 63, 84 and 88. RGB value is (99,132,136). Sum of RGB (Red+Green+Blue) = 99+132+136=367 (48% of max value = 765). Red value is 99 (39.06% from 255 or 26.98% from 367); Green value is 132 (51.95% from 255 or 35.97% from 367); Blue value is 136 (53.52% from 255 or 37.06% from 367); Max value from RGB is 136 - color contains mainly: blue. Hex color #638488 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #638488 is #9C7B77. Grayscale: #7A7A7A. Windows color (decimal): -10255224 or 8946787. OLE color: 8946787.
HSL color Cylindrical-coordinate representation of color #638488: hue angle of 186.49º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #638488 is Cyan = 0.27, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 132 | 136 | - |
| CMYK | 0.27 | 0.03 | 0 | 0.47 |
| HSL | 186.49º | 0.16% | 0.46% | - |
| HSV(B) | 186.49º | 0.27% | 0.53% | - |
| XYZ | 17.84 | 20.93 | 26.39 | - |
| YUV | 122.59 | 135.57 | 111.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 132 | 136 | 0.27 | 0.03 | 0 | 0.47 | 186.49 | 0.16 | 0.46 |
| Hex | 63 | 84 | 88 | 1B | 3 | 0 | 2F | BA | 10 | 2E |
| Octal | 143 | 204 | 210 | 33 | 3 | 0 | 57 | 272 | 20 | 56 |
| Binary | 1100011 | 10000100 | 10001000 | 11011 | 11 | 0 | 101111 | 10111010 | 10000 | 101110 |
Color Harmonies of #638488
Complementary color
Monochromatic Colors of #638488
Black with #638488
Text Example
Text Example
White with #638488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638488; }
p { color: rgb(99,132,136); }
H1.HeaderClassName
{
color: #638488;
}
.AnyTagClassName
{
color: #638488;
}
</style>
background-color css
<style>
a { background-color: #638488; }
a { background-color: rgb(99,132,136); }
div.DivClassName
{
background-color: #638488;
}
.BgClassName
{
background-color: #638488;
}
</style>
border-color css
<style>
span { border-color: #638488; }
span { border-color: rgb(99,132,136); }
td.TdClassName
{
border-color: #638488;
}
.TagClassName
{
border-color: #638488;
}
</style>