Shades of Gothic #638788
Tints of Gothic #638788
RGB
CMYK
RGB Variations
Color information
#638788 (or 0x638788) is known color: Gothic. HEX triplet: 63, 87 and 88. RGB value is (99,135,136). Sum of RGB (Red+Green+Blue) = 99+135+136=370 (49% of max value = 765). Red value is 99 (39.06% from 255 or 26.76% from 370); Green value is 135 (53.12% from 255 or 36.49% from 370); Blue value is 136 (53.52% from 255 or 36.76% from 370); Max value from RGB is 136 - color contains mainly: blue. Hex color #638788 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #638788 is #9C7877. Grayscale: #7C7C7C. Windows color (decimal): -10254456 or 8947555. OLE color: 8947555.
HSL color Cylindrical-coordinate representation of color #638788: hue angle of 181.62º 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 #638788 is Cyan = 0.27, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 135 | 136 | - |
| CMYK | 0.27 | 0.01 | 0 | 0.47 |
| HSL | 181.62º | 0.16% | 0.46% | - |
| HSV(B) | 181.62º | 0.27% | 0.53% | - |
| XYZ | 18.25 | 21.76 | 26.53 | - |
| YUV | 124.35 | 134.57 | 109.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 135 | 136 | 0.27 | 0.01 | 0 | 0.47 | 181.62 | 0.16 | 0.46 |
| Hex | 63 | 87 | 88 | 1B | 1 | 0 | 2F | B6 | 10 | 2E |
| Octal | 143 | 207 | 210 | 33 | 1 | 0 | 57 | 266 | 20 | 56 |
| Binary | 1100011 | 10000111 | 10001000 | 11011 | 1 | 0 | 101111 | 10110110 | 10000 | 101110 |
Color Harmonies of #638788
Complementary color
Monochromatic Colors of #638788
Black with #638788
Text Example
Text Example
White with #638788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638788; }
p { color: rgb(99,135,136); }
H1.HeaderClassName
{
color: #638788;
}
.AnyTagClassName
{
color: #638788;
}
</style>
background-color css
<style>
a { background-color: #638788; }
a { background-color: rgb(99,135,136); }
div.DivClassName
{
background-color: #638788;
}
.BgClassName
{
background-color: #638788;
}
</style>
border-color css
<style>
span { border-color: #638788; }
span { border-color: rgb(99,135,136); }
td.TdClassName
{
border-color: #638788;
}
.TagClassName
{
border-color: #638788;
}
</style>