Shades of Venus #967681
Tints of Venus #967681
RGB
CMYK
RGB Variations
Color information
#967681 (or 0x967681) is known color: Venus. HEX triplet: 96, 76 and 81. RGB value is (150,118,129). Sum of RGB (Red+Green+Blue) = 150+118+129=397 (52% of max value = 765). Red value is 150 (58.98% from 255 or 37.78% from 397); Green value is 118 (46.48% from 255 or 29.72% from 397); Blue value is 129 (50.78% from 255 or 32.49% from 397); Max value from RGB is 150 - color contains mainly: red. Hex color #967681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967681 is #69897E. Grayscale: #808080. Windows color (decimal): -6916479 or 8484502. OLE color: 8484502.
HSL color Cylindrical-coordinate representation of color #967681: hue angle of 339.38º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #967681 is Cyan = 0, Magento = 0.21, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 118 | 129 | - |
| CMYK | 0 | 0.21 | 0.14 | 0.41 |
| HSL | 339.38º | 0.13% | 0.53% | - |
| HSV(B) | 339.38º | 0.21% | 0.59% | - |
| XYZ | 23.02 | 21.03 | 23.61 | - |
| YUV | 128.82 | 128.1 | 143.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 118 | 129 | 0 | 0.21 | 0.14 | 0.41 | 339.38 | 0.13 | 0.53 |
| Hex | 96 | 76 | 81 | 0 | 15 | E | 29 | 153 | D | 35 |
| Octal | 226 | 166 | 201 | 0 | 25 | 16 | 51 | 523 | 15 | 65 |
| Binary | 10010110 | 1110110 | 10000001 | 0 | 10101 | 1110 | 101001 | 101010011 | 1101 | 110101 |
Color Harmonies of #967681
Complementary color
Monochromatic Colors of #967681
Black with #967681
Text Example
Text Example
White with #967681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967681; }
p { color: rgb(150,118,129); }
H1.HeaderClassName
{
color: #967681;
}
.AnyTagClassName
{
color: #967681;
}
</style>
background-color css
<style>
a { background-color: #967681; }
a { background-color: rgb(150,118,129); }
div.DivClassName
{
background-color: #967681;
}
.BgClassName
{
background-color: #967681;
}
</style>
border-color css
<style>
span { border-color: #967681; }
span { border-color: rgb(150,118,129); }
td.TdClassName
{
border-color: #967681;
}
.TagClassName
{
border-color: #967681;
}
</style>