Shades of Venus #827279
Tints of Venus #827279
RGB
CMYK
RGB Variations
Color information
#827279 (or 0x827279) is known color: Venus. HEX triplet: 82, 72 and 79. RGB value is (130,114,121). Sum of RGB (Red+Green+Blue) = 130+114+121=365 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.62% from 365); Green value is 114 (44.92% from 255 or 31.23% from 365); Blue value is 121 (47.66% from 255 or 33.15% from 365); Max value from RGB is 130 - color contains mainly: red. Hex color #827279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827279 is #7D8D86. Grayscale: #777777. Windows color (decimal): -8228231 or 7959170. OLE color: 7959170.
HSL color Cylindrical-coordinate representation of color #827279: hue angle of 333.75º degrees, saturation: 0.07, 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 #827279 is Cyan = 0, Magento = 0.12, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 121 | - |
| CMYK | 0 | 0.12 | 0.07 | 0.49 |
| HSL | 333.75º | 0.07% | 0.48% | - |
| HSV(B) | 333.75º | 0.12% | 0.51% | - |
| XYZ | 18.67 | 18.16 | 20.61 | - |
| YUV | 119.58 | 128.8 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 121 | 0 | 0.12 | 0.07 | 0.49 | 333.75 | 0.07 | 0.48 |
| Hex | 82 | 72 | 79 | 0 | C | 7 | 31 | 14E | 7 | 30 |
| Octal | 202 | 162 | 171 | 0 | 14 | 7 | 61 | 516 | 7 | 60 |
| Binary | 10000010 | 1110010 | 1111001 | 0 | 1100 | 111 | 110001 | 101001110 | 111 | 110000 |
Color Harmonies of #827279
Complementary color
Monochromatic Colors of #827279
Black with #827279
Text Example
Text Example
White with #827279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827279; }
p { color: rgb(130,114,121); }
H1.HeaderClassName
{
color: #827279;
}
.AnyTagClassName
{
color: #827279;
}
</style>
background-color css
<style>
a { background-color: #827279; }
a { background-color: rgb(130,114,121); }
div.DivClassName
{
background-color: #827279;
}
.BgClassName
{
background-color: #827279;
}
</style>
border-color css
<style>
span { border-color: #827279; }
span { border-color: rgb(130,114,121); }
td.TdClassName
{
border-color: #827279;
}
.TagClassName
{
border-color: #827279;
}
</style>