Shades of Suva Grey #978680
Tints of Suva Grey #978680
RGB
CMYK
RGB Variations
Color information
#978680 (or 0x978680) is known color: Suva Grey. HEX triplet: 97, 86 and 80. RGB value is (151,134,128). Sum of RGB (Red+Green+Blue) = 151+134+128=413 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.56% from 413); Green value is 134 (52.73% from 255 or 32.45% from 413); Blue value is 128 (50.39% from 255 or 30.99% from 413); Max value from RGB is 151 - color contains mainly: red. Hex color #978680 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978680 is #68797F. Grayscale: #8A8A8A. Windows color (decimal): -6846848 or 8423063. OLE color: 8423063.
HSL color Cylindrical-coordinate representation of color #978680: hue angle of 15.65º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #978680 is Cyan = 0, Magento = 0.11, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 134 | 128 | - |
| CMYK | 0 | 0.11 | 0.15 | 0.41 |
| HSL | 15.65º | 0.1% | 0.55% | - |
| HSV(B) | 15.65º | 0.15% | 0.59% | - |
| XYZ | 25.18 | 25.19 | 23.96 | - |
| YUV | 138.4 | 122.13 | 136.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 134 | 128 | 0 | 0.11 | 0.15 | 0.41 | 15.65 | 0.1 | 0.55 |
| Hex | 97 | 86 | 80 | 0 | B | F | 29 | 10 | A | 37 |
| Octal | 227 | 206 | 200 | 0 | 13 | 17 | 51 | 20 | 12 | 67 |
| Binary | 10010111 | 10000110 | 10000000 | 0 | 1011 | 1111 | 101001 | 10000 | 1010 | 110111 |
Color Harmonies of #978680
Complementary color
Monochromatic Colors of #978680
Black with #978680
Text Example
Text Example
White with #978680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978680; }
p { color: rgb(151,134,128); }
H1.HeaderClassName
{
color: #978680;
}
.AnyTagClassName
{
color: #978680;
}
</style>
background-color css
<style>
a { background-color: #978680; }
a { background-color: rgb(151,134,128); }
div.DivClassName
{
background-color: #978680;
}
.BgClassName
{
background-color: #978680;
}
</style>
border-color css
<style>
span { border-color: #978680; }
span { border-color: rgb(151,134,128); }
td.TdClassName
{
border-color: #978680;
}
.TagClassName
{
border-color: #978680;
}
</style>