Shades of Venus #907480
Tints of Venus #907480
RGB
CMYK
RGB Variations
Color information
#907480 (or 0x907480) is known color: Venus. HEX triplet: 90, 74 and 80. RGB value is (144,116,128). Sum of RGB (Red+Green+Blue) = 144+116+128=388 (51% of max value = 765). Red value is 144 (56.64% from 255 or 37.11% from 388); Green value is 116 (45.70% from 255 or 29.90% from 388); Blue value is 128 (50.39% from 255 or 32.99% from 388); Max value from RGB is 144 - color contains mainly: red. Hex color #907480 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907480 is #6F8B7F. Grayscale: #7D7D7D. Windows color (decimal): -7310208 or 8418448. OLE color: 8418448.
HSL color Cylindrical-coordinate representation of color #907480: hue angle of 334.29º 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 #907480 is Cyan = 0, Magento = 0.19, Yellow = 0.11 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 128 | - |
| CMYK | 0 | 0.19 | 0.11 | 0.44 |
| HSL | 334.29º | 0.11% | 0.51% | - |
| HSV(B) | 334.29º | 0.19% | 0.56% | - |
| XYZ | 21.64 | 19.98 | 23.14 | - |
| YUV | 125.74 | 129.28 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 128 | 0 | 0.19 | 0.11 | 0.44 | 334.29 | 0.11 | 0.51 |
| Hex | 90 | 74 | 80 | 0 | 13 | B | 2C | 14E | B | 33 |
| Octal | 220 | 164 | 200 | 0 | 23 | 13 | 54 | 516 | 13 | 63 |
| Binary | 10010000 | 1110100 | 10000000 | 0 | 10011 | 1011 | 101100 | 101001110 | 1011 | 110011 |
Color Harmonies of #907480
Complementary color
Monochromatic Colors of #907480
Black with #907480
Text Example
Text Example
White with #907480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907480; }
p { color: rgb(144,116,128); }
H1.HeaderClassName
{
color: #907480;
}
.AnyTagClassName
{
color: #907480;
}
</style>
background-color css
<style>
a { background-color: #907480; }
a { background-color: rgb(144,116,128); }
div.DivClassName
{
background-color: #907480;
}
.BgClassName
{
background-color: #907480;
}
</style>
border-color css
<style>
span { border-color: #907480; }
span { border-color: rgb(144,116,128); }
td.TdClassName
{
border-color: #907480;
}
.TagClassName
{
border-color: #907480;
}
</style>