Shades of Suva Grey #968583
Tints of Suva Grey #968583
RGB
CMYK
RGB Variations
Color information
#968583 (or 0x968583) is known color: Suva Grey. HEX triplet: 96, 85 and 83. RGB value is (150,133,131). Sum of RGB (Red+Green+Blue) = 150+133+131=414 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.23% from 414); Green value is 133 (52.34% from 255 or 32.13% from 414); Blue value is 131 (51.56% from 255 or 31.64% from 414); Max value from RGB is 150 - color contains mainly: red. Hex color #968583 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #968583 is #697A7C. Grayscale: #898989. Windows color (decimal): -6912637 or 8619414. OLE color: 8619414.
HSL color Cylindrical-coordinate representation of color #968583: hue angle of 6.32º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #968583 is Cyan = 0, Magento = 0.11, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 133 | 131 | - |
| CMYK | 0 | 0.11 | 0.13 | 0.41 |
| HSL | 6.32º | 0.08% | 0.55% | - |
| HSV(B) | 6.32º | 0.13% | 0.59% | - |
| XYZ | 25.06 | 24.9 | 24.96 | - |
| YUV | 137.86 | 124.13 | 136.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 133 | 131 | 0 | 0.11 | 0.13 | 0.41 | 6.32 | 0.08 | 0.55 |
| Hex | 96 | 85 | 83 | 0 | B | D | 29 | 6 | 8 | 37 |
| Octal | 226 | 205 | 203 | 0 | 13 | 15 | 51 | 6 | 10 | 67 |
| Binary | 10010110 | 10000101 | 10000011 | 0 | 1011 | 1101 | 101001 | 110 | 1000 | 110111 |
Color Harmonies of #968583
Complementary color
Monochromatic Colors of #968583
Black with #968583
Text Example
Text Example
White with #968583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968583; }
p { color: rgb(150,133,131); }
H1.HeaderClassName
{
color: #968583;
}
.AnyTagClassName
{
color: #968583;
}
</style>
background-color css
<style>
a { background-color: #968583; }
a { background-color: rgb(150,133,131); }
div.DivClassName
{
background-color: #968583;
}
.BgClassName
{
background-color: #968583;
}
</style>
border-color css
<style>
span { border-color: #968583; }
span { border-color: rgb(150,133,131); }
td.TdClassName
{
border-color: #968583;
}
.TagClassName
{
border-color: #968583;
}
</style>