Shades of Suva Grey #938685
Tints of Suva Grey #938685
RGB
CMYK
RGB Variations
Color information
#938685 (or 0x938685) is known color: Suva Grey. HEX triplet: 93, 86 and 85. RGB value is (147,134,133). Sum of RGB (Red+Green+Blue) = 147+134+133=414 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.51% from 414); Green value is 134 (52.73% from 255 or 32.37% from 414); Blue value is 133 (52.34% from 255 or 32.13% from 414); Max value from RGB is 147 - color contains mainly: red. Hex color #938685 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938685 is #6C797A. Grayscale: #898989. Windows color (decimal): -7108987 or 8750739. OLE color: 8750739.
HSL color Cylindrical-coordinate representation of color #938685: hue angle of 4.29º 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 #938685 is Cyan = 0, Magento = 0.09, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 133 | - |
| CMYK | 0 | 0.09 | 0.10 | 0.42 |
| HSL | 4.29º | 0.06% | 0.55% | - |
| HSV(B) | 4.29º | 0.1% | 0.58% | - |
| XYZ | 24.79 | 24.95 | 25.7 | - |
| YUV | 137.77 | 125.31 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 133 | 0 | 0.09 | 0.10 | 0.42 | 4.29 | 0.06 | 0.55 |
| Hex | 93 | 86 | 85 | 0 | 9 | A | 2A | 4 | 6 | 37 |
| Octal | 223 | 206 | 205 | 0 | 11 | 12 | 52 | 4 | 6 | 67 |
| Binary | 10010011 | 10000110 | 10000101 | 0 | 1001 | 1010 | 101010 | 100 | 110 | 110111 |
Color Harmonies of #938685
Complementary color
Monochromatic Colors of #938685
Black with #938685
Text Example
Text Example
White with #938685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938685; }
p { color: rgb(147,134,133); }
H1.HeaderClassName
{
color: #938685;
}
.AnyTagClassName
{
color: #938685;
}
</style>
background-color css
<style>
a { background-color: #938685; }
a { background-color: rgb(147,134,133); }
div.DivClassName
{
background-color: #938685;
}
.BgClassName
{
background-color: #938685;
}
</style>
border-color css
<style>
span { border-color: #938685; }
span { border-color: rgb(147,134,133); }
td.TdClassName
{
border-color: #938685;
}
.TagClassName
{
border-color: #938685;
}
</style>