Shades of Venus #927580
Tints of Venus #927580
RGB
CMYK
RGB Variations
Color information
#927580 (or 0x927580) is known color: Venus. HEX triplet: 92, 75 and 80. RGB value is (146,117,128). Sum of RGB (Red+Green+Blue) = 146+117+128=391 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.34% from 391); Green value is 117 (46.09% from 255 or 29.92% from 391); Blue value is 128 (50.39% from 255 or 32.74% from 391); Max value from RGB is 146 - color contains mainly: red. Hex color #927580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927580 is #6D8A7F. Grayscale: #7E7E7E. Windows color (decimal): -7178880 or 8418706. OLE color: 8418706.
HSL color Cylindrical-coordinate representation of color #927580: hue angle of 337.24º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #927580 is Cyan = 0, Magento = 0.20, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 128 | - |
| CMYK | 0 | 0.20 | 0.12 | 0.43 |
| HSL | 337.24º | 0.12% | 0.52% | - |
| HSV(B) | 337.24º | 0.2% | 0.57% | - |
| XYZ | 22.11 | 20.39 | 23.19 | - |
| YUV | 126.93 | 128.61 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 128 | 0 | 0.20 | 0.12 | 0.43 | 337.24 | 0.12 | 0.52 |
| Hex | 92 | 75 | 80 | 0 | 14 | C | 2B | 151 | C | 34 |
| Octal | 222 | 165 | 200 | 0 | 24 | 14 | 53 | 521 | 14 | 64 |
| Binary | 10010010 | 1110101 | 10000000 | 0 | 10100 | 1100 | 101011 | 101010001 | 1100 | 110100 |
Color Harmonies of #927580
Complementary color
Monochromatic Colors of #927580
Black with #927580
Text Example
Text Example
White with #927580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927580; }
p { color: rgb(146,117,128); }
H1.HeaderClassName
{
color: #927580;
}
.AnyTagClassName
{
color: #927580;
}
</style>
background-color css
<style>
a { background-color: #927580; }
a { background-color: rgb(146,117,128); }
div.DivClassName
{
background-color: #927580;
}
.BgClassName
{
background-color: #927580;
}
</style>
border-color css
<style>
span { border-color: #927580; }
span { border-color: rgb(146,117,128); }
td.TdClassName
{
border-color: #927580;
}
.TagClassName
{
border-color: #927580;
}
</style>