Shades of Venus #827379
Tints of Venus #827379
RGB
CMYK
RGB Variations
Color information
#827379 (or 0x827379) is known color: Venus. HEX triplet: 82, 73 and 79. RGB value is (130,115,121). Sum of RGB (Red+Green+Blue) = 130+115+121=366 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.52% from 366); Green value is 115 (45.31% from 255 or 31.42% from 366); Blue value is 121 (47.66% from 255 or 33.06% from 366); Max value from RGB is 130 - color contains mainly: red. Hex color #827379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827379 is #7D8C86. Grayscale: #787878. Windows color (decimal): -8227975 or 7959426. OLE color: 7959426.
HSL color Cylindrical-coordinate representation of color #827379: hue angle of 336º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #827379 is Cyan = 0, Magento = 0.12, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 115 | 121 | - |
| CMYK | 0 | 0.12 | 0.07 | 0.49 |
| HSL | 336º | 0.06% | 0.48% | - |
| HSV(B) | 336º | 0.12% | 0.51% | - |
| XYZ | 18.79 | 18.39 | 20.65 | - |
| YUV | 120.17 | 128.47 | 135.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 121 | 0 | 0.12 | 0.07 | 0.49 | 336 | 0.06 | 0.48 |
| Hex | 82 | 73 | 79 | 0 | C | 7 | 31 | 150 | 6 | 30 |
| Octal | 202 | 163 | 171 | 0 | 14 | 7 | 61 | 520 | 6 | 60 |
| Binary | 10000010 | 1110011 | 1111001 | 0 | 1100 | 111 | 110001 | 101010000 | 110 | 110000 |
Color Harmonies of #827379
Complementary color
Monochromatic Colors of #827379
Black with #827379
Text Example
Text Example
White with #827379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827379; }
p { color: rgb(130,115,121); }
H1.HeaderClassName
{
color: #827379;
}
.AnyTagClassName
{
color: #827379;
}
</style>
background-color css
<style>
a { background-color: #827379; }
a { background-color: rgb(130,115,121); }
div.DivClassName
{
background-color: #827379;
}
.BgClassName
{
background-color: #827379;
}
</style>
border-color css
<style>
span { border-color: #827379; }
span { border-color: rgb(130,115,121); }
td.TdClassName
{
border-color: #827379;
}
.TagClassName
{
border-color: #827379;
}
</style>