Shades of Suva Grey #938482
Tints of Suva Grey #938482
RGB
CMYK
RGB Variations
Color information
#938482 (or 0x938482) is known color: Suva Grey. HEX triplet: 93, 84 and 82. RGB value is (147,132,130). Sum of RGB (Red+Green+Blue) = 147+132+130=409 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.94% from 409); Green value is 132 (51.95% from 255 or 32.27% from 409); Blue value is 130 (51.17% from 255 or 31.78% from 409); Max value from RGB is 147 - color contains mainly: red. Hex color #938482 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938482 is #6C7B7D. Grayscale: #888888. Windows color (decimal): -7109502 or 8553619. OLE color: 8553619.
HSL color Cylindrical-coordinate representation of color #938482: hue angle of 7.06º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #938482 is Cyan = 0, Magento = 0.10, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 130 | - |
| CMYK | 0 | 0.10 | 0.12 | 0.42 |
| HSL | 7.06º | 0.07% | 0.54% | - |
| HSV(B) | 7.06º | 0.12% | 0.58% | - |
| XYZ | 24.31 | 24.32 | 24.53 | - |
| YUV | 136.26 | 124.47 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 130 | 0 | 0.10 | 0.12 | 0.42 | 7.06 | 0.07 | 0.54 |
| Hex | 93 | 84 | 82 | 0 | A | C | 2A | 7 | 7 | 36 |
| Octal | 223 | 204 | 202 | 0 | 12 | 14 | 52 | 7 | 7 | 66 |
| Binary | 10010011 | 10000100 | 10000010 | 0 | 1010 | 1100 | 101010 | 111 | 111 | 110110 |
Color Harmonies of #938482
Complementary color
Monochromatic Colors of #938482
Black with #938482
Text Example
Text Example
White with #938482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938482; }
p { color: rgb(147,132,130); }
H1.HeaderClassName
{
color: #938482;
}
.AnyTagClassName
{
color: #938482;
}
</style>
background-color css
<style>
a { background-color: #938482; }
a { background-color: rgb(147,132,130); }
div.DivClassName
{
background-color: #938482;
}
.BgClassName
{
background-color: #938482;
}
</style>
border-color css
<style>
span { border-color: #938482; }
span { border-color: rgb(147,132,130); }
td.TdClassName
{
border-color: #938482;
}
.TagClassName
{
border-color: #938482;
}
</style>