Shades of Suva Grey #918280
Tints of Suva Grey #918280
RGB
CMYK
RGB Variations
Color information
#918280 (or 0x918280) is known color: Suva Grey. HEX triplet: 91, 82 and 80. RGB value is (145,130,128). Sum of RGB (Red+Green+Blue) = 145+130+128=403 (53% of max value = 765). Red value is 145 (57.03% from 255 or 35.98% from 403); Green value is 130 (51.17% from 255 or 32.26% from 403); Blue value is 128 (50.39% from 255 or 31.76% from 403); Max value from RGB is 145 - color contains mainly: red. Hex color #918280 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918280 is #6E7D7F. Grayscale: #868686. Windows color (decimal): -7241088 or 8422033. OLE color: 8422033.
HSL color Cylindrical-coordinate representation of color #918280: hue angle of 7.06º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #918280 is Cyan = 0, Magento = 0.10, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 130 | 128 | - |
| CMYK | 0 | 0.10 | 0.12 | 0.43 |
| HSL | 7.06º | 0.07% | 0.54% | - |
| HSV(B) | 7.06º | 0.12% | 0.57% | - |
| XYZ | 23.56 | 23.54 | 23.72 | - |
| YUV | 134.26 | 124.47 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 130 | 128 | 0 | 0.10 | 0.12 | 0.43 | 7.06 | 0.07 | 0.54 |
| Hex | 91 | 82 | 80 | 0 | A | C | 2B | 7 | 7 | 36 |
| Octal | 221 | 202 | 200 | 0 | 12 | 14 | 53 | 7 | 7 | 66 |
| Binary | 10010001 | 10000010 | 10000000 | 0 | 1010 | 1100 | 101011 | 111 | 111 | 110110 |
Color Harmonies of #918280
Complementary color
Monochromatic Colors of #918280
Black with #918280
Text Example
Text Example
White with #918280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918280; }
p { color: rgb(145,130,128); }
H1.HeaderClassName
{
color: #918280;
}
.AnyTagClassName
{
color: #918280;
}
</style>
background-color css
<style>
a { background-color: #918280; }
a { background-color: rgb(145,130,128); }
div.DivClassName
{
background-color: #918280;
}
.BgClassName
{
background-color: #918280;
}
</style>
border-color css
<style>
span { border-color: #918280; }
span { border-color: rgb(145,130,128); }
td.TdClassName
{
border-color: #918280;
}
.TagClassName
{
border-color: #918280;
}
</style>