Shades of Suva Grey #918581
Tints of Suva Grey #918581
RGB
CMYK
RGB Variations
Color information
#918581 (or 0x918581) is known color: Suva Grey. HEX triplet: 91, 85 and 81. RGB value is (145,133,129). Sum of RGB (Red+Green+Blue) = 145+133+129=407 (53% of max value = 765). Red value is 145 (57.03% from 255 or 35.63% from 407); Green value is 133 (52.34% from 255 or 32.68% from 407); Blue value is 129 (50.78% from 255 or 31.70% from 407); Max value from RGB is 145 - color contains mainly: red. Hex color #918581 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918581 is #6E7A7E. Grayscale: #888888. Windows color (decimal): -7240319 or 8488337. OLE color: 8488337.
HSL color Cylindrical-coordinate representation of color #918581: hue angle of 15º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #918581 is Cyan = 0, Magento = 0.08, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 129 | - |
| CMYK | 0 | 0.08 | 0.11 | 0.43 |
| HSL | 15º | 0.07% | 0.54% | - |
| HSV(B) | 15º | 0.11% | 0.57% | - |
| XYZ | 24.03 | 24.38 | 24.21 | - |
| YUV | 136.13 | 123.98 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 129 | 0 | 0.08 | 0.11 | 0.43 | 15 | 0.07 | 0.54 |
| Hex | 91 | 85 | 81 | 0 | 8 | B | 2B | F | 7 | 36 |
| Octal | 221 | 205 | 201 | 0 | 10 | 13 | 53 | 17 | 7 | 66 |
| Binary | 10010001 | 10000101 | 10000001 | 0 | 1000 | 1011 | 101011 | 1111 | 111 | 110110 |
Color Harmonies of #918581
Complementary color
Monochromatic Colors of #918581
Black with #918581
Text Example
Text Example
White with #918581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918581; }
p { color: rgb(145,133,129); }
H1.HeaderClassName
{
color: #918581;
}
.AnyTagClassName
{
color: #918581;
}
</style>
background-color css
<style>
a { background-color: #918581; }
a { background-color: rgb(145,133,129); }
div.DivClassName
{
background-color: #918581;
}
.BgClassName
{
background-color: #918581;
}
</style>
border-color css
<style>
span { border-color: #918581; }
span { border-color: rgb(145,133,129); }
td.TdClassName
{
border-color: #918581;
}
.TagClassName
{
border-color: #918581;
}
</style>