Shades of Suva Grey #938985
Tints of Suva Grey #938985
RGB
CMYK
RGB Variations
Color information
#938985 (or 0x938985) is known color: Suva Grey. HEX triplet: 93, 89 and 85. RGB value is (147,137,133). Sum of RGB (Red+Green+Blue) = 147+137+133=417 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.25% from 417); Green value is 137 (53.91% from 255 or 32.85% from 417); Blue value is 133 (52.34% from 255 or 31.89% from 417); Max value from RGB is 147 - color contains mainly: red. Hex color #938985 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938985 is #6C767A. Grayscale: #8B8B8B. Windows color (decimal): -7108219 or 8751507. OLE color: 8751507.
HSL color Cylindrical-coordinate representation of color #938985: hue angle of 17.14º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #938985 is Cyan = 0, Magento = 0.07, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 137 | 133 | - |
| CMYK | 0 | 0.07 | 0.10 | 0.42 |
| HSL | 17.14º | 0.06% | 0.55% | - |
| HSV(B) | 17.14º | 0.1% | 0.58% | - |
| XYZ | 25.21 | 25.79 | 25.84 | - |
| YUV | 139.53 | 124.31 | 133.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 137 | 133 | 0 | 0.07 | 0.10 | 0.42 | 17.14 | 0.06 | 0.55 |
| Hex | 93 | 89 | 85 | 0 | 7 | A | 2A | 11 | 6 | 37 |
| Octal | 223 | 211 | 205 | 0 | 7 | 12 | 52 | 21 | 6 | 67 |
| Binary | 10010011 | 10001001 | 10000101 | 0 | 111 | 1010 | 101010 | 10001 | 110 | 110111 |
Color Harmonies of #938985
Complementary color
Monochromatic Colors of #938985
Black with #938985
Text Example
Text Example
White with #938985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938985; }
p { color: rgb(147,137,133); }
H1.HeaderClassName
{
color: #938985;
}
.AnyTagClassName
{
color: #938985;
}
</style>
background-color css
<style>
a { background-color: #938985; }
a { background-color: rgb(147,137,133); }
div.DivClassName
{
background-color: #938985;
}
.BgClassName
{
background-color: #938985;
}
</style>
border-color css
<style>
span { border-color: #938985; }
span { border-color: rgb(147,137,133); }
td.TdClassName
{
border-color: #938985;
}
.TagClassName
{
border-color: #938985;
}
</style>