Shades of Venus #947682
Tints of Venus #947682
RGB
CMYK
RGB Variations
Color information
#947682 (or 0x947682) is known color: Venus. HEX triplet: 94, 76 and 82. RGB value is (148,118,130). Sum of RGB (Red+Green+Blue) = 148+118+130=396 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.37% from 396); Green value is 118 (46.48% from 255 or 29.80% from 396); Blue value is 130 (51.17% from 255 or 32.83% from 396); Max value from RGB is 148 - color contains mainly: red. Hex color #947682 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947682 is #6B897D. Grayscale: #808080. Windows color (decimal): -7047550 or 8550036. OLE color: 8550036.
HSL color Cylindrical-coordinate representation of color #947682: hue angle of 336º 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 #947682 is Cyan = 0, Magento = 0.20, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 130 | - |
| CMYK | 0 | 0.20 | 0.12 | 0.42 |
| HSL | 336º | 0.12% | 0.52% | - |
| HSV(B) | 336º | 0.2% | 0.58% | - |
| XYZ | 22.72 | 20.86 | 23.95 | - |
| YUV | 128.34 | 128.94 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 130 | 0 | 0.20 | 0.12 | 0.42 | 336 | 0.12 | 0.52 |
| Hex | 94 | 76 | 82 | 0 | 14 | C | 2A | 150 | C | 34 |
| Octal | 224 | 166 | 202 | 0 | 24 | 14 | 52 | 520 | 14 | 64 |
| Binary | 10010100 | 1110110 | 10000010 | 0 | 10100 | 1100 | 101010 | 101010000 | 1100 | 110100 |
Color Harmonies of #947682
Complementary color
Monochromatic Colors of #947682
Black with #947682
Text Example
Text Example
White with #947682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947682; }
p { color: rgb(148,118,130); }
H1.HeaderClassName
{
color: #947682;
}
.AnyTagClassName
{
color: #947682;
}
</style>
background-color css
<style>
a { background-color: #947682; }
a { background-color: rgb(148,118,130); }
div.DivClassName
{
background-color: #947682;
}
.BgClassName
{
background-color: #947682;
}
</style>
border-color css
<style>
span { border-color: #947682; }
span { border-color: rgb(148,118,130); }
td.TdClassName
{
border-color: #947682;
}
.TagClassName
{
border-color: #947682;
}
</style>