Shades of Venus #948387
Tints of Venus #948387
RGB
CMYK
RGB Variations
Color information
#948387 (or 0x948387) is known color: Venus. HEX triplet: 94, 83 and 87. RGB value is (148,131,135). Sum of RGB (Red+Green+Blue) = 148+131+135=414 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.75% from 414); Green value is 131 (51.56% from 255 or 31.64% from 414); Blue value is 135 (53.12% from 255 or 32.61% from 414); Max value from RGB is 148 - color contains mainly: red. Hex color #948387 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #948387 is #6B7C78. Grayscale: #888888. Windows color (decimal): -7044217 or 8881044. OLE color: 8881044.
HSL color Cylindrical-coordinate representation of color #948387: hue angle of 345.88º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #948387 is Cyan = 0, Magento = 0.11, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 131 | 135 | - |
| CMYK | 0 | 0.11 | 0.09 | 0.42 |
| HSL | 345.88º | 0.07% | 0.55% | - |
| HSV(B) | 345.88º | 0.11% | 0.58% | - |
| XYZ | 24.7 | 24.28 | 26.31 | - |
| YUV | 136.54 | 127.13 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 131 | 135 | 0 | 0.11 | 0.09 | 0.42 | 345.88 | 0.07 | 0.55 |
| Hex | 94 | 83 | 87 | 0 | B | 9 | 2A | 15A | 7 | 37 |
| Octal | 224 | 203 | 207 | 0 | 13 | 11 | 52 | 532 | 7 | 67 |
| Binary | 10010100 | 10000011 | 10000111 | 0 | 1011 | 1001 | 101010 | 101011010 | 111 | 110111 |
Color Harmonies of #948387
Complementary color
Monochromatic Colors of #948387
Black with #948387
Text Example
Text Example
White with #948387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948387; }
p { color: rgb(148,131,135); }
H1.HeaderClassName
{
color: #948387;
}
.AnyTagClassName
{
color: #948387;
}
</style>
background-color css
<style>
a { background-color: #948387; }
a { background-color: rgb(148,131,135); }
div.DivClassName
{
background-color: #948387;
}
.BgClassName
{
background-color: #948387;
}
</style>
border-color css
<style>
span { border-color: #948387; }
span { border-color: rgb(148,131,135); }
td.TdClassName
{
border-color: #948387;
}
.TagClassName
{
border-color: #948387;
}
</style>