Shades of Gothic #638789
Tints of Gothic #638789
RGB
CMYK
RGB Variations
Color information
#638789 (or 0x638789) is known color: Gothic. HEX triplet: 63, 87 and 89. RGB value is (99,135,137). Sum of RGB (Red+Green+Blue) = 99+135+137=371 (49% of max value = 765). Red value is 99 (39.06% from 255 or 26.68% from 371); Green value is 135 (53.12% from 255 or 36.39% from 371); Blue value is 137 (53.91% from 255 or 36.93% from 371); Max value from RGB is 137 - color contains mainly: blue. Hex color #638789 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #638789 is #9C7876. Grayscale: #7C7C7C. Windows color (decimal): -10254455 or 9013091. OLE color: 9013091.
HSL color Cylindrical-coordinate representation of color #638789: hue angle of 183.16º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #638789 is Cyan = 0.28, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 99 | 135 | 137 | - |
| CMYK | 0.28 | 0.01 | 0 | 0.46 |
| HSL | 183.16º | 0.16% | 0.46% | - |
| HSV(B) | 183.16º | 0.28% | 0.54% | - |
| XYZ | 18.32 | 21.79 | 26.91 | - |
| YUV | 124.46 | 135.07 | 109.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 135 | 137 | 0.28 | 0.01 | 0 | 0.46 | 183.16 | 0.16 | 0.46 |
| Hex | 63 | 87 | 89 | 1C | 1 | 0 | 2E | B7 | 10 | 2E |
| Octal | 143 | 207 | 211 | 34 | 1 | 0 | 56 | 267 | 20 | 56 |
| Binary | 1100011 | 10000111 | 10001001 | 11100 | 1 | 0 | 101110 | 10110111 | 10000 | 101110 |
Color Harmonies of #638789
Complementary color
Monochromatic Colors of #638789
Black with #638789
Text Example
Text Example
White with #638789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638789; }
p { color: rgb(99,135,137); }
H1.HeaderClassName
{
color: #638789;
}
.AnyTagClassName
{
color: #638789;
}
</style>
background-color css
<style>
a { background-color: #638789; }
a { background-color: rgb(99,135,137); }
div.DivClassName
{
background-color: #638789;
}
.BgClassName
{
background-color: #638789;
}
</style>
border-color css
<style>
span { border-color: #638789; }
span { border-color: rgb(99,135,137); }
td.TdClassName
{
border-color: #638789;
}
.TagClassName
{
border-color: #638789;
}
</style>