Shades of Suva Grey #918685
Tints of Suva Grey #918685
RGB
CMYK
RGB Variations
Color information
#918685 (or 0x918685) is known color: Suva Grey. HEX triplet: 91, 86 and 85. RGB value is (145,134,133). Sum of RGB (Red+Green+Blue) = 145+134+133=412 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.19% from 412); Green value is 134 (52.73% from 255 or 32.52% from 412); Blue value is 133 (52.34% from 255 or 32.28% from 412); Max value from RGB is 145 - color contains mainly: red. Hex color #918685 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918685 is #6E797A. Grayscale: #898989. Windows color (decimal): -7240059 or 8750737. OLE color: 8750737.
HSL color Cylindrical-coordinate representation of color #918685: hue angle of 5º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #918685 is Cyan = 0, Magento = 0.08, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 134 | 133 | - |
| CMYK | 0 | 0.08 | 0.08 | 0.43 |
| HSL | 5º | 0.05% | 0.55% | - |
| HSV(B) | 5º | 0.08% | 0.57% | - |
| XYZ | 24.44 | 24.76 | 25.68 | - |
| YUV | 137.18 | 125.64 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 134 | 133 | 0 | 0.08 | 0.08 | 0.43 | 5 | 0.05 | 0.55 |
| Hex | 91 | 86 | 85 | 0 | 8 | 8 | 2B | 5 | 5 | 37 |
| Octal | 221 | 206 | 205 | 0 | 10 | 10 | 53 | 5 | 5 | 67 |
| Binary | 10010001 | 10000110 | 10000101 | 0 | 1000 | 1000 | 101011 | 101 | 101 | 110111 |
Color Harmonies of #918685
Complementary color
Monochromatic Colors of #918685
Black with #918685
Text Example
Text Example
White with #918685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918685; }
p { color: rgb(145,134,133); }
H1.HeaderClassName
{
color: #918685;
}
.AnyTagClassName
{
color: #918685;
}
</style>
background-color css
<style>
a { background-color: #918685; }
a { background-color: rgb(145,134,133); }
div.DivClassName
{
background-color: #918685;
}
.BgClassName
{
background-color: #918685;
}
</style>
border-color css
<style>
span { border-color: #918685; }
span { border-color: rgb(145,134,133); }
td.TdClassName
{
border-color: #918685;
}
.TagClassName
{
border-color: #918685;
}
</style>