Shades of Venus #947681
Tints of Venus #947681
RGB
CMYK
RGB Variations
Color information
#947681 (or 0x947681) is known color: Venus. HEX triplet: 94, 76 and 81. RGB value is (148,118,129). Sum of RGB (Red+Green+Blue) = 148+118+129=395 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.47% from 395); Green value is 118 (46.48% from 255 or 29.87% from 395); Blue value is 129 (50.78% from 255 or 32.66% from 395); Max value from RGB is 148 - color contains mainly: red. Hex color #947681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947681 is #6B897E. Grayscale: #808080. Windows color (decimal): -7047551 or 8484500. OLE color: 8484500.
HSL color Cylindrical-coordinate representation of color #947681: hue angle of 338º 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 #947681 is Cyan = 0, Magento = 0.20, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 129 | - |
| CMYK | 0 | 0.20 | 0.13 | 0.42 |
| HSL | 338º | 0.12% | 0.52% | - |
| HSV(B) | 338º | 0.2% | 0.58% | - |
| XYZ | 22.65 | 20.84 | 23.6 | - |
| YUV | 128.22 | 128.44 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 129 | 0 | 0.20 | 0.13 | 0.42 | 338 | 0.12 | 0.52 |
| Hex | 94 | 76 | 81 | 0 | 14 | D | 2A | 152 | C | 34 |
| Octal | 224 | 166 | 201 | 0 | 24 | 15 | 52 | 522 | 14 | 64 |
| Binary | 10010100 | 1110110 | 10000001 | 0 | 10100 | 1101 | 101010 | 101010010 | 1100 | 110100 |
Color Harmonies of #947681
Complementary color
Monochromatic Colors of #947681
Black with #947681
Text Example
Text Example
White with #947681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947681; }
p { color: rgb(148,118,129); }
H1.HeaderClassName
{
color: #947681;
}
.AnyTagClassName
{
color: #947681;
}
</style>
background-color css
<style>
a { background-color: #947681; }
a { background-color: rgb(148,118,129); }
div.DivClassName
{
background-color: #947681;
}
.BgClassName
{
background-color: #947681;
}
</style>
border-color css
<style>
span { border-color: #947681; }
span { border-color: rgb(148,118,129); }
td.TdClassName
{
border-color: #947681;
}
.TagClassName
{
border-color: #947681;
}
</style>