Shades of Venus #978088
Tints of Venus #978088
RGB
CMYK
RGB Variations
Color information
#978088 (or 0x978088) is known color: Venus. HEX triplet: 97, 80 and 88. RGB value is (151,128,136). Sum of RGB (Red+Green+Blue) = 151+128+136=415 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.39% from 415); Green value is 128 (50.39% from 255 or 30.84% from 415); Blue value is 136 (53.52% from 255 or 32.77% from 415); Max value from RGB is 151 - color contains mainly: red. Hex color #978088 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978088 is #687F77. Grayscale: #878787. Windows color (decimal): -6848376 or 8945815. OLE color: 8945815.
HSL color Cylindrical-coordinate representation of color #978088: hue angle of 339.13º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #978088 is Cyan = 0, Magento = 0.15, Yellow = 0.10 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 128 | 136 | - |
| CMYK | 0 | 0.15 | 0.10 | 0.41 |
| HSL | 339.13º | 0.1% | 0.55% | - |
| HSV(B) | 339.13º | 0.15% | 0.59% | - |
| XYZ | 24.93 | 23.8 | 26.57 | - |
| YUV | 135.79 | 128.12 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 128 | 136 | 0 | 0.15 | 0.10 | 0.41 | 339.13 | 0.1 | 0.55 |
| Hex | 97 | 80 | 88 | 0 | F | A | 29 | 153 | A | 37 |
| Octal | 227 | 200 | 210 | 0 | 17 | 12 | 51 | 523 | 12 | 67 |
| Binary | 10010111 | 10000000 | 10001000 | 0 | 1111 | 1010 | 101001 | 101010011 | 1010 | 110111 |
Color Harmonies of #978088
Complementary color
Monochromatic Colors of #978088
Black with #978088
Text Example
Text Example
White with #978088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978088; }
p { color: rgb(151,128,136); }
H1.HeaderClassName
{
color: #978088;
}
.AnyTagClassName
{
color: #978088;
}
</style>
background-color css
<style>
a { background-color: #978088; }
a { background-color: rgb(151,128,136); }
div.DivClassName
{
background-color: #978088;
}
.BgClassName
{
background-color: #978088;
}
</style>
border-color css
<style>
span { border-color: #978088; }
span { border-color: rgb(151,128,136); }
td.TdClassName
{
border-color: #978088;
}
.TagClassName
{
border-color: #978088;
}
</style>