Shades of Venus #957982
Tints of Venus #957982
RGB
CMYK
RGB Variations
Color information
#957982 (or 0x957982) is known color: Venus. HEX triplet: 95, 79 and 82. RGB value is (149,121,130). Sum of RGB (Red+Green+Blue) = 149+121+130=400 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.25% from 400); Green value is 121 (47.66% from 255 or 30.25% from 400); Blue value is 130 (51.17% from 255 or 32.5% from 400); Max value from RGB is 149 - color contains mainly: red. Hex color #957982 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957982 is #6A867D. Grayscale: #828282. Windows color (decimal): -6981246 or 8550805. OLE color: 8550805.
HSL color Cylindrical-coordinate representation of color #957982: hue angle of 340.71º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #957982 is Cyan = 0, Magento = 0.19, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 121 | 130 | - |
| CMYK | 0 | 0.19 | 0.13 | 0.42 |
| HSL | 340.71º | 0.12% | 0.53% | - |
| HSV(B) | 340.71º | 0.19% | 0.58% | - |
| XYZ | 23.26 | 21.68 | 24.08 | - |
| YUV | 130.4 | 127.78 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 121 | 130 | 0 | 0.19 | 0.13 | 0.42 | 340.71 | 0.12 | 0.53 |
| Hex | 95 | 79 | 82 | 0 | 13 | D | 2A | 155 | C | 35 |
| Octal | 225 | 171 | 202 | 0 | 23 | 15 | 52 | 525 | 14 | 65 |
| Binary | 10010101 | 1111001 | 10000010 | 0 | 10011 | 1101 | 101010 | 101010101 | 1100 | 110101 |
Color Harmonies of #957982
Complementary color
Monochromatic Colors of #957982
Black with #957982
Text Example
Text Example
White with #957982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957982; }
p { color: rgb(149,121,130); }
H1.HeaderClassName
{
color: #957982;
}
.AnyTagClassName
{
color: #957982;
}
</style>
background-color css
<style>
a { background-color: #957982; }
a { background-color: rgb(149,121,130); }
div.DivClassName
{
background-color: #957982;
}
.BgClassName
{
background-color: #957982;
}
</style>
border-color css
<style>
span { border-color: #957982; }
span { border-color: rgb(149,121,130); }
td.TdClassName
{
border-color: #957982;
}
.TagClassName
{
border-color: #957982;
}
</style>