Shades of Venus #927784
Tints of Venus #927784
RGB
CMYK
RGB Variations
Color information
#927784 (or 0x927784) is known color: Venus. HEX triplet: 92, 77 and 84. RGB value is (146,119,132). Sum of RGB (Red+Green+Blue) = 146+119+132=397 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.78% from 397); Green value is 119 (46.88% from 255 or 29.97% from 397); Blue value is 132 (51.95% from 255 or 33.25% from 397); Max value from RGB is 146 - color contains mainly: red. Hex color #927784 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927784 is #6D887B. Grayscale: #808080. Windows color (decimal): -7178364 or 8681362. OLE color: 8681362.
HSL color Cylindrical-coordinate representation of color #927784: hue angle of 331.11º 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 #927784 is Cyan = 0, Magento = 0.18, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 132 | - |
| CMYK | 0 | 0.18 | 0.10 | 0.43 |
| HSL | 331.11º | 0.11% | 0.52% | - |
| HSV(B) | 331.11º | 0.18% | 0.57% | - |
| XYZ | 22.62 | 20.97 | 24.69 | - |
| YUV | 128.56 | 129.95 | 140.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 132 | 0 | 0.18 | 0.10 | 0.43 | 331.11 | 0.11 | 0.52 |
| Hex | 92 | 77 | 84 | 0 | 12 | A | 2B | 14B | B | 34 |
| Octal | 222 | 167 | 204 | 0 | 22 | 12 | 53 | 513 | 13 | 64 |
| Binary | 10010010 | 1110111 | 10000100 | 0 | 10010 | 1010 | 101011 | 101001011 | 1011 | 110100 |
Color Harmonies of #927784
Complementary color
Monochromatic Colors of #927784
Black with #927784
Text Example
Text Example
White with #927784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927784; }
p { color: rgb(146,119,132); }
H1.HeaderClassName
{
color: #927784;
}
.AnyTagClassName
{
color: #927784;
}
</style>
background-color css
<style>
a { background-color: #927784; }
a { background-color: rgb(146,119,132); }
div.DivClassName
{
background-color: #927784;
}
.BgClassName
{
background-color: #927784;
}
</style>
border-color css
<style>
span { border-color: #927784; }
span { border-color: rgb(146,119,132); }
td.TdClassName
{
border-color: #927784;
}
.TagClassName
{
border-color: #927784;
}
</style>