Shades of Gothic #628587
Tints of Gothic #628587
RGB
CMYK
RGB Variations
Color information
#628587 (or 0x628587) is known color: Gothic. HEX triplet: 62, 85 and 87. RGB value is (98,133,135). Sum of RGB (Red+Green+Blue) = 98+133+135=366 (48% of max value = 765). Red value is 98 (38.67% from 255 or 26.78% from 366); Green value is 133 (52.34% from 255 or 36.34% from 366); Blue value is 135 (53.12% from 255 or 36.89% from 366); Max value from RGB is 135 - color contains mainly: blue. Hex color #628587 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628587 is #9D7A78. Grayscale: #7A7A7A. Windows color (decimal): -10320505 or 8881506. OLE color: 8881506.
HSL color Cylindrical-coordinate representation of color #628587: hue angle of 183.24º 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 #628587 is Cyan = 0.27, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 133 | 135 | - |
| CMYK | 0.27 | 0.01 | 0 | 0.47 |
| HSL | 183.24º | 0.16% | 0.46% | - |
| HSV(B) | 183.24º | 0.27% | 0.53% | - |
| XYZ | 17.8 | 21.12 | 26.06 | - |
| YUV | 122.76 | 134.9 | 110.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 133 | 135 | 0.27 | 0.01 | 0 | 0.47 | 183.24 | 0.16 | 0.46 |
| Hex | 62 | 85 | 87 | 1B | 1 | 0 | 2F | B7 | 10 | 2E |
| Octal | 142 | 205 | 207 | 33 | 1 | 0 | 57 | 267 | 20 | 56 |
| Binary | 1100010 | 10000101 | 10000111 | 11011 | 1 | 0 | 101111 | 10110111 | 10000 | 101110 |
Color Harmonies of #628587
Complementary color
Monochromatic Colors of #628587
Black with #628587
Text Example
Text Example
White with #628587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628587; }
p { color: rgb(98,133,135); }
H1.HeaderClassName
{
color: #628587;
}
.AnyTagClassName
{
color: #628587;
}
</style>
background-color css
<style>
a { background-color: #628587; }
a { background-color: rgb(98,133,135); }
div.DivClassName
{
background-color: #628587;
}
.BgClassName
{
background-color: #628587;
}
</style>
border-color css
<style>
span { border-color: #628587; }
span { border-color: rgb(98,133,135); }
td.TdClassName
{
border-color: #628587;
}
.TagClassName
{
border-color: #628587;
}
</style>