Shades of Venus #908687
Tints of Venus #908687
RGB
CMYK
RGB Variations
Color information
#908687 (or 0x908687) is known color: Venus. HEX triplet: 90, 86 and 87. RGB value is (144,134,135). Sum of RGB (Red+Green+Blue) = 144+134+135=413 (54% of max value = 765). Red value is 144 (56.64% from 255 or 34.87% from 413); Green value is 134 (52.73% from 255 or 32.45% from 413); Blue value is 135 (53.12% from 255 or 32.69% from 413); Max value from RGB is 144 - color contains mainly: red. Hex color #908687 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #908687 is #6F7978. Grayscale: #898989. Windows color (decimal): -7305593 or 8881808. OLE color: 8881808.
HSL color Cylindrical-coordinate representation of color #908687: hue angle of 354º degrees, saturation: 0.04, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #908687 is Cyan = 0, Magento = 0.07, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 134 | 135 | - |
| CMYK | 0 | 0.07 | 0.06 | 0.44 |
| HSL | 354º | 0.04% | 0.55% | - |
| HSV(B) | 354º | 0.07% | 0.56% | - |
| XYZ | 24.4 | 24.73 | 26.41 | - |
| YUV | 137.1 | 126.81 | 132.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 134 | 135 | 0 | 0.07 | 0.06 | 0.44 | 354 | 0.04 | 0.55 |
| Hex | 90 | 86 | 87 | 0 | 7 | 6 | 2C | 162 | 4 | 37 |
| Octal | 220 | 206 | 207 | 0 | 7 | 6 | 54 | 542 | 4 | 67 |
| Binary | 10010000 | 10000110 | 10000111 | 0 | 111 | 110 | 101100 | 101100010 | 100 | 110111 |
Color Harmonies of #908687
Complementary color
Monochromatic Colors of #908687
Black with #908687
Text Example
Text Example
White with #908687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908687; }
p { color: rgb(144,134,135); }
H1.HeaderClassName
{
color: #908687;
}
.AnyTagClassName
{
color: #908687;
}
</style>
background-color css
<style>
a { background-color: #908687; }
a { background-color: rgb(144,134,135); }
div.DivClassName
{
background-color: #908687;
}
.BgClassName
{
background-color: #908687;
}
</style>
border-color css
<style>
span { border-color: #908687; }
span { border-color: rgb(144,134,135); }
td.TdClassName
{
border-color: #908687;
}
.TagClassName
{
border-color: #908687;
}
</style>