Shades of Light Slate Grey #768198
Tints of Light Slate Grey #768198
RGB
CMYK
RGB Variations
Color information
#768198 (or 0x768198) is known color: Light Slate Grey. HEX triplet: 76, 81 and 98. RGB value is (118,129,152). Sum of RGB (Red+Green+Blue) = 118+129+152=399 (52% of max value = 765). Red value is 118 (46.48% from 255 or 29.57% from 399); Green value is 129 (50.78% from 255 or 32.33% from 399); Blue value is 152 (59.77% from 255 or 38.10% from 399); Max value from RGB is 152 - color contains mainly: blue. Hex color #768198 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768198 is #897E67. Grayscale: #808080. Windows color (decimal): -9010792 or 9994614. OLE color: 9994614.
HSL color Cylindrical-coordinate representation of color #768198: hue angle of 220.59º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #768198 is Cyan = 0.22, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 129 | 152 | - |
| CMYK | 0.22 | 0.15 | 0 | 0.40 |
| HSL | 220.59º | 0.14% | 0.53% | - |
| HSV(B) | 220.59º | 0.22% | 0.6% | - |
| XYZ | 20.99 | 21.82 | 32.81 | - |
| YUV | 128.33 | 141.36 | 120.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 129 | 152 | 0.22 | 0.15 | 0 | 0.40 | 220.59 | 0.14 | 0.53 |
| Hex | 76 | 81 | 98 | 16 | F | 0 | 28 | DD | E | 35 |
| Octal | 166 | 201 | 230 | 26 | 17 | 0 | 50 | 335 | 16 | 65 |
| Binary | 1110110 | 10000001 | 10011000 | 10110 | 1111 | 0 | 101000 | 11011101 | 1110 | 110101 |
Color Harmonies of #768198
Complementary color
Monochromatic Colors of #768198
Black with #768198
Text Example
Text Example
White with #768198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768198; }
p { color: rgb(118,129,152); }
H1.HeaderClassName
{
color: #768198;
}
.AnyTagClassName
{
color: #768198;
}
</style>
background-color css
<style>
a { background-color: #768198; }
a { background-color: rgb(118,129,152); }
div.DivClassName
{
background-color: #768198;
}
.BgClassName
{
background-color: #768198;
}
</style>
border-color css
<style>
span { border-color: #768198; }
span { border-color: rgb(118,129,152); }
td.TdClassName
{
border-color: #768198;
}
.TagClassName
{
border-color: #768198;
}
</style>