Shades of Venus #907079
Tints of Venus #907079
RGB
CMYK
RGB Variations
Color information
#907079 (or 0x907079) is known color: Venus. HEX triplet: 90, 70 and 79. RGB value is (144,112,121). Sum of RGB (Red+Green+Blue) = 144+112+121=377 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.20% from 377); Green value is 112 (44.14% from 255 or 29.71% from 377); Blue value is 121 (47.66% from 255 or 32.10% from 377); Max value from RGB is 144 - color contains mainly: red. Hex color #907079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907079 is #6F8F86. Grayscale: #7A7A7A. Windows color (decimal): -7311239 or 7958672. OLE color: 7958672.
HSL color Cylindrical-coordinate representation of color #907079: hue angle of 343.12º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #907079 is Cyan = 0, Magento = 0.22, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 112 | 121 | - |
| CMYK | 0 | 0.22 | 0.16 | 0.44 |
| HSL | 343.13º | 0.13% | 0.5% | - |
| HSV(B) | 343.13º | 0.22% | 0.56% | - |
| XYZ | 20.75 | 18.9 | 20.64 | - |
| YUV | 122.59 | 127.1 | 143.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 112 | 121 | 0 | 0.22 | 0.16 | 0.44 | 343.13 | 0.13 | 0.5 |
| Hex | 90 | 70 | 79 | 0 | 16 | 10 | 2C | 157 | D | 32 |
| Octal | 220 | 160 | 171 | 0 | 26 | 20 | 54 | 527 | 15 | 62 |
| Binary | 10010000 | 1110000 | 1111001 | 0 | 10110 | 10000 | 101100 | 101010111 | 1101 | 110010 |
Color Harmonies of #907079
Complementary color
Monochromatic Colors of #907079
Black with #907079
Text Example
Text Example
White with #907079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907079; }
p { color: rgb(144,112,121); }
H1.HeaderClassName
{
color: #907079;
}
.AnyTagClassName
{
color: #907079;
}
</style>
background-color css
<style>
a { background-color: #907079; }
a { background-color: rgb(144,112,121); }
div.DivClassName
{
background-color: #907079;
}
.BgClassName
{
background-color: #907079;
}
</style>
border-color css
<style>
span { border-color: #907079; }
span { border-color: rgb(144,112,121); }
td.TdClassName
{
border-color: #907079;
}
.TagClassName
{
border-color: #907079;
}
</style>