Shades of Suva Grey #928685
Tints of Suva Grey #928685
RGB
CMYK
RGB Variations
Color information
#928685 (or 0x928685) is known color: Suva Grey. HEX triplet: 92, 86 and 85. RGB value is (146,134,133). Sum of RGB (Red+Green+Blue) = 146+134+133=413 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.35% from 413); Green value is 134 (52.73% from 255 or 32.45% from 413); Blue value is 133 (52.34% from 255 or 32.20% from 413); Max value from RGB is 146 - color contains mainly: red. Hex color #928685 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #928685 is #6D797A. Grayscale: #898989. Windows color (decimal): -7174523 or 8750738. OLE color: 8750738.
HSL color Cylindrical-coordinate representation of color #928685: hue angle of 4.62º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #928685 is Cyan = 0, Magento = 0.08, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 134 | 133 | - |
| CMYK | 0 | 0.08 | 0.09 | 0.43 |
| HSL | 4.62º | 0.06% | 0.55% | - |
| HSV(B) | 4.62º | 0.09% | 0.57% | - |
| XYZ | 24.61 | 24.85 | 25.69 | - |
| YUV | 137.47 | 125.48 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 134 | 133 | 0 | 0.08 | 0.09 | 0.43 | 4.62 | 0.06 | 0.55 |
| Hex | 92 | 86 | 85 | 0 | 8 | 9 | 2B | 5 | 6 | 37 |
| Octal | 222 | 206 | 205 | 0 | 10 | 11 | 53 | 5 | 6 | 67 |
| Binary | 10010010 | 10000110 | 10000101 | 0 | 1000 | 1001 | 101011 | 101 | 110 | 110111 |
Color Harmonies of #928685
Complementary color
Monochromatic Colors of #928685
Black with #928685
Text Example
Text Example
White with #928685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928685; }
p { color: rgb(146,134,133); }
H1.HeaderClassName
{
color: #928685;
}
.AnyTagClassName
{
color: #928685;
}
</style>
background-color css
<style>
a { background-color: #928685; }
a { background-color: rgb(146,134,133); }
div.DivClassName
{
background-color: #928685;
}
.BgClassName
{
background-color: #928685;
}
</style>
border-color css
<style>
span { border-color: #928685; }
span { border-color: rgb(146,134,133); }
td.TdClassName
{
border-color: #928685;
}
.TagClassName
{
border-color: #928685;
}
</style>