Shades of Slate Grey #798291
Tints of Slate Grey #798291
RGB
CMYK
RGB Variations
Color information
#798291 (or 0x798291) is known color: Slate Grey. HEX triplet: 79, 82 and 91. RGB value is (121,130,145). Sum of RGB (Red+Green+Blue) = 121+130+145=396 (52% of max value = 765). Red value is 121 (47.66% from 255 or 30.56% from 396); Green value is 130 (51.17% from 255 or 32.83% from 396); Blue value is 145 (57.03% from 255 or 36.62% from 396); Max value from RGB is 145 - color contains mainly: blue. Hex color #798291 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #798291 is #867D6E. Grayscale: #808080. Windows color (decimal): -8813935 or 9536121. OLE color: 9536121.
HSL color Cylindrical-coordinate representation of color #798291: hue angle of 217.5º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #798291 is Cyan = 0.17, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 130 | 145 | - |
| CMYK | 0.17 | 0.10 | 0 | 0.43 |
| HSL | 217.5º | 0.1% | 0.52% | - |
| HSV(B) | 217.5º | 0.17% | 0.57% | - |
| XYZ | 20.98 | 22.07 | 29.94 | - |
| YUV | 129.02 | 137.02 | 122.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 130 | 145 | 0.17 | 0.10 | 0 | 0.43 | 217.5 | 0.1 | 0.52 |
| Hex | 79 | 82 | 91 | 11 | A | 0 | 2B | DA | A | 34 |
| Octal | 171 | 202 | 221 | 21 | 12 | 0 | 53 | 332 | 12 | 64 |
| Binary | 1111001 | 10000010 | 10010001 | 10001 | 1010 | 0 | 101011 | 11011010 | 1010 | 110100 |
Color Harmonies of #798291
Complementary color
Monochromatic Colors of #798291
Black with #798291
Text Example
Text Example
White with #798291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798291; }
p { color: rgb(121,130,145); }
H1.HeaderClassName
{
color: #798291;
}
.AnyTagClassName
{
color: #798291;
}
</style>
background-color css
<style>
a { background-color: #798291; }
a { background-color: rgb(121,130,145); }
div.DivClassName
{
background-color: #798291;
}
.BgClassName
{
background-color: #798291;
}
</style>
border-color css
<style>
span { border-color: #798291; }
span { border-color: rgb(121,130,145); }
td.TdClassName
{
border-color: #798291;
}
.TagClassName
{
border-color: #798291;
}
</style>