Shades of Venus #847078
Tints of Venus #847078
RGB
CMYK
RGB Variations
Color information
#847078 (or 0x847078) is known color: Venus. HEX triplet: 84, 70 and 78. RGB value is (132,112,120). Sum of RGB (Red+Green+Blue) = 132+112+120=364 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.26% from 364); Green value is 112 (44.14% from 255 or 30.77% from 364); Blue value is 120 (47.27% from 255 or 32.97% from 364); Max value from RGB is 132 - color contains mainly: red. Hex color #847078 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847078 is #7B8F87. Grayscale: #767676. Windows color (decimal): -8097672 or 7893124. OLE color: 7893124.
HSL color Cylindrical-coordinate representation of color #847078: hue angle of 336º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #847078 is Cyan = 0, Magento = 0.15, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 120 | - |
| CMYK | 0 | 0.15 | 0.09 | 0.48 |
| HSL | 336º | 0.08% | 0.48% | - |
| HSV(B) | 336º | 0.15% | 0.52% | - |
| XYZ | 18.7 | 17.85 | 20.23 | - |
| YUV | 118.89 | 128.63 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 120 | 0 | 0.15 | 0.09 | 0.48 | 336 | 0.08 | 0.48 |
| Hex | 84 | 70 | 78 | 0 | F | 9 | 30 | 150 | 8 | 30 |
| Octal | 204 | 160 | 170 | 0 | 17 | 11 | 60 | 520 | 10 | 60 |
| Binary | 10000100 | 1110000 | 1111000 | 0 | 1111 | 1001 | 110000 | 101010000 | 1000 | 110000 |
Color Harmonies of #847078
Complementary color
Monochromatic Colors of #847078
Black with #847078
Text Example
Text Example
White with #847078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847078; }
p { color: rgb(132,112,120); }
H1.HeaderClassName
{
color: #847078;
}
.AnyTagClassName
{
color: #847078;
}
</style>
background-color css
<style>
a { background-color: #847078; }
a { background-color: rgb(132,112,120); }
div.DivClassName
{
background-color: #847078;
}
.BgClassName
{
background-color: #847078;
}
</style>
border-color css
<style>
span { border-color: #847078; }
span { border-color: rgb(132,112,120); }
td.TdClassName
{
border-color: #847078;
}
.TagClassName
{
border-color: #847078;
}
</style>