Shades of Suva Grey #958783
Tints of Suva Grey #958783
RGB
CMYK
RGB Variations
Color information
#958783 (or 0x958783) is known color: Suva Grey. HEX triplet: 95, 87 and 83. RGB value is (149,135,131). Sum of RGB (Red+Green+Blue) = 149+135+131=415 (54% of max value = 765). Red value is 149 (58.59% from 255 or 35.90% from 415); Green value is 135 (53.12% from 255 or 32.53% from 415); Blue value is 131 (51.56% from 255 or 31.57% from 415); Max value from RGB is 149 - color contains mainly: red. Hex color #958783 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #958783 is #6A787C. Grayscale: #8A8A8A. Windows color (decimal): -6977661 or 8619925. OLE color: 8619925.
HSL color Cylindrical-coordinate representation of color #958783: hue angle of 13.33º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #958783 is Cyan = 0, Magento = 0.09, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 135 | 131 | - |
| CMYK | 0 | 0.09 | 0.12 | 0.42 |
| HSL | 13.33º | 0.08% | 0.55% | - |
| HSV(B) | 13.33º | 0.12% | 0.58% | - |
| XYZ | 25.16 | 25.36 | 25.04 | - |
| YUV | 138.73 | 123.64 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 135 | 131 | 0 | 0.09 | 0.12 | 0.42 | 13.33 | 0.08 | 0.55 |
| Hex | 95 | 87 | 83 | 0 | 9 | C | 2A | D | 8 | 37 |
| Octal | 225 | 207 | 203 | 0 | 11 | 14 | 52 | 15 | 10 | 67 |
| Binary | 10010101 | 10000111 | 10000011 | 0 | 1001 | 1100 | 101010 | 1101 | 1000 | 110111 |
Color Harmonies of #958783
Complementary color
Monochromatic Colors of #958783
Black with #958783
Text Example
Text Example
White with #958783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958783; }
p { color: rgb(149,135,131); }
H1.HeaderClassName
{
color: #958783;
}
.AnyTagClassName
{
color: #958783;
}
</style>
background-color css
<style>
a { background-color: #958783; }
a { background-color: rgb(149,135,131); }
div.DivClassName
{
background-color: #958783;
}
.BgClassName
{
background-color: #958783;
}
</style>
border-color css
<style>
span { border-color: #958783; }
span { border-color: rgb(149,135,131); }
td.TdClassName
{
border-color: #958783;
}
.TagClassName
{
border-color: #958783;
}
</style>