Shades of Venus #948284
Tints of Venus #948284
RGB
CMYK
RGB Variations
Color information
#948284 (or 0x948284) is known color: Venus. HEX triplet: 94, 82 and 84. RGB value is (148,130,132). Sum of RGB (Red+Green+Blue) = 148+130+132=410 (54% of max value = 765). Red value is 148 (58.20% from 255 or 36.10% from 410); Green value is 130 (51.17% from 255 or 31.71% from 410); Blue value is 132 (51.95% from 255 or 32.20% from 410); Max value from RGB is 148 - color contains mainly: red. Hex color #948284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #948284 is #6B7D7B. Grayscale: #878787. Windows color (decimal): -7044476 or 8684180. OLE color: 8684180.
HSL color Cylindrical-coordinate representation of color #948284: hue angle of 353.33º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #948284 is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 130 | 132 | - |
| CMYK | 0 | 0.12 | 0.11 | 0.42 |
| HSL | 353.33º | 0.08% | 0.55% | - |
| HSV(B) | 353.33º | 0.12% | 0.58% | - |
| XYZ | 24.36 | 23.93 | 25.16 | - |
| YUV | 135.61 | 125.96 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 130 | 132 | 0 | 0.12 | 0.11 | 0.42 | 353.33 | 0.08 | 0.55 |
| Hex | 94 | 82 | 84 | 0 | C | B | 2A | 161 | 8 | 37 |
| Octal | 224 | 202 | 204 | 0 | 14 | 13 | 52 | 541 | 10 | 67 |
| Binary | 10010100 | 10000010 | 10000100 | 0 | 1100 | 1011 | 101010 | 101100001 | 1000 | 110111 |
Color Harmonies of #948284
Complementary color
Monochromatic Colors of #948284
Black with #948284
Text Example
Text Example
White with #948284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948284; }
p { color: rgb(148,130,132); }
H1.HeaderClassName
{
color: #948284;
}
.AnyTagClassName
{
color: #948284;
}
</style>
background-color css
<style>
a { background-color: #948284; }
a { background-color: rgb(148,130,132); }
div.DivClassName
{
background-color: #948284;
}
.BgClassName
{
background-color: #948284;
}
</style>
border-color css
<style>
span { border-color: #948284; }
span { border-color: rgb(148,130,132); }
td.TdClassName
{
border-color: #948284;
}
.TagClassName
{
border-color: #948284;
}
</style>