Shades of Suva Grey #938380
Tints of Suva Grey #938380
RGB
CMYK
RGB Variations
Color information
#938380 (or 0x938380) is known color: Suva Grey. HEX triplet: 93, 83 and 80. RGB value is (147,131,128). Sum of RGB (Red+Green+Blue) = 147+131+128=406 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.21% from 406); Green value is 131 (51.56% from 255 or 32.27% from 406); Blue value is 128 (50.39% from 255 or 31.53% from 406); Max value from RGB is 147 - color contains mainly: red. Hex color #938380 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938380 is #6C7C7F. Grayscale: #878787. Windows color (decimal): -7109760 or 8422291. OLE color: 8422291.
HSL color Cylindrical-coordinate representation of color #938380: hue angle of 9.47º 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 #938380 is Cyan = 0, Magento = 0.11, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 131 | 128 | - |
| CMYK | 0 | 0.11 | 0.13 | 0.42 |
| HSL | 9.47º | 0.08% | 0.54% | - |
| HSV(B) | 9.47º | 0.13% | 0.58% | - |
| XYZ | 24.05 | 23.99 | 23.79 | - |
| YUV | 135.44 | 123.8 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 131 | 128 | 0 | 0.11 | 0.13 | 0.42 | 9.47 | 0.08 | 0.54 |
| Hex | 93 | 83 | 80 | 0 | B | D | 2A | 9 | 8 | 36 |
| Octal | 223 | 203 | 200 | 0 | 13 | 15 | 52 | 11 | 10 | 66 |
| Binary | 10010011 | 10000011 | 10000000 | 0 | 1011 | 1101 | 101010 | 1001 | 1000 | 110110 |
Color Harmonies of #938380
Complementary color
Monochromatic Colors of #938380
Black with #938380
Text Example
Text Example
White with #938380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938380; }
p { color: rgb(147,131,128); }
H1.HeaderClassName
{
color: #938380;
}
.AnyTagClassName
{
color: #938380;
}
</style>
background-color css
<style>
a { background-color: #938380; }
a { background-color: rgb(147,131,128); }
div.DivClassName
{
background-color: #938380;
}
.BgClassName
{
background-color: #938380;
}
</style>
border-color css
<style>
span { border-color: #938380; }
span { border-color: rgb(147,131,128); }
td.TdClassName
{
border-color: #938380;
}
.TagClassName
{
border-color: #938380;
}
</style>