Shades of Venus #978287
Tints of Venus #978287
RGB
CMYK
RGB Variations
Color information
#978287 (or 0x978287) is known color: Venus. HEX triplet: 97, 82 and 87. RGB value is (151,130,135). Sum of RGB (Red+Green+Blue) = 151+130+135=416 (55% of max value = 765). Red value is 151 (59.38% from 255 or 36.30% from 416); Green value is 130 (51.17% from 255 or 31.25% from 416); Blue value is 135 (53.12% from 255 or 32.45% from 416); Max value from RGB is 151 - color contains mainly: red. Hex color #978287 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978287 is #687D78. Grayscale: #888888. Windows color (decimal): -6847865 or 8880791. OLE color: 8880791.
HSL color Cylindrical-coordinate representation of color #978287: hue angle of 345.71º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #978287 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 130 | 135 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.41 |
| HSL | 345.71º | 0.09% | 0.55% | - |
| HSV(B) | 345.71º | 0.14% | 0.59% | - |
| XYZ | 25.12 | 24.29 | 26.29 | - |
| YUV | 136.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 130 | 135 | 0 | 0.14 | 0.11 | 0.41 | 345.71 | 0.09 | 0.55 |
| Hex | 97 | 82 | 87 | 0 | E | B | 29 | 15A | 9 | 37 |
| Octal | 227 | 202 | 207 | 0 | 16 | 13 | 51 | 532 | 11 | 67 |
| Binary | 10010111 | 10000010 | 10000111 | 0 | 1110 | 1011 | 101001 | 101011010 | 1001 | 110111 |
Color Harmonies of #978287
Complementary color
Monochromatic Colors of #978287
Black with #978287
Text Example
Text Example
White with #978287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978287; }
p { color: rgb(151,130,135); }
H1.HeaderClassName
{
color: #978287;
}
.AnyTagClassName
{
color: #978287;
}
</style>
background-color css
<style>
a { background-color: #978287; }
a { background-color: rgb(151,130,135); }
div.DivClassName
{
background-color: #978287;
}
.BgClassName
{
background-color: #978287;
}
</style>
border-color css
<style>
span { border-color: #978287; }
span { border-color: rgb(151,130,135); }
td.TdClassName
{
border-color: #978287;
}
.TagClassName
{
border-color: #978287;
}
</style>