Shades of Venus #907980
Tints of Venus #907980
RGB
CMYK
RGB Variations
Color information
#907980 (or 0x907980) is known color: Venus. HEX triplet: 90, 79 and 80. RGB value is (144,121,128). Sum of RGB (Red+Green+Blue) = 144+121+128=393 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.64% from 393); Green value is 121 (47.66% from 255 or 30.79% from 393); Blue value is 128 (50.39% from 255 or 32.57% from 393); Max value from RGB is 144 - color contains mainly: red. Hex color #907980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907980 is #6F867F. Grayscale: #808080. Windows color (decimal): -7308928 or 8419728. OLE color: 8419728.
HSL color Cylindrical-coordinate representation of color #907980: hue angle of 341.74º degrees, saturation: 0.09, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #907980 is Cyan = 0, Magento = 0.16, Yellow = 0.11 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 121 | 128 | - |
| CMYK | 0 | 0.16 | 0.11 | 0.44 |
| HSL | 341.74º | 0.09% | 0.52% | - |
| HSV(B) | 341.74º | 0.16% | 0.56% | - |
| XYZ | 22.24 | 21.16 | 23.33 | - |
| YUV | 128.68 | 127.62 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 128 | 0 | 0.16 | 0.11 | 0.44 | 341.74 | 0.09 | 0.52 |
| Hex | 90 | 79 | 80 | 0 | 10 | B | 2C | 156 | 9 | 34 |
| Octal | 220 | 171 | 200 | 0 | 20 | 13 | 54 | 526 | 11 | 64 |
| Binary | 10010000 | 1111001 | 10000000 | 0 | 10000 | 1011 | 101100 | 101010110 | 1001 | 110100 |
Color Harmonies of #907980
Complementary color
Monochromatic Colors of #907980
Black with #907980
Text Example
Text Example
White with #907980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907980; }
p { color: rgb(144,121,128); }
H1.HeaderClassName
{
color: #907980;
}
.AnyTagClassName
{
color: #907980;
}
</style>
background-color css
<style>
a { background-color: #907980; }
a { background-color: rgb(144,121,128); }
div.DivClassName
{
background-color: #907980;
}
.BgClassName
{
background-color: #907980;
}
</style>
border-color css
<style>
span { border-color: #907980; }
span { border-color: rgb(144,121,128); }
td.TdClassName
{
border-color: #907980;
}
.TagClassName
{
border-color: #907980;
}
</style>