Shades of Venus #997681
Tints of Venus #997681
RGB
CMYK
RGB Variations
Color information
#997681 (or 0x997681) is known color: Venus. HEX triplet: 99, 76 and 81. RGB value is (153,118,129). Sum of RGB (Red+Green+Blue) = 153+118+129=400 (52% of max value = 765). Red value is 153 (60.16% from 255 or 38.25% from 400); Green value is 118 (46.48% from 255 or 29.5% from 400); Blue value is 129 (50.78% from 255 or 32.25% from 400); Max value from RGB is 153 - color contains mainly: red. Hex color #997681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997681 is #66897E. Grayscale: #818181. Windows color (decimal): -6719871 or 8484505. OLE color: 8484505.
HSL color Cylindrical-coordinate representation of color #997681: hue angle of 341.14º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #997681 is Cyan = 0, Magento = 0.23, Yellow = 0.16 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 118 | 129 | - |
| CMYK | 0 | 0.23 | 0.16 | 0.4 |
| HSL | 341.14º | 0.15% | 0.53% | - |
| HSV(B) | 341.14º | 0.23% | 0.6% | - |
| XYZ | 23.58 | 21.31 | 23.64 | - |
| YUV | 129.72 | 127.6 | 144.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 118 | 129 | 0 | 0.23 | 0.16 | 0.4 | 341.14 | 0.15 | 0.53 |
| Hex | 99 | 76 | 81 | 0 | 17 | 10 | 28 | 155 | F | 35 |
| Octal | 231 | 166 | 201 | 0 | 27 | 20 | 50 | 525 | 17 | 65 |
| Binary | 10011001 | 1110110 | 10000001 | 0 | 10111 | 10000 | 101000 | 101010101 | 1111 | 110101 |
Color Harmonies of #997681
Complementary color
Monochromatic Colors of #997681
Black with #997681
Text Example
Text Example
White with #997681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997681; }
p { color: rgb(153,118,129); }
H1.HeaderClassName
{
color: #997681;
}
.AnyTagClassName
{
color: #997681;
}
</style>
background-color css
<style>
a { background-color: #997681; }
a { background-color: rgb(153,118,129); }
div.DivClassName
{
background-color: #997681;
}
.BgClassName
{
background-color: #997681;
}
</style>
border-color css
<style>
span { border-color: #997681; }
span { border-color: rgb(153,118,129); }
td.TdClassName
{
border-color: #997681;
}
.TagClassName
{
border-color: #997681;
}
</style>