Shades of Suva Grey #858281
Tints of Suva Grey #858281
RGB
CMYK
RGB Variations
Color information
#858281 (or 0x858281) is known color: Suva Grey. HEX triplet: 85, 82 and 81. RGB value is (133,130,129). Sum of RGB (Red+Green+Blue) = 133+130+129=392 (51% of max value = 765). Red value is 133 (52.34% from 255 or 33.93% from 392); Green value is 130 (51.17% from 255 or 33.16% from 392); Blue value is 129 (50.78% from 255 or 32.91% from 392); Max value from RGB is 133 - color contains mainly: red. Hex color #858281 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858281 is #7A7D7E. Grayscale: #828282. Windows color (decimal): -8027519 or 8487557. OLE color: 8487557.
HSL color Cylindrical-coordinate representation of color #858281: hue angle of 15º degrees, saturation: 0.02, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #858281 is Cyan = 0, Magento = 0.02, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 130 | 129 | - |
| CMYK | 0 | 0.02 | 0.03 | 0.48 |
| HSL | 15º | 0.02% | 0.51% | - |
| HSV(B) | 15º | 0.03% | 0.52% | - |
| XYZ | 21.62 | 22.54 | 23.98 | - |
| YUV | 130.78 | 126.99 | 129.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 130 | 129 | 0 | 0.02 | 0.03 | 0.48 | 15 | 0.02 | 0.51 |
| Hex | 85 | 82 | 81 | 0 | 2 | 3 | 30 | F | 2 | 33 |
| Octal | 205 | 202 | 201 | 0 | 2 | 3 | 60 | 17 | 2 | 63 |
| Binary | 10000101 | 10000010 | 10000001 | 0 | 10 | 11 | 110000 | 1111 | 10 | 110011 |
Color Harmonies of #858281
Complementary color
Monochromatic Colors of #858281
Black with #858281
Text Example
Text Example
White with #858281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858281; }
p { color: rgb(133,130,129); }
H1.HeaderClassName
{
color: #858281;
}
.AnyTagClassName
{
color: #858281;
}
</style>
background-color css
<style>
a { background-color: #858281; }
a { background-color: rgb(133,130,129); }
div.DivClassName
{
background-color: #858281;
}
.BgClassName
{
background-color: #858281;
}
</style>
border-color css
<style>
span { border-color: #858281; }
span { border-color: rgb(133,130,129); }
td.TdClassName
{
border-color: #858281;
}
.TagClassName
{
border-color: #858281;
}
</style>