Shades of Gothic #618789
Tints of Gothic #618789
RGB
CMYK
RGB Variations
Color information
#618789 (or 0x618789) is known color: Gothic. HEX triplet: 61, 87 and 89. RGB value is (97,135,137). Sum of RGB (Red+Green+Blue) = 97+135+137=369 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.29% from 369); Green value is 135 (53.12% from 255 or 36.59% from 369); Blue value is 137 (53.91% from 255 or 37.13% from 369); Max value from RGB is 137 - color contains mainly: blue. Hex color #618789 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618789 is #9E7876. Grayscale: #7B7B7B. Windows color (decimal): -10385527 or 9013089. OLE color: 9013089.
HSL color Cylindrical-coordinate representation of color #618789: hue angle of 183º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #618789 is Cyan = 0.29, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 135 | 137 | - |
| CMYK | 0.29 | 0.01 | 0 | 0.46 |
| HSL | 183º | 0.17% | 0.46% | - |
| HSV(B) | 183º | 0.29% | 0.54% | - |
| XYZ | 18.11 | 21.68 | 26.9 | - |
| YUV | 123.87 | 135.41 | 108.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 135 | 137 | 0.29 | 0.01 | 0 | 0.46 | 183 | 0.17 | 0.46 |
| Hex | 61 | 87 | 89 | 1D | 1 | 0 | 2E | B7 | 11 | 2E |
| Octal | 141 | 207 | 211 | 35 | 1 | 0 | 56 | 267 | 21 | 56 |
| Binary | 1100001 | 10000111 | 10001001 | 11101 | 1 | 0 | 101110 | 10110111 | 10001 | 101110 |
Color Harmonies of #618789
Complementary color
Monochromatic Colors of #618789
Black with #618789
Text Example
Text Example
White with #618789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618789; }
p { color: rgb(97,135,137); }
H1.HeaderClassName
{
color: #618789;
}
.AnyTagClassName
{
color: #618789;
}
</style>
background-color css
<style>
a { background-color: #618789; }
a { background-color: rgb(97,135,137); }
div.DivClassName
{
background-color: #618789;
}
.BgClassName
{
background-color: #618789;
}
</style>
border-color css
<style>
span { border-color: #618789; }
span { border-color: rgb(97,135,137); }
td.TdClassName
{
border-color: #618789;
}
.TagClassName
{
border-color: #618789;
}
</style>