Shades of Suva Grey #948582
Tints of Suva Grey #948582
RGB
CMYK
RGB Variations
Color information
#948582 (or 0x948582) is known color: Suva Grey. HEX triplet: 94, 85 and 82. RGB value is (148,133,130). Sum of RGB (Red+Green+Blue) = 148+133+130=411 (54% of max value = 765). Red value is 148 (58.20% from 255 or 36.01% from 411); Green value is 133 (52.34% from 255 or 32.36% from 411); Blue value is 130 (51.17% from 255 or 31.63% from 411); Max value from RGB is 148 - color contains mainly: red. Hex color #948582 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #948582 is #6B7A7D. Grayscale: #898989. Windows color (decimal): -7043710 or 8553876. OLE color: 8553876.
HSL color Cylindrical-coordinate representation of color #948582: hue angle of 10º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #948582 is Cyan = 0, Magento = 0.10, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 133 | 130 | - |
| CMYK | 0 | 0.10 | 0.12 | 0.42 |
| HSL | 10º | 0.08% | 0.55% | - |
| HSV(B) | 10º | 0.12% | 0.58% | - |
| XYZ | 24.63 | 24.68 | 24.59 | - |
| YUV | 137.14 | 123.97 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 133 | 130 | 0 | 0.10 | 0.12 | 0.42 | 10 | 0.08 | 0.55 |
| Hex | 94 | 85 | 82 | 0 | A | C | 2A | A | 8 | 37 |
| Octal | 224 | 205 | 202 | 0 | 12 | 14 | 52 | 12 | 10 | 67 |
| Binary | 10010100 | 10000101 | 10000010 | 0 | 1010 | 1100 | 101010 | 1010 | 1000 | 110111 |
Color Harmonies of #948582
Complementary color
Monochromatic Colors of #948582
Black with #948582
Text Example
Text Example
White with #948582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948582; }
p { color: rgb(148,133,130); }
H1.HeaderClassName
{
color: #948582;
}
.AnyTagClassName
{
color: #948582;
}
</style>
background-color css
<style>
a { background-color: #948582; }
a { background-color: rgb(148,133,130); }
div.DivClassName
{
background-color: #948582;
}
.BgClassName
{
background-color: #948582;
}
</style>
border-color css
<style>
span { border-color: #948582; }
span { border-color: rgb(148,133,130); }
td.TdClassName
{
border-color: #948582;
}
.TagClassName
{
border-color: #948582;
}
</style>