Shades of Gothic #628586
Tints of Gothic #628586
RGB
CMYK
RGB Variations
Color information
#628586 (or 0x628586) is known color: Gothic. HEX triplet: 62, 85 and 86. RGB value is (98,133,134). Sum of RGB (Red+Green+Blue) = 98+133+134=365 (48% of max value = 765). Red value is 98 (38.67% from 255 or 26.85% from 365); Green value is 133 (52.34% from 255 or 36.44% from 365); Blue value is 134 (52.73% from 255 or 36.71% from 365); Max value from RGB is 134 - color contains mainly: blue. Hex color #628586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628586 is #9D7A79. Grayscale: #7A7A7A. Windows color (decimal): -10320506 or 8815970. OLE color: 8815970.
HSL color Cylindrical-coordinate representation of color #628586: hue angle of 181.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #628586 is Cyan = 0.27, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 133 | 134 | - |
| CMYK | 0.27 | 0.01 | 0 | 0.47 |
| HSL | 181.67º | 0.16% | 0.45% | - |
| HSV(B) | 181.67º | 0.27% | 0.53% | - |
| XYZ | 17.73 | 21.09 | 25.69 | - |
| YUV | 122.65 | 134.4 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 133 | 134 | 0.27 | 0.01 | 0 | 0.47 | 181.67 | 0.16 | 0.45 |
| Hex | 62 | 85 | 86 | 1B | 1 | 0 | 2F | B6 | 10 | 2D |
| Octal | 142 | 205 | 206 | 33 | 1 | 0 | 57 | 266 | 20 | 55 |
| Binary | 1100010 | 10000101 | 10000110 | 11011 | 1 | 0 | 101111 | 10110110 | 10000 | 101101 |
Color Harmonies of #628586
Complementary color
Monochromatic Colors of #628586
Black with #628586
Text Example
Text Example
White with #628586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628586; }
p { color: rgb(98,133,134); }
H1.HeaderClassName
{
color: #628586;
}
.AnyTagClassName
{
color: #628586;
}
</style>
background-color css
<style>
a { background-color: #628586; }
a { background-color: rgb(98,133,134); }
div.DivClassName
{
background-color: #628586;
}
.BgClassName
{
background-color: #628586;
}
</style>
border-color css
<style>
span { border-color: #628586; }
span { border-color: rgb(98,133,134); }
td.TdClassName
{
border-color: #628586;
}
.TagClassName
{
border-color: #628586;
}
</style>