Shades of Suva Grey #948685
Tints of Suva Grey #948685
RGB
CMYK
RGB Variations
Color information
#948685 (or 0x948685) is known color: Suva Grey. HEX triplet: 94, 86 and 85. RGB value is (148,134,133). Sum of RGB (Red+Green+Blue) = 148+134+133=415 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.66% from 415); Green value is 134 (52.73% from 255 or 32.29% from 415); Blue value is 133 (52.34% from 255 or 32.05% from 415); Max value from RGB is 148 - color contains mainly: red. Hex color #948685 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #948685 is #6B797A. Grayscale: #8A8A8A. Windows color (decimal): -7043451 or 8750740. OLE color: 8750740.
HSL color Cylindrical-coordinate representation of color #948685: hue angle of 4º degrees, saturation: 0.07, 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 #948685 is Cyan = 0, Magento = 0.09, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 134 | 133 | - |
| CMYK | 0 | 0.09 | 0.10 | 0.42 |
| HSL | 4º | 0.07% | 0.55% | - |
| HSV(B) | 4º | 0.1% | 0.58% | - |
| XYZ | 24.97 | 25.04 | 25.71 | - |
| YUV | 138.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 134 | 133 | 0 | 0.09 | 0.10 | 0.42 | 4 | 0.07 | 0.55 |
| Hex | 94 | 86 | 85 | 0 | 9 | A | 2A | 4 | 7 | 37 |
| Octal | 224 | 206 | 205 | 0 | 11 | 12 | 52 | 4 | 7 | 67 |
| Binary | 10010100 | 10000110 | 10000101 | 0 | 1001 | 1010 | 101010 | 100 | 111 | 110111 |
Color Harmonies of #948685
Complementary color
Monochromatic Colors of #948685
Black with #948685
Text Example
Text Example
White with #948685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948685; }
p { color: rgb(148,134,133); }
H1.HeaderClassName
{
color: #948685;
}
.AnyTagClassName
{
color: #948685;
}
</style>
background-color css
<style>
a { background-color: #948685; }
a { background-color: rgb(148,134,133); }
div.DivClassName
{
background-color: #948685;
}
.BgClassName
{
background-color: #948685;
}
</style>
border-color css
<style>
span { border-color: #948685; }
span { border-color: rgb(148,134,133); }
td.TdClassName
{
border-color: #948685;
}
.TagClassName
{
border-color: #948685;
}
</style>