Shades of Venus #907580
Tints of Venus #907580
RGB
CMYK
RGB Variations
Color information
#907580 (or 0x907580) is known color: Venus. HEX triplet: 90, 75 and 80. RGB value is (144,117,128). Sum of RGB (Red+Green+Blue) = 144+117+128=389 (51% of max value = 765). Red value is 144 (56.64% from 255 or 37.02% from 389); Green value is 117 (46.09% from 255 or 30.08% from 389); Blue value is 128 (50.39% from 255 or 32.90% from 389); Max value from RGB is 144 - color contains mainly: red. Hex color #907580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907580 is #6F8A7F. Grayscale: #7E7E7E. Windows color (decimal): -7309952 or 8418704. OLE color: 8418704.
HSL color Cylindrical-coordinate representation of color #907580: hue angle of 335.56º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #907580 is Cyan = 0, Magento = 0.19, Yellow = 0.11 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 117 | 128 | - |
| CMYK | 0 | 0.19 | 0.11 | 0.44 |
| HSL | 335.56º | 0.11% | 0.51% | - |
| HSV(B) | 335.56º | 0.19% | 0.56% | - |
| XYZ | 21.76 | 20.21 | 23.18 | - |
| YUV | 126.33 | 128.95 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 128 | 0 | 0.19 | 0.11 | 0.44 | 335.56 | 0.11 | 0.51 |
| Hex | 90 | 75 | 80 | 0 | 13 | B | 2C | 150 | B | 33 |
| Octal | 220 | 165 | 200 | 0 | 23 | 13 | 54 | 520 | 13 | 63 |
| Binary | 10010000 | 1110101 | 10000000 | 0 | 10011 | 1011 | 101100 | 101010000 | 1011 | 110011 |
Color Harmonies of #907580
Complementary color
Monochromatic Colors of #907580
Black with #907580
Text Example
Text Example
White with #907580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907580; }
p { color: rgb(144,117,128); }
H1.HeaderClassName
{
color: #907580;
}
.AnyTagClassName
{
color: #907580;
}
</style>
background-color css
<style>
a { background-color: #907580; }
a { background-color: rgb(144,117,128); }
div.DivClassName
{
background-color: #907580;
}
.BgClassName
{
background-color: #907580;
}
</style>
border-color css
<style>
span { border-color: #907580; }
span { border-color: rgb(144,117,128); }
td.TdClassName
{
border-color: #907580;
}
.TagClassName
{
border-color: #907580;
}
</style>