Shades of Venus #927683
Tints of Venus #927683
RGB
CMYK
RGB Variations
Color information
#927683 (or 0x927683) is known color: Venus. HEX triplet: 92, 76 and 83. RGB value is (146,118,131). Sum of RGB (Red+Green+Blue) = 146+118+131=395 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.96% from 395); Green value is 118 (46.48% from 255 or 29.87% from 395); Blue value is 131 (51.56% from 255 or 33.16% from 395); Max value from RGB is 146 - color contains mainly: red. Hex color #927683 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927683 is #6D897C. Grayscale: #7F7F7F. Windows color (decimal): -7178621 or 8615570. OLE color: 8615570.
HSL color Cylindrical-coordinate representation of color #927683: hue angle of 332.14º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #927683 is Cyan = 0, Magento = 0.19, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 118 | 131 | - |
| CMYK | 0 | 0.19 | 0.10 | 0.43 |
| HSL | 332.14º | 0.11% | 0.52% | - |
| HSV(B) | 332.14º | 0.19% | 0.57% | - |
| XYZ | 22.43 | 20.71 | 24.29 | - |
| YUV | 127.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 118 | 131 | 0 | 0.19 | 0.10 | 0.43 | 332.14 | 0.11 | 0.52 |
| Hex | 92 | 76 | 83 | 0 | 13 | A | 2B | 14C | B | 34 |
| Octal | 222 | 166 | 203 | 0 | 23 | 12 | 53 | 514 | 13 | 64 |
| Binary | 10010010 | 1110110 | 10000011 | 0 | 10011 | 1010 | 101011 | 101001100 | 1011 | 110100 |
Color Harmonies of #927683
Complementary color
Monochromatic Colors of #927683
Black with #927683
Text Example
Text Example
White with #927683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927683; }
p { color: rgb(146,118,131); }
H1.HeaderClassName
{
color: #927683;
}
.AnyTagClassName
{
color: #927683;
}
</style>
background-color css
<style>
a { background-color: #927683; }
a { background-color: rgb(146,118,131); }
div.DivClassName
{
background-color: #927683;
}
.BgClassName
{
background-color: #927683;
}
</style>
border-color css
<style>
span { border-color: #927683; }
span { border-color: rgb(146,118,131); }
td.TdClassName
{
border-color: #927683;
}
.TagClassName
{
border-color: #927683;
}
</style>