Shades of Venus #947782
Tints of Venus #947782
RGB
CMYK
RGB Variations
Color information
#947782 (or 0x947782) is known color: Venus. HEX triplet: 94, 77 and 82. RGB value is (148,119,130). Sum of RGB (Red+Green+Blue) = 148+119+130=397 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.28% from 397); Green value is 119 (46.88% from 255 or 29.97% from 397); Blue value is 130 (51.17% from 255 or 32.75% from 397); Max value from RGB is 148 - color contains mainly: red. Hex color #947782 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947782 is #6B887D. Grayscale: #808080. Windows color (decimal): -7047294 or 8550292. OLE color: 8550292.
HSL color Cylindrical-coordinate representation of color #947782: hue angle of 337.24º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #947782 is Cyan = 0, Magento = 0.20, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 130 | - |
| CMYK | 0 | 0.20 | 0.12 | 0.42 |
| HSL | 337.24º | 0.12% | 0.52% | - |
| HSV(B) | 337.24º | 0.2% | 0.58% | - |
| XYZ | 22.84 | 21.1 | 23.99 | - |
| YUV | 128.93 | 128.61 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 130 | 0 | 0.20 | 0.12 | 0.42 | 337.24 | 0.12 | 0.52 |
| Hex | 94 | 77 | 82 | 0 | 14 | C | 2A | 151 | C | 34 |
| Octal | 224 | 167 | 202 | 0 | 24 | 14 | 52 | 521 | 14 | 64 |
| Binary | 10010100 | 1110111 | 10000010 | 0 | 10100 | 1100 | 101010 | 101010001 | 1100 | 110100 |
Color Harmonies of #947782
Complementary color
Monochromatic Colors of #947782
Black with #947782
Text Example
Text Example
White with #947782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947782; }
p { color: rgb(148,119,130); }
H1.HeaderClassName
{
color: #947782;
}
.AnyTagClassName
{
color: #947782;
}
</style>
background-color css
<style>
a { background-color: #947782; }
a { background-color: rgb(148,119,130); }
div.DivClassName
{
background-color: #947782;
}
.BgClassName
{
background-color: #947782;
}
</style>
border-color css
<style>
span { border-color: #947782; }
span { border-color: rgb(148,119,130); }
td.TdClassName
{
border-color: #947782;
}
.TagClassName
{
border-color: #947782;
}
</style>