Shades of Suva Grey #938580
Tints of Suva Grey #938580
RGB
CMYK
RGB Variations
Color information
#938580 (or 0x938580) is known color: Suva Grey. HEX triplet: 93, 85 and 80. RGB value is (147,133,128). Sum of RGB (Red+Green+Blue) = 147+133+128=408 (54% of max value = 765). Red value is 147 (57.81% from 255 or 36.03% from 408); Green value is 133 (52.34% from 255 or 32.60% from 408); Blue value is 128 (50.39% from 255 or 31.37% from 408); Max value from RGB is 147 - color contains mainly: red. Hex color #938580 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938580 is #6C7A7F. Grayscale: #888888. Windows color (decimal): -7109248 or 8422803. OLE color: 8422803.
HSL color Cylindrical-coordinate representation of color #938580: hue angle of 15.79º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #938580 is Cyan = 0, Magento = 0.10, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 133 | 128 | - |
| CMYK | 0 | 0.10 | 0.13 | 0.42 |
| HSL | 15.79º | 0.08% | 0.54% | - |
| HSV(B) | 15.79º | 0.13% | 0.58% | - |
| XYZ | 24.32 | 24.54 | 23.88 | - |
| YUV | 136.62 | 123.14 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 133 | 128 | 0 | 0.10 | 0.13 | 0.42 | 15.79 | 0.08 | 0.54 |
| Hex | 93 | 85 | 80 | 0 | A | D | 2A | 10 | 8 | 36 |
| Octal | 223 | 205 | 200 | 0 | 12 | 15 | 52 | 20 | 10 | 66 |
| Binary | 10010011 | 10000101 | 10000000 | 0 | 1010 | 1101 | 101010 | 10000 | 1000 | 110110 |
Color Harmonies of #938580
Complementary color
Monochromatic Colors of #938580
Black with #938580
Text Example
Text Example
White with #938580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938580; }
p { color: rgb(147,133,128); }
H1.HeaderClassName
{
color: #938580;
}
.AnyTagClassName
{
color: #938580;
}
</style>
background-color css
<style>
a { background-color: #938580; }
a { background-color: rgb(147,133,128); }
div.DivClassName
{
background-color: #938580;
}
.BgClassName
{
background-color: #938580;
}
</style>
border-color css
<style>
span { border-color: #938580; }
span { border-color: rgb(147,133,128); }
td.TdClassName
{
border-color: #938580;
}
.TagClassName
{
border-color: #938580;
}
</style>