Shades of Venus #927279
Tints of Venus #927279
RGB
CMYK
RGB Variations
Color information
#927279 (or 0x927279) is known color: Venus. HEX triplet: 92, 72 and 79. RGB value is (146,114,121). Sum of RGB (Red+Green+Blue) = 146+114+121=381 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.32% from 381); Green value is 114 (44.92% from 255 or 29.92% from 381); Blue value is 121 (47.66% from 255 or 31.76% from 381); Max value from RGB is 146 - color contains mainly: red. Hex color #927279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927279 is #6D8D86. Grayscale: #7C7C7C. Windows color (decimal): -7179655 or 7959186. OLE color: 7959186.
HSL color Cylindrical-coordinate representation of color #927279: hue angle of 346.88º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #927279 is Cyan = 0, Magento = 0.22, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 121 | - |
| CMYK | 0 | 0.22 | 0.17 | 0.43 |
| HSL | 346.88º | 0.13% | 0.51% | - |
| HSV(B) | 346.88º | 0.22% | 0.57% | - |
| XYZ | 21.32 | 19.53 | 20.73 | - |
| YUV | 124.37 | 126.1 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 121 | 0 | 0.22 | 0.17 | 0.43 | 346.88 | 0.13 | 0.51 |
| Hex | 92 | 72 | 79 | 0 | 16 | 11 | 2B | 15B | D | 33 |
| Octal | 222 | 162 | 171 | 0 | 26 | 21 | 53 | 533 | 15 | 63 |
| Binary | 10010010 | 1110010 | 1111001 | 0 | 10110 | 10001 | 101011 | 101011011 | 1101 | 110011 |
Color Harmonies of #927279
Complementary color
Monochromatic Colors of #927279
Black with #927279
Text Example
Text Example
White with #927279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927279; }
p { color: rgb(146,114,121); }
H1.HeaderClassName
{
color: #927279;
}
.AnyTagClassName
{
color: #927279;
}
</style>
background-color css
<style>
a { background-color: #927279; }
a { background-color: rgb(146,114,121); }
div.DivClassName
{
background-color: #927279;
}
.BgClassName
{
background-color: #927279;
}
</style>
border-color css
<style>
span { border-color: #927279; }
span { border-color: rgb(146,114,121); }
td.TdClassName
{
border-color: #927279;
}
.TagClassName
{
border-color: #927279;
}
</style>