Shades of Suva Grey #868382
Tints of Suva Grey #868382
RGB
CMYK
RGB Variations
Color information
#868382 (or 0x868382) is known color: Suva Grey. HEX triplet: 86, 83 and 82. RGB value is (134,131,130). Sum of RGB (Red+Green+Blue) = 134+131+130=395 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.92% from 395); Green value is 131 (51.56% from 255 or 33.16% from 395); Blue value is 130 (51.17% from 255 or 32.91% from 395); Max value from RGB is 134 - color contains mainly: red. Hex color #868382 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #868382 is #797C7D. Grayscale: #838383. Windows color (decimal): -7961726 or 8553350. OLE color: 8553350.
HSL color Cylindrical-coordinate representation of color #868382: hue angle of 15º degrees, saturation: 0.02, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #868382 is Cyan = 0, Magento = 0.02, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 131 | 130 | - |
| CMYK | 0 | 0.02 | 0.03 | 0.47 |
| HSL | 15º | 0.02% | 0.52% | - |
| HSV(B) | 15º | 0.03% | 0.53% | - |
| XYZ | 21.98 | 22.91 | 24.38 | - |
| YUV | 131.78 | 126.99 | 129.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 131 | 130 | 0 | 0.02 | 0.03 | 0.47 | 15 | 0.02 | 0.52 |
| Hex | 86 | 83 | 82 | 0 | 2 | 3 | 2F | F | 2 | 34 |
| Octal | 206 | 203 | 202 | 0 | 2 | 3 | 57 | 17 | 2 | 64 |
| Binary | 10000110 | 10000011 | 10000010 | 0 | 10 | 11 | 101111 | 1111 | 10 | 110100 |
Color Harmonies of #868382
Complementary color
Monochromatic Colors of #868382
Black with #868382
Text Example
Text Example
White with #868382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868382; }
p { color: rgb(134,131,130); }
H1.HeaderClassName
{
color: #868382;
}
.AnyTagClassName
{
color: #868382;
}
</style>
background-color css
<style>
a { background-color: #868382; }
a { background-color: rgb(134,131,130); }
div.DivClassName
{
background-color: #868382;
}
.BgClassName
{
background-color: #868382;
}
</style>
border-color css
<style>
span { border-color: #868382; }
span { border-color: rgb(134,131,130); }
td.TdClassName
{
border-color: #868382;
}
.TagClassName
{
border-color: #868382;
}
</style>