Shades of Gothic #678487
Tints of Gothic #678487
RGB
CMYK
RGB Variations
Color information
#678487 (or 0x678487) is known color: Gothic. HEX triplet: 67, 84 and 87. RGB value is (103,132,135). Sum of RGB (Red+Green+Blue) = 103+132+135=370 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.84% from 370); Green value is 132 (51.95% from 255 or 35.68% from 370); Blue value is 135 (53.12% from 255 or 36.49% from 370); Max value from RGB is 135 - color contains mainly: blue. Hex color #678487 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #678487 is #987B78. Grayscale: #7B7B7B. Windows color (decimal): -9993081 or 8881255. OLE color: 8881255.
HSL color Cylindrical-coordinate representation of color #678487: hue angle of 185.62º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #678487 is Cyan = 0.24, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 132 | 135 | - |
| CMYK | 0.24 | 0.02 | 0 | 0.47 |
| HSL | 185.63º | 0.13% | 0.47% | - |
| HSV(B) | 185.63º | 0.24% | 0.53% | - |
| XYZ | 18.22 | 21.14 | 26.04 | - |
| YUV | 123.67 | 134.39 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 132 | 135 | 0.24 | 0.02 | 0 | 0.47 | 185.63 | 0.13 | 0.47 |
| Hex | 67 | 84 | 87 | 18 | 2 | 0 | 2F | BA | D | 2F |
| Octal | 147 | 204 | 207 | 30 | 2 | 0 | 57 | 272 | 15 | 57 |
| Binary | 1100111 | 10000100 | 10000111 | 11000 | 10 | 0 | 101111 | 10111010 | 1101 | 101111 |
Color Harmonies of #678487
Complementary color
Monochromatic Colors of #678487
Black with #678487
Text Example
Text Example
White with #678487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #678487; }
p { color: rgb(103,132,135); }
H1.HeaderClassName
{
color: #678487;
}
.AnyTagClassName
{
color: #678487;
}
</style>
background-color css
<style>
a { background-color: #678487; }
a { background-color: rgb(103,132,135); }
div.DivClassName
{
background-color: #678487;
}
.BgClassName
{
background-color: #678487;
}
</style>
border-color css
<style>
span { border-color: #678487; }
span { border-color: rgb(103,132,135); }
td.TdClassName
{
border-color: #678487;
}
.TagClassName
{
border-color: #678487;
}
</style>