Shades of Venus #817379
Tints of Venus #817379
RGB
CMYK
RGB Variations
Color information
#817379 (or 0x817379) is known color: Venus. HEX triplet: 81, 73 and 79. RGB value is (129,115,121). Sum of RGB (Red+Green+Blue) = 129+115+121=365 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.34% from 365); Green value is 115 (45.31% from 255 or 31.51% from 365); Blue value is 121 (47.66% from 255 or 33.15% from 365); Max value from RGB is 129 - color contains mainly: red. Hex color #817379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817379 is #7E8C86. Grayscale: #777777. Windows color (decimal): -8293511 or 7959425. OLE color: 7959425.
HSL color Cylindrical-coordinate representation of color #817379: hue angle of 334.29º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #817379 is Cyan = 0, Magento = 0.11, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 121 | - |
| CMYK | 0 | 0.11 | 0.06 | 0.49 |
| HSL | 334.29º | 0.06% | 0.48% | - |
| HSV(B) | 334.29º | 0.11% | 0.51% | - |
| XYZ | 18.64 | 18.31 | 20.64 | - |
| YUV | 119.87 | 128.64 | 134.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 121 | 0 | 0.11 | 0.06 | 0.49 | 334.29 | 0.06 | 0.48 |
| Hex | 81 | 73 | 79 | 0 | B | 6 | 31 | 14E | 6 | 30 |
| Octal | 201 | 163 | 171 | 0 | 13 | 6 | 61 | 516 | 6 | 60 |
| Binary | 10000001 | 1110011 | 1111001 | 0 | 1011 | 110 | 110001 | 101001110 | 110 | 110000 |
Color Harmonies of #817379
Complementary color
Monochromatic Colors of #817379
Black with #817379
Text Example
Text Example
White with #817379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817379; }
p { color: rgb(129,115,121); }
H1.HeaderClassName
{
color: #817379;
}
.AnyTagClassName
{
color: #817379;
}
</style>
background-color css
<style>
a { background-color: #817379; }
a { background-color: rgb(129,115,121); }
div.DivClassName
{
background-color: #817379;
}
.BgClassName
{
background-color: #817379;
}
</style>
border-color css
<style>
span { border-color: #817379; }
span { border-color: rgb(129,115,121); }
td.TdClassName
{
border-color: #817379;
}
.TagClassName
{
border-color: #817379;
}
</style>