Shades of Slate Grey #677994
Tints of Slate Grey #677994
RGB
CMYK
RGB Variations
Color information
#677994 (or 0x677994) is known color: Slate Grey. HEX triplet: 67, 79 and 94. RGB value is (103,121,148). Sum of RGB (Red+Green+Blue) = 103+121+148=372 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.69% from 372); Green value is 121 (47.66% from 255 or 32.53% from 372); Blue value is 148 (58.20% from 255 or 39.78% from 372); Max value from RGB is 148 - color contains mainly: blue. Hex color #677994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677994 is #98866B. Grayscale: #767676. Windows color (decimal): -9995884 or 9730407. OLE color: 9730407.
HSL color Cylindrical-coordinate representation of color #677994: hue angle of 216º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #677994 is Cyan = 0.30, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 121 | 148 | - |
| CMYK | 0.30 | 0.18 | 0 | 0.42 |
| HSL | 216º | 0.18% | 0.49% | - |
| HSV(B) | 216º | 0.3% | 0.58% | - |
| XYZ | 17.78 | 18.7 | 30.69 | - |
| YUV | 118.7 | 144.54 | 116.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 121 | 148 | 0.30 | 0.18 | 0 | 0.42 | 216 | 0.18 | 0.49 |
| Hex | 67 | 79 | 94 | 1E | 12 | 0 | 2A | D8 | 12 | 31 |
| Octal | 147 | 171 | 224 | 36 | 22 | 0 | 52 | 330 | 22 | 61 |
| Binary | 1100111 | 1111001 | 10010100 | 11110 | 10010 | 0 | 101010 | 11011000 | 10010 | 110001 |
Color Harmonies of #677994
Complementary color
Monochromatic Colors of #677994
Black with #677994
Text Example
Text Example
White with #677994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677994; }
p { color: rgb(103,121,148); }
H1.HeaderClassName
{
color: #677994;
}
.AnyTagClassName
{
color: #677994;
}
</style>
background-color css
<style>
a { background-color: #677994; }
a { background-color: rgb(103,121,148); }
div.DivClassName
{
background-color: #677994;
}
.BgClassName
{
background-color: #677994;
}
</style>
border-color css
<style>
span { border-color: #677994; }
span { border-color: rgb(103,121,148); }
td.TdClassName
{
border-color: #677994;
}
.TagClassName
{
border-color: #677994;
}
</style>