Shades of Venus #927982
Tints of Venus #927982
RGB
CMYK
RGB Variations
Color information
#927982 (or 0x927982) is known color: Venus. HEX triplet: 92, 79 and 82. RGB value is (146,121,130). Sum of RGB (Red+Green+Blue) = 146+121+130=397 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.78% from 397); Green value is 121 (47.66% from 255 or 30.48% from 397); Blue value is 130 (51.17% from 255 or 32.75% from 397); Max value from RGB is 146 - color contains mainly: red. Hex color #927982 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927982 is #6D867D. Grayscale: #818181. Windows color (decimal): -7177854 or 8550802. OLE color: 8550802.
HSL color Cylindrical-coordinate representation of color #927982: hue angle of 338.4º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #927982 is Cyan = 0, Magento = 0.17, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 121 | 130 | - |
| CMYK | 0 | 0.17 | 0.11 | 0.43 |
| HSL | 338.4º | 0.1% | 0.52% | - |
| HSV(B) | 338.4º | 0.17% | 0.57% | - |
| XYZ | 22.72 | 21.4 | 24.05 | - |
| YUV | 129.5 | 128.28 | 139.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 130 | 0 | 0.17 | 0.11 | 0.43 | 338.4 | 0.1 | 0.52 |
| Hex | 92 | 79 | 82 | 0 | 11 | B | 2B | 152 | A | 34 |
| Octal | 222 | 171 | 202 | 0 | 21 | 13 | 53 | 522 | 12 | 64 |
| Binary | 10010010 | 1111001 | 10000010 | 0 | 10001 | 1011 | 101011 | 101010010 | 1010 | 110100 |
Color Harmonies of #927982
Complementary color
Monochromatic Colors of #927982
Black with #927982
Text Example
Text Example
White with #927982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927982; }
p { color: rgb(146,121,130); }
H1.HeaderClassName
{
color: #927982;
}
.AnyTagClassName
{
color: #927982;
}
</style>
background-color css
<style>
a { background-color: #927982; }
a { background-color: rgb(146,121,130); }
div.DivClassName
{
background-color: #927982;
}
.BgClassName
{
background-color: #927982;
}
</style>
border-color css
<style>
span { border-color: #927982; }
span { border-color: rgb(146,121,130); }
td.TdClassName
{
border-color: #927982;
}
.TagClassName
{
border-color: #927982;
}
</style>