Shades of Venus #907681
Tints of Venus #907681
RGB
CMYK
RGB Variations
Color information
#907681 (or 0x907681) is known color: Venus. HEX triplet: 90, 76 and 81. RGB value is (144,118,129). Sum of RGB (Red+Green+Blue) = 144+118+129=391 (51% of max value = 765). Red value is 144 (56.64% from 255 or 36.83% from 391); Green value is 118 (46.48% from 255 or 30.18% from 391); Blue value is 129 (50.78% from 255 or 32.99% from 391); Max value from RGB is 144 - color contains mainly: red. Hex color #907681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907681 is #6F897E. Grayscale: #7F7F7F. Windows color (decimal): -7309695 or 8484496. OLE color: 8484496.
HSL color Cylindrical-coordinate representation of color #907681: hue angle of 334.62º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #907681 is Cyan = 0, Magento = 0.18, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 118 | 129 | - |
| CMYK | 0 | 0.18 | 0.10 | 0.44 |
| HSL | 334.62º | 0.1% | 0.51% | - |
| HSV(B) | 334.62º | 0.18% | 0.56% | - |
| XYZ | 21.94 | 20.47 | 23.56 | - |
| YUV | 127.03 | 129.11 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 118 | 129 | 0 | 0.18 | 0.10 | 0.44 | 334.62 | 0.1 | 0.51 |
| Hex | 90 | 76 | 81 | 0 | 12 | A | 2C | 14F | A | 33 |
| Octal | 220 | 166 | 201 | 0 | 22 | 12 | 54 | 517 | 12 | 63 |
| Binary | 10010000 | 1110110 | 10000001 | 0 | 10010 | 1010 | 101100 | 101001111 | 1010 | 110011 |
Color Harmonies of #907681
Complementary color
Monochromatic Colors of #907681
Black with #907681
Text Example
Text Example
White with #907681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907681; }
p { color: rgb(144,118,129); }
H1.HeaderClassName
{
color: #907681;
}
.AnyTagClassName
{
color: #907681;
}
</style>
background-color css
<style>
a { background-color: #907681; }
a { background-color: rgb(144,118,129); }
div.DivClassName
{
background-color: #907681;
}
.BgClassName
{
background-color: #907681;
}
</style>
border-color css
<style>
span { border-color: #907681; }
span { border-color: rgb(144,118,129); }
td.TdClassName
{
border-color: #907681;
}
.TagClassName
{
border-color: #907681;
}
</style>