Shades of Venus #898284
Tints of Venus #898284
RGB
CMYK
RGB Variations
Color information
#898284 (or 0x898284) is known color: Venus. HEX triplet: 89, 82 and 84. RGB value is (137,130,132). Sum of RGB (Red+Green+Blue) = 137+130+132=399 (52% of max value = 765). Red value is 137 (53.91% from 255 or 34.34% from 399); Green value is 130 (51.17% from 255 or 32.58% from 399); Blue value is 132 (51.95% from 255 or 33.08% from 399); Max value from RGB is 137 - color contains mainly: red. Hex color #898284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #898284 is #767D7B. Grayscale: #848484. Windows color (decimal): -7765372 or 8684169. OLE color: 8684169.
HSL color Cylindrical-coordinate representation of color #898284: hue angle of 342.86º degrees, saturation: 0.03, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #898284 is Cyan = 0, Magento = 0.05, Yellow = 0.04 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 130 | 132 | - |
| CMYK | 0 | 0.05 | 0.04 | 0.46 |
| HSL | 342.86º | 0.03% | 0.52% | - |
| HSV(B) | 342.86º | 0.05% | 0.54% | - |
| XYZ | 22.46 | 22.95 | 25.08 | - |
| YUV | 132.32 | 127.82 | 131.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 130 | 132 | 0 | 0.05 | 0.04 | 0.46 | 342.86 | 0.03 | 0.52 |
| Hex | 89 | 82 | 84 | 0 | 5 | 4 | 2E | 157 | 3 | 34 |
| Octal | 211 | 202 | 204 | 0 | 5 | 4 | 56 | 527 | 3 | 64 |
| Binary | 10001001 | 10000010 | 10000100 | 0 | 101 | 100 | 101110 | 101010111 | 11 | 110100 |
Color Harmonies of #898284
Complementary color
Monochromatic Colors of #898284
Black with #898284
Text Example
Text Example
White with #898284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #898284; }
p { color: rgb(137,130,132); }
H1.HeaderClassName
{
color: #898284;
}
.AnyTagClassName
{
color: #898284;
}
</style>
background-color css
<style>
a { background-color: #898284; }
a { background-color: rgb(137,130,132); }
div.DivClassName
{
background-color: #898284;
}
.BgClassName
{
background-color: #898284;
}
</style>
border-color css
<style>
span { border-color: #898284; }
span { border-color: rgb(137,130,132); }
td.TdClassName
{
border-color: #898284;
}
.TagClassName
{
border-color: #898284;
}
</style>