Shades of Light Slate Grey #788892
Tints of Light Slate Grey #788892
RGB
CMYK
RGB Variations
Color information
#788892 (or 0x788892) is known color: Light Slate Grey. HEX triplet: 78, 88 and 92. RGB value is (120,136,146). Sum of RGB (Red+Green+Blue) = 120+136+146=402 (53% of max value = 765). Red value is 120 (47.27% from 255 or 29.85% from 402); Green value is 136 (53.52% from 255 or 33.83% from 402); Blue value is 146 (57.42% from 255 or 36.32% from 402); Max value from RGB is 146 - color contains mainly: blue. Hex color #788892 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788892 is #87776D. Grayscale: #848484. Windows color (decimal): -8877934 or 9603192. OLE color: 9603192.
HSL color Cylindrical-coordinate representation of color #788892: hue angle of 203.08º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #788892 is Cyan = 0.18, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
RGB | 120 | 136 | 146 | - |
CMYK | 0.18 | 0.07 | 0 | 0.43 |
HSL | 203.08º | 0.11% | 0.52% | - |
HSV(B) | 203.08º | 0.18% | 0.57% | - |
XYZ | 21.74 | 23.68 | 30.62 | - |
YUV | 132.36 | 135.7 | 119.19 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 120 | 136 | 146 | 0.18 | 0.07 | 0 | 0.43 | 203.08 | 0.11 | 0.52 |
Hex | 78 | 88 | 92 | 12 | 7 | 0 | 2B | CB | B | 34 |
Octal | 170 | 210 | 222 | 22 | 7 | 0 | 53 | 313 | 13 | 64 |
Binary | 1111000 | 10001000 | 10010010 | 10010 | 111 | 0 | 101011 | 11001011 | 1011 | 110100 |
Color Harmonies of #788892
Complementary color
Monochromatic Colors of #788892
Black with #788892
Text Example
Text Example
White with #788892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788892; }
p { color: rgb(120,136,146); }
H1.HeaderClassName
{
color: #788892;
}
.AnyTagClassName
{
color: #788892;
}
</style>
background-color css
<style>
a { background-color: #788892; }
a { background-color: rgb(120,136,146); }
div.DivClassName
{
background-color: #788892;
}
.BgClassName
{
background-color: #788892;
}
</style>
border-color css
<style>
span { border-color: #788892; }
span { border-color: rgb(120,136,146); }
td.TdClassName
{
border-color: #788892;
}
.TagClassName
{
border-color: #788892;
}
</style>