Shades of Suva Grey #918584
Tints of Suva Grey #918584
RGB
CMYK
RGB Variations
Color information
#918584 (or 0x918584) is known color: Suva Grey. HEX triplet: 91, 85 and 84. RGB value is (145,133,132). Sum of RGB (Red+Green+Blue) = 145+133+132=410 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.37% from 410); Green value is 133 (52.34% from 255 or 32.44% from 410); Blue value is 132 (51.95% from 255 or 32.20% from 410); Max value from RGB is 145 - color contains mainly: red. Hex color #918584 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918584 is #6E7A7B. Grayscale: #888888. Windows color (decimal): -7240316 or 8684945. OLE color: 8684945.
HSL color Cylindrical-coordinate representation of color #918584: hue angle of 4.62º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #918584 is Cyan = 0, Magento = 0.08, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 132 | - |
| CMYK | 0 | 0.08 | 0.09 | 0.43 |
| HSL | 4.62º | 0.06% | 0.54% | - |
| HSV(B) | 4.62º | 0.09% | 0.57% | - |
| XYZ | 24.23 | 24.46 | 25.27 | - |
| YUV | 136.47 | 125.48 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 132 | 0 | 0.08 | 0.09 | 0.43 | 4.62 | 0.06 | 0.54 |
| Hex | 91 | 85 | 84 | 0 | 8 | 9 | 2B | 5 | 6 | 36 |
| Octal | 221 | 205 | 204 | 0 | 10 | 11 | 53 | 5 | 6 | 66 |
| Binary | 10010001 | 10000101 | 10000100 | 0 | 1000 | 1001 | 101011 | 101 | 110 | 110110 |
Color Harmonies of #918584
Complementary color
Monochromatic Colors of #918584
Black with #918584
Text Example
Text Example
White with #918584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918584; }
p { color: rgb(145,133,132); }
H1.HeaderClassName
{
color: #918584;
}
.AnyTagClassName
{
color: #918584;
}
</style>
background-color css
<style>
a { background-color: #918584; }
a { background-color: rgb(145,133,132); }
div.DivClassName
{
background-color: #918584;
}
.BgClassName
{
background-color: #918584;
}
</style>
border-color css
<style>
span { border-color: #918584; }
span { border-color: rgb(145,133,132); }
td.TdClassName
{
border-color: #918584;
}
.TagClassName
{
border-color: #918584;
}
</style>