Shades of Venus #987381
Tints of Venus #987381
RGB
CMYK
RGB Variations
Color information
#987381 (or 0x987381) is known color: Venus. HEX triplet: 98, 73 and 81. RGB value is (152,115,129). Sum of RGB (Red+Green+Blue) = 152+115+129=396 (52% of max value = 765). Red value is 152 (59.77% from 255 or 38.38% from 396); Green value is 115 (45.31% from 255 or 29.04% from 396); Blue value is 129 (50.78% from 255 or 32.58% from 396); Max value from RGB is 152 - color contains mainly: red. Hex color #987381 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987381 is #678C7E. Grayscale: #7F7F7F. Windows color (decimal): -6786175 or 8483736. OLE color: 8483736.
HSL color Cylindrical-coordinate representation of color #987381: hue angle of 337.3º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #987381 is Cyan = 0, Magento = 0.24, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 115 | 129 | - |
| CMYK | 0 | 0.24 | 0.15 | 0.40 |
| HSL | 337.3º | 0.15% | 0.52% | - |
| HSV(B) | 337.3º | 0.24% | 0.6% | - |
| XYZ | 23.04 | 20.52 | 23.52 | - |
| YUV | 127.66 | 128.76 | 145.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 115 | 129 | 0 | 0.24 | 0.15 | 0.40 | 337.3 | 0.15 | 0.52 |
| Hex | 98 | 73 | 81 | 0 | 18 | F | 28 | 151 | F | 34 |
| Octal | 230 | 163 | 201 | 0 | 30 | 17 | 50 | 521 | 17 | 64 |
| Binary | 10011000 | 1110011 | 10000001 | 0 | 11000 | 1111 | 101000 | 101010001 | 1111 | 110100 |
Color Harmonies of #987381
Complementary color
Monochromatic Colors of #987381
Black with #987381
Text Example
Text Example
White with #987381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987381; }
p { color: rgb(152,115,129); }
H1.HeaderClassName
{
color: #987381;
}
.AnyTagClassName
{
color: #987381;
}
</style>
background-color css
<style>
a { background-color: #987381; }
a { background-color: rgb(152,115,129); }
div.DivClassName
{
background-color: #987381;
}
.BgClassName
{
background-color: #987381;
}
</style>
border-color css
<style>
span { border-color: #987381; }
span { border-color: rgb(152,115,129); }
td.TdClassName
{
border-color: #987381;
}
.TagClassName
{
border-color: #987381;
}
</style>