Shades of Slate Grey #687998
Tints of Slate Grey #687998
RGB
CMYK
RGB Variations
Color information
#687998 (or 0x687998) is known color: Slate Grey. HEX triplet: 68, 79 and 98. RGB value is (104,121,152). Sum of RGB (Red+Green+Blue) = 104+121+152=377 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.59% from 377); Green value is 121 (47.66% from 255 or 32.10% from 377); Blue value is 152 (59.77% from 255 or 40.32% from 377); Max value from RGB is 152 - color contains mainly: blue. Hex color #687998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687998 is #978667. Grayscale: #777777. Windows color (decimal): -9930344 or 9992552. OLE color: 9992552.
HSL color Cylindrical-coordinate representation of color #687998: hue angle of 218.75º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #687998 is Cyan = 0.32, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 104 | 121 | 152 | - |
| CMYK | 0.32 | 0.20 | 0 | 0.40 |
| HSL | 218.75º | 0.19% | 0.5% | - |
| HSV(B) | 218.75º | 0.32% | 0.6% | - |
| XYZ | 18.21 | 18.88 | 32.39 | - |
| YUV | 119.45 | 146.37 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 152 | 0.32 | 0.20 | 0 | 0.40 | 218.75 | 0.19 | 0.5 |
| Hex | 68 | 79 | 98 | 20 | 14 | 0 | 28 | DB | 13 | 32 |
| Octal | 150 | 171 | 230 | 40 | 24 | 0 | 50 | 333 | 23 | 62 |
| Binary | 1101000 | 1111001 | 10011000 | 100000 | 10100 | 0 | 101000 | 11011011 | 10011 | 110010 |
Color Harmonies of #687998
Complementary color
Monochromatic Colors of #687998
Black with #687998
Text Example
Text Example
White with #687998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687998; }
p { color: rgb(104,121,152); }
H1.HeaderClassName
{
color: #687998;
}
.AnyTagClassName
{
color: #687998;
}
</style>
background-color css
<style>
a { background-color: #687998; }
a { background-color: rgb(104,121,152); }
div.DivClassName
{
background-color: #687998;
}
.BgClassName
{
background-color: #687998;
}
</style>
border-color css
<style>
span { border-color: #687998; }
span { border-color: rgb(104,121,152); }
td.TdClassName
{
border-color: #687998;
}
.TagClassName
{
border-color: #687998;
}
</style>