Shades of Venus #978284
Tints of Venus #978284
RGB
CMYK
RGB Variations
Color information
#978284 (or 0x978284) is known color: Venus. HEX triplet: 97, 82 and 84. RGB value is (151,130,132). Sum of RGB (Red+Green+Blue) = 151+130+132=413 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.56% from 413); Green value is 130 (51.17% from 255 or 31.48% from 413); Blue value is 132 (51.95% from 255 or 31.96% from 413); Max value from RGB is 151 - color contains mainly: red. Hex color #978284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978284 is #687D7B. Grayscale: #888888. Windows color (decimal): -6847868 or 8684183. OLE color: 8684183.
HSL color Cylindrical-coordinate representation of color #978284: hue angle of 354.29º 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 #978284 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 130 | 132 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.41 |
| HSL | 354.29º | 0.09% | 0.55% | - |
| HSV(B) | 354.29º | 0.14% | 0.59% | - |
| XYZ | 24.91 | 24.21 | 25.19 | - |
| YUV | 136.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 130 | 132 | 0 | 0.14 | 0.13 | 0.41 | 354.29 | 0.09 | 0.55 |
| Hex | 97 | 82 | 84 | 0 | E | D | 29 | 162 | 9 | 37 |
| Octal | 227 | 202 | 204 | 0 | 16 | 15 | 51 | 542 | 11 | 67 |
| Binary | 10010111 | 10000010 | 10000100 | 0 | 1110 | 1101 | 101001 | 101100010 | 1001 | 110111 |
Color Harmonies of #978284
Complementary color
Monochromatic Colors of #978284
Black with #978284
Text Example
Text Example
White with #978284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978284; }
p { color: rgb(151,130,132); }
H1.HeaderClassName
{
color: #978284;
}
.AnyTagClassName
{
color: #978284;
}
</style>
background-color css
<style>
a { background-color: #978284; }
a { background-color: rgb(151,130,132); }
div.DivClassName
{
background-color: #978284;
}
.BgClassName
{
background-color: #978284;
}
</style>
border-color css
<style>
span { border-color: #978284; }
span { border-color: rgb(151,130,132); }
td.TdClassName
{
border-color: #978284;
}
.TagClassName
{
border-color: #978284;
}
</style>