Shades of Venus #927783
Tints of Venus #927783
RGB
CMYK
RGB Variations
Color information
#927783 (or 0x927783) is known color: Venus. HEX triplet: 92, 77 and 83. RGB value is (146,119,131). Sum of RGB (Red+Green+Blue) = 146+119+131=396 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.87% from 396); Green value is 119 (46.88% from 255 or 30.05% from 396); Blue value is 131 (51.56% from 255 or 33.08% from 396); Max value from RGB is 146 - color contains mainly: red. Hex color #927783 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927783 is #6D887C. Grayscale: #808080. Windows color (decimal): -7178365 or 8615826. OLE color: 8615826.
HSL color Cylindrical-coordinate representation of color #927783: hue angle of 333.33º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #927783 is Cyan = 0, Magento = 0.18, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 131 | - |
| CMYK | 0 | 0.18 | 0.10 | 0.43 |
| HSL | 333.33º | 0.11% | 0.52% | - |
| HSV(B) | 333.33º | 0.18% | 0.57% | - |
| XYZ | 22.55 | 20.94 | 24.33 | - |
| YUV | 128.44 | 129.45 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 131 | 0 | 0.18 | 0.10 | 0.43 | 333.33 | 0.11 | 0.52 |
| Hex | 92 | 77 | 83 | 0 | 12 | A | 2B | 14D | B | 34 |
| Octal | 222 | 167 | 203 | 0 | 22 | 12 | 53 | 515 | 13 | 64 |
| Binary | 10010010 | 1110111 | 10000011 | 0 | 10010 | 1010 | 101011 | 101001101 | 1011 | 110100 |
Color Harmonies of #927783
Complementary color
Monochromatic Colors of #927783
Black with #927783
Text Example
Text Example
White with #927783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927783; }
p { color: rgb(146,119,131); }
H1.HeaderClassName
{
color: #927783;
}
.AnyTagClassName
{
color: #927783;
}
</style>
background-color css
<style>
a { background-color: #927783; }
a { background-color: rgb(146,119,131); }
div.DivClassName
{
background-color: #927783;
}
.BgClassName
{
background-color: #927783;
}
</style>
border-color css
<style>
span { border-color: #927783; }
span { border-color: rgb(146,119,131); }
td.TdClassName
{
border-color: #927783;
}
.TagClassName
{
border-color: #927783;
}
</style>