Shades of Venus #977881
Tints of Venus #977881
RGB
CMYK
RGB Variations
Color information
#977881 (or 0x977881) is known color: Venus. HEX triplet: 97, 78 and 81. RGB value is (151,120,129). Sum of RGB (Red+Green+Blue) = 151+120+129=400 (52% of max value = 765). Red value is 151 (59.38% from 255 or 37.75% from 400); Green value is 120 (47.27% from 255 or 30% from 400); Blue value is 129 (50.78% from 255 or 32.25% from 400); Max value from RGB is 151 - color contains mainly: red. Hex color #977881 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977881 is #68877E. Grayscale: #828282. Windows color (decimal): -6850431 or 8485015. OLE color: 8485015.
HSL color Cylindrical-coordinate representation of color #977881: hue angle of 342.58º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #977881 is Cyan = 0, Magento = 0.21, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
RGB | 151 | 120 | 129 | - |
CMYK | 0 | 0.21 | 0.15 | 0.41 |
HSL | 342.58º | 0.13% | 0.53% | - |
HSV(B) | 342.58º | 0.21% | 0.59% | - |
XYZ | 23.44 | 21.6 | 23.7 | - |
YUV | 130.3 | 127.27 | 142.77 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 151 | 120 | 129 | 0 | 0.21 | 0.15 | 0.41 | 342.58 | 0.13 | 0.53 |
Hex | 97 | 78 | 81 | 0 | 15 | F | 29 | 157 | D | 35 |
Octal | 227 | 170 | 201 | 0 | 25 | 17 | 51 | 527 | 15 | 65 |
Binary | 10010111 | 1111000 | 10000001 | 0 | 10101 | 1111 | 101001 | 101010111 | 1101 | 110101 |
Color Harmonies of #977881
Complementary color
Monochromatic Colors of #977881
Black with #977881
Text Example
Text Example
White with #977881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977881; }
p { color: rgb(151,120,129); }
H1.HeaderClassName
{
color: #977881;
}
.AnyTagClassName
{
color: #977881;
}
</style>
background-color css
<style>
a { background-color: #977881; }
a { background-color: rgb(151,120,129); }
div.DivClassName
{
background-color: #977881;
}
.BgClassName
{
background-color: #977881;
}
</style>
border-color css
<style>
span { border-color: #977881; }
span { border-color: rgb(151,120,129); }
td.TdClassName
{
border-color: #977881;
}
.TagClassName
{
border-color: #977881;
}
</style>