Shades of Venus #947780
Tints of Venus #947780
RGB
CMYK
RGB Variations
Color information
#947780 (or 0x947780) is known color: Venus. HEX triplet: 94, 77 and 80. RGB value is (148,119,128). Sum of RGB (Red+Green+Blue) = 148+119+128=395 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.47% from 395); Green value is 119 (46.88% from 255 or 30.13% from 395); Blue value is 128 (50.39% from 255 or 32.41% from 395); Max value from RGB is 148 - color contains mainly: red. Hex color #947780 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947780 is #6B887F. Grayscale: #808080. Windows color (decimal): -7047296 or 8419220. OLE color: 8419220.
HSL color Cylindrical-coordinate representation of color #947780: hue angle of 341.38º 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 #947780 is Cyan = 0, Magento = 0.20, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 128 | - |
| CMYK | 0 | 0.20 | 0.14 | 0.42 |
| HSL | 341.38º | 0.12% | 0.52% | - |
| HSV(B) | 341.38º | 0.2% | 0.58% | - |
| XYZ | 22.71 | 21.05 | 23.29 | - |
| YUV | 128.7 | 127.61 | 141.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 128 | 0 | 0.20 | 0.14 | 0.42 | 341.38 | 0.12 | 0.52 |
| Hex | 94 | 77 | 80 | 0 | 14 | E | 2A | 155 | C | 34 |
| Octal | 224 | 167 | 200 | 0 | 24 | 16 | 52 | 525 | 14 | 64 |
| Binary | 10010100 | 1110111 | 10000000 | 0 | 10100 | 1110 | 101010 | 101010101 | 1100 | 110100 |
Color Harmonies of #947780
Complementary color
Monochromatic Colors of #947780
Black with #947780
Text Example
Text Example
White with #947780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947780; }
p { color: rgb(148,119,128); }
H1.HeaderClassName
{
color: #947780;
}
.AnyTagClassName
{
color: #947780;
}
</style>
background-color css
<style>
a { background-color: #947780; }
a { background-color: rgb(148,119,128); }
div.DivClassName
{
background-color: #947780;
}
.BgClassName
{
background-color: #947780;
}
</style>
border-color css
<style>
span { border-color: #947780; }
span { border-color: rgb(148,119,128); }
td.TdClassName
{
border-color: #947780;
}
.TagClassName
{
border-color: #947780;
}
</style>