Shades of Venus #868284
Tints of Venus #868284
RGB
CMYK
RGB Variations
Color information
#868284 (or 0x868284) is known color: Venus. HEX triplet: 86, 82 and 84. RGB value is (134,130,132). Sum of RGB (Red+Green+Blue) = 134+130+132=396 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.84% from 396); Green value is 130 (51.17% from 255 or 32.83% from 396); Blue value is 132 (51.95% from 255 or 33.33% from 396); Max value from RGB is 134 - color contains mainly: red. Hex color #868284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #868284 is #797D7B. Grayscale: #838383. Windows color (decimal): -7961980 or 8684166. OLE color: 8684166.
HSL color Cylindrical-coordinate representation of color #868284: hue angle of 330º degrees, saturation: 0.02, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #868284 is Cyan = 0, Magento = 0.03, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 130 | 132 | - |
| CMYK | 0 | 0.03 | 0.01 | 0.47 |
| HSL | 330º | 0.02% | 0.52% | - |
| HSV(B) | 330º | 0.03% | 0.53% | - |
| XYZ | 21.98 | 22.7 | 25.05 | - |
| YUV | 131.42 | 128.33 | 129.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 130 | 132 | 0 | 0.03 | 0.01 | 0.47 | 330 | 0.02 | 0.52 |
| Hex | 86 | 82 | 84 | 0 | 3 | 1 | 2F | 14A | 2 | 34 |
| Octal | 206 | 202 | 204 | 0 | 3 | 1 | 57 | 512 | 2 | 64 |
| Binary | 10000110 | 10000010 | 10000100 | 0 | 11 | 1 | 101111 | 101001010 | 10 | 110100 |
Color Harmonies of #868284
Complementary color
Monochromatic Colors of #868284
Black with #868284
Text Example
Text Example
White with #868284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868284; }
p { color: rgb(134,130,132); }
H1.HeaderClassName
{
color: #868284;
}
.AnyTagClassName
{
color: #868284;
}
</style>
background-color css
<style>
a { background-color: #868284; }
a { background-color: rgb(134,130,132); }
div.DivClassName
{
background-color: #868284;
}
.BgClassName
{
background-color: #868284;
}
</style>
border-color css
<style>
span { border-color: #868284; }
span { border-color: rgb(134,130,132); }
td.TdClassName
{
border-color: #868284;
}
.TagClassName
{
border-color: #868284;
}
</style>