Shades of Venus #907479
Tints of Venus #907479
RGB
CMYK
RGB Variations
Color information
#907479 (or 0x907479) is known color: Venus. HEX triplet: 90, 74 and 79. RGB value is (144,116,121). Sum of RGB (Red+Green+Blue) = 144+116+121=381 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.80% from 381); Green value is 116 (45.70% from 255 or 30.45% from 381); Blue value is 121 (47.66% from 255 or 31.76% from 381); Max value from RGB is 144 - color contains mainly: red. Hex color #907479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907479 is #6F8B86. Grayscale: #7C7C7C. Windows color (decimal): -7310215 or 7959696. OLE color: 7959696.
HSL color Cylindrical-coordinate representation of color #907479: hue angle of 349.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 #907479 is Cyan = 0, Magento = 0.19, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 121 | - |
| CMYK | 0 | 0.19 | 0.16 | 0.44 |
| HSL | 349.29º | 0.11% | 0.51% | - |
| HSV(B) | 349.29º | 0.19% | 0.56% | - |
| XYZ | 21.2 | 19.8 | 20.79 | - |
| YUV | 124.94 | 125.78 | 141.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 121 | 0 | 0.19 | 0.16 | 0.44 | 349.29 | 0.11 | 0.51 |
| Hex | 90 | 74 | 79 | 0 | 13 | 10 | 2C | 15D | B | 33 |
| Octal | 220 | 164 | 171 | 0 | 23 | 20 | 54 | 535 | 13 | 63 |
| Binary | 10010000 | 1110100 | 1111001 | 0 | 10011 | 10000 | 101100 | 101011101 | 1011 | 110011 |
Color Harmonies of #907479
Complementary color
Monochromatic Colors of #907479
Black with #907479
Text Example
Text Example
White with #907479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907479; }
p { color: rgb(144,116,121); }
H1.HeaderClassName
{
color: #907479;
}
.AnyTagClassName
{
color: #907479;
}
</style>
background-color css
<style>
a { background-color: #907479; }
a { background-color: rgb(144,116,121); }
div.DivClassName
{
background-color: #907479;
}
.BgClassName
{
background-color: #907479;
}
</style>
border-color css
<style>
span { border-color: #907479; }
span { border-color: rgb(144,116,121); }
td.TdClassName
{
border-color: #907479;
}
.TagClassName
{
border-color: #907479;
}
</style>