Shades of Venus #907984
Tints of Venus #907984
RGB
CMYK
RGB Variations
Color information
#907984 (or 0x907984) is known color: Venus. HEX triplet: 90, 79 and 84. RGB value is (144,121,132). Sum of RGB (Red+Green+Blue) = 144+121+132=397 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.27% from 397); Green value is 121 (47.66% from 255 or 30.48% from 397); Blue value is 132 (51.95% from 255 or 33.25% from 397); Max value from RGB is 144 - color contains mainly: red. Hex color #907984 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907984 is #6F867B. Grayscale: #818181. Windows color (decimal): -7308924 or 8681872. OLE color: 8681872.
HSL color Cylindrical-coordinate representation of color #907984: hue angle of 331.3º 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 #907984 is Cyan = 0, Magento = 0.16, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 121 | 132 | - |
| CMYK | 0 | 0.16 | 0.08 | 0.44 |
| HSL | 331.3º | 0.09% | 0.52% | - |
| HSV(B) | 331.3º | 0.16% | 0.56% | - |
| XYZ | 22.5 | 21.27 | 24.75 | - |
| YUV | 129.13 | 129.62 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 132 | 0 | 0.16 | 0.08 | 0.44 | 331.3 | 0.09 | 0.52 |
| Hex | 90 | 79 | 84 | 0 | 10 | 8 | 2C | 14B | 9 | 34 |
| Octal | 220 | 171 | 204 | 0 | 20 | 10 | 54 | 513 | 11 | 64 |
| Binary | 10010000 | 1111001 | 10000100 | 0 | 10000 | 1000 | 101100 | 101001011 | 1001 | 110100 |
Color Harmonies of #907984
Complementary color
Monochromatic Colors of #907984
Black with #907984
Text Example
Text Example
White with #907984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907984; }
p { color: rgb(144,121,132); }
H1.HeaderClassName
{
color: #907984;
}
.AnyTagClassName
{
color: #907984;
}
</style>
background-color css
<style>
a { background-color: #907984; }
a { background-color: rgb(144,121,132); }
div.DivClassName
{
background-color: #907984;
}
.BgClassName
{
background-color: #907984;
}
</style>
border-color css
<style>
span { border-color: #907984; }
span { border-color: rgb(144,121,132); }
td.TdClassName
{
border-color: #907984;
}
.TagClassName
{
border-color: #907984;
}
</style>