Shades of Venus #967480
Tints of Venus #967480
RGB
CMYK
RGB Variations
Color information
#967480 (or 0x967480) is known color: Venus. HEX triplet: 96, 74 and 80. RGB value is (150,116,128). Sum of RGB (Red+Green+Blue) = 150+116+128=394 (52% of max value = 765). Red value is 150 (58.98% from 255 or 38.07% from 394); Green value is 116 (45.70% from 255 or 29.44% from 394); Blue value is 128 (50.39% from 255 or 32.49% from 394); Max value from RGB is 150 - color contains mainly: red. Hex color #967480 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967480 is #698B7F. Grayscale: #7F7F7F. Windows color (decimal): -6916992 or 8418454. OLE color: 8418454.
HSL color Cylindrical-coordinate representation of color #967480: hue angle of 338.82º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #967480 is Cyan = 0, Magento = 0.23, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 116 | 128 | - |
| CMYK | 0 | 0.23 | 0.15 | 0.41 |
| HSL | 338.82º | 0.14% | 0.52% | - |
| HSV(B) | 338.82º | 0.23% | 0.59% | - |
| XYZ | 22.72 | 20.53 | 23.19 | - |
| YUV | 127.53 | 128.26 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 116 | 128 | 0 | 0.23 | 0.15 | 0.41 | 338.82 | 0.14 | 0.52 |
| Hex | 96 | 74 | 80 | 0 | 17 | F | 29 | 153 | E | 34 |
| Octal | 226 | 164 | 200 | 0 | 27 | 17 | 51 | 523 | 16 | 64 |
| Binary | 10010110 | 1110100 | 10000000 | 0 | 10111 | 1111 | 101001 | 101010011 | 1110 | 110100 |
Color Harmonies of #967480
Complementary color
Monochromatic Colors of #967480
Black with #967480
Text Example
Text Example
White with #967480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967480; }
p { color: rgb(150,116,128); }
H1.HeaderClassName
{
color: #967480;
}
.AnyTagClassName
{
color: #967480;
}
</style>
background-color css
<style>
a { background-color: #967480; }
a { background-color: rgb(150,116,128); }
div.DivClassName
{
background-color: #967480;
}
.BgClassName
{
background-color: #967480;
}
</style>
border-color css
<style>
span { border-color: #967480; }
span { border-color: rgb(150,116,128); }
td.TdClassName
{
border-color: #967480;
}
.TagClassName
{
border-color: #967480;
}
</style>