Shades of Suva Grey #958782
Tints of Suva Grey #958782
RGB
CMYK
RGB Variations
Color information
#958782 (or 0x958782) is known color: Suva Grey. HEX triplet: 95, 87 and 82. RGB value is (149,135,130). Sum of RGB (Red+Green+Blue) = 149+135+130=414 (54% of max value = 765). Red value is 149 (58.59% from 255 or 35.99% from 414); Green value is 135 (53.12% from 255 or 32.61% from 414); Blue value is 130 (51.17% from 255 or 31.40% from 414); Max value from RGB is 149 - color contains mainly: red. Hex color #958782 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #958782 is #6A787D. Grayscale: #8A8A8A. Windows color (decimal): -6977662 or 8554389. OLE color: 8554389.
HSL color Cylindrical-coordinate representation of color #958782: hue angle of 15.79º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #958782 is Cyan = 0, Magento = 0.09, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 135 | 130 | - |
| CMYK | 0 | 0.09 | 0.13 | 0.42 |
| HSL | 15.79º | 0.08% | 0.55% | - |
| HSV(B) | 15.79º | 0.13% | 0.58% | - |
| XYZ | 25.09 | 25.33 | 24.69 | - |
| YUV | 138.62 | 123.14 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 135 | 130 | 0 | 0.09 | 0.13 | 0.42 | 15.79 | 0.08 | 0.55 |
| Hex | 95 | 87 | 82 | 0 | 9 | D | 2A | 10 | 8 | 37 |
| Octal | 225 | 207 | 202 | 0 | 11 | 15 | 52 | 20 | 10 | 67 |
| Binary | 10010101 | 10000111 | 10000010 | 0 | 1001 | 1101 | 101010 | 10000 | 1000 | 110111 |
Color Harmonies of #958782
Complementary color
Monochromatic Colors of #958782
Black with #958782
Text Example
Text Example
White with #958782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958782; }
p { color: rgb(149,135,130); }
H1.HeaderClassName
{
color: #958782;
}
.AnyTagClassName
{
color: #958782;
}
</style>
background-color css
<style>
a { background-color: #958782; }
a { background-color: rgb(149,135,130); }
div.DivClassName
{
background-color: #958782;
}
.BgClassName
{
background-color: #958782;
}
</style>
border-color css
<style>
span { border-color: #958782; }
span { border-color: rgb(149,135,130); }
td.TdClassName
{
border-color: #958782;
}
.TagClassName
{
border-color: #958782;
}
</style>