Shades of Venus #927581
Tints of Venus #927581
RGB
CMYK
RGB Variations
Color information
#927581 (or 0x927581) is known color: Venus. HEX triplet: 92, 75 and 81. RGB value is (146,117,129). Sum of RGB (Red+Green+Blue) = 146+117+129=392 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.24% from 392); Green value is 117 (46.09% from 255 or 29.85% from 392); Blue value is 129 (50.78% from 255 or 32.91% from 392); Max value from RGB is 146 - color contains mainly: red. Hex color #927581 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927581 is #6D8A7E. Grayscale: #7F7F7F. Windows color (decimal): -7178879 or 8484242. OLE color: 8484242.
HSL color Cylindrical-coordinate representation of color #927581: hue angle of 335.17º 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 #927581 is Cyan = 0, Magento = 0.20, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 129 | - |
| CMYK | 0 | 0.20 | 0.12 | 0.43 |
| HSL | 335.17º | 0.12% | 0.52% | - |
| HSV(B) | 335.17º | 0.2% | 0.57% | - |
| XYZ | 22.18 | 20.42 | 23.54 | - |
| YUV | 127.04 | 129.11 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 129 | 0 | 0.20 | 0.12 | 0.43 | 335.17 | 0.12 | 0.52 |
| Hex | 92 | 75 | 81 | 0 | 14 | C | 2B | 14F | C | 34 |
| Octal | 222 | 165 | 201 | 0 | 24 | 14 | 53 | 517 | 14 | 64 |
| Binary | 10010010 | 1110101 | 10000001 | 0 | 10100 | 1100 | 101011 | 101001111 | 1100 | 110100 |
Color Harmonies of #927581
Complementary color
Monochromatic Colors of #927581
Black with #927581
Text Example
Text Example
White with #927581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927581; }
p { color: rgb(146,117,129); }
H1.HeaderClassName
{
color: #927581;
}
.AnyTagClassName
{
color: #927581;
}
</style>
background-color css
<style>
a { background-color: #927581; }
a { background-color: rgb(146,117,129); }
div.DivClassName
{
background-color: #927581;
}
.BgClassName
{
background-color: #927581;
}
</style>
border-color css
<style>
span { border-color: #927581; }
span { border-color: rgb(146,117,129); }
td.TdClassName
{
border-color: #927581;
}
.TagClassName
{
border-color: #927581;
}
</style>