Shades of Venus #867078
Tints of Venus #867078
RGB
CMYK
RGB Variations
Color information
#867078 (or 0x867078) is known color: Venus. HEX triplet: 86, 70 and 78. RGB value is (134,112,120). Sum of RGB (Red+Green+Blue) = 134+112+120=366 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.61% from 366); Green value is 112 (44.14% from 255 or 30.60% from 366); Blue value is 120 (47.27% from 255 or 32.79% from 366); Max value from RGB is 134 - color contains mainly: red. Hex color #867078 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867078 is #798F87. Grayscale: #777777. Windows color (decimal): -7966600 or 7893126. OLE color: 7893126.
HSL color Cylindrical-coordinate representation of color #867078: hue angle of 338.18º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #867078 is Cyan = 0, Magento = 0.16, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 120 | - |
| CMYK | 0 | 0.16 | 0.10 | 0.47 |
| HSL | 338.18º | 0.09% | 0.48% | - |
| HSV(B) | 338.18º | 0.16% | 0.53% | - |
| XYZ | 19.02 | 18.01 | 20.24 | - |
| YUV | 119.49 | 128.29 | 138.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 120 | 0 | 0.16 | 0.10 | 0.47 | 338.18 | 0.09 | 0.48 |
| Hex | 86 | 70 | 78 | 0 | 10 | A | 2F | 152 | 9 | 30 |
| Octal | 206 | 160 | 170 | 0 | 20 | 12 | 57 | 522 | 11 | 60 |
| Binary | 10000110 | 1110000 | 1111000 | 0 | 10000 | 1010 | 101111 | 101010010 | 1001 | 110000 |
Color Harmonies of #867078
Complementary color
Monochromatic Colors of #867078
Black with #867078
Text Example
Text Example
White with #867078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867078; }
p { color: rgb(134,112,120); }
H1.HeaderClassName
{
color: #867078;
}
.AnyTagClassName
{
color: #867078;
}
</style>
background-color css
<style>
a { background-color: #867078; }
a { background-color: rgb(134,112,120); }
div.DivClassName
{
background-color: #867078;
}
.BgClassName
{
background-color: #867078;
}
</style>
border-color css
<style>
span { border-color: #867078; }
span { border-color: rgb(134,112,120); }
td.TdClassName
{
border-color: #867078;
}
.TagClassName
{
border-color: #867078;
}
</style>