Shades of Venus #907881
Tints of Venus #907881
RGB
CMYK
RGB Variations
Color information
#907881 (or 0x907881) is known color: Venus. HEX triplet: 90, 78 and 81. RGB value is (144,120,129). Sum of RGB (Red+Green+Blue) = 144+120+129=393 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.64% from 393); Green value is 120 (47.27% from 255 or 30.53% from 393); Blue value is 129 (50.78% from 255 or 32.82% from 393); Max value from RGB is 144 - color contains mainly: red. Hex color #907881 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907881 is #6F877E. Grayscale: #808080. Windows color (decimal): -7309183 or 8485008. OLE color: 8485008.
HSL color Cylindrical-coordinate representation of color #907881: hue angle of 337.5º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #907881 is Cyan = 0, Magento = 0.17, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 120 | 129 | - |
| CMYK | 0 | 0.17 | 0.10 | 0.44 |
| HSL | 337.5º | 0.1% | 0.52% | - |
| HSV(B) | 337.5º | 0.17% | 0.56% | - |
| XYZ | 22.18 | 20.95 | 23.64 | - |
| YUV | 128.2 | 128.45 | 139.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 120 | 129 | 0 | 0.17 | 0.10 | 0.44 | 337.5 | 0.1 | 0.52 |
| Hex | 90 | 78 | 81 | 0 | 11 | A | 2C | 152 | A | 34 |
| Octal | 220 | 170 | 201 | 0 | 21 | 12 | 54 | 522 | 12 | 64 |
| Binary | 10010000 | 1111000 | 10000001 | 0 | 10001 | 1010 | 101100 | 101010010 | 1010 | 110100 |
Color Harmonies of #907881
Complementary color
Monochromatic Colors of #907881
Black with #907881
Text Example
Text Example
White with #907881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907881; }
p { color: rgb(144,120,129); }
H1.HeaderClassName
{
color: #907881;
}
.AnyTagClassName
{
color: #907881;
}
</style>
background-color css
<style>
a { background-color: #907881; }
a { background-color: rgb(144,120,129); }
div.DivClassName
{
background-color: #907881;
}
.BgClassName
{
background-color: #907881;
}
</style>
border-color css
<style>
span { border-color: #907881; }
span { border-color: rgb(144,120,129); }
td.TdClassName
{
border-color: #907881;
}
.TagClassName
{
border-color: #907881;
}
</style>