Shades of Zorba #949290
Tints of Zorba #949290
RGB
CMYK
RGB Variations
Color information
#949290 (or 0x949290) is known color: Zorba. HEX triplet: 94, 92 and 90. RGB value is (148,146,144). Sum of RGB (Red+Green+Blue) = 148+146+144=438 (58% of max value = 765). Red value is 148 (58.20% from 255 or 33.79% from 438); Green value is 146 (57.42% from 255 or 33.33% from 438); Blue value is 144 (56.64% from 255 or 32.88% from 438); Max value from RGB is 148 - color contains mainly: red. Hex color #949290 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #949290 is #6B6D6F. Grayscale: #929292. Windows color (decimal): -7040368 or 9474708. OLE color: 9474708.
HSL color Cylindrical-coordinate representation of color #949290: hue angle of 30º degrees, saturation: 0.02, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #949290 is Cyan = 0, Magento = 0.01, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 146 | 144 | - |
| CMYK | 0 | 0.01 | 0.03 | 0.42 |
| HSL | 30º | 0.02% | 0.57% | - |
| HSV(B) | 30º | 0.03% | 0.58% | - |
| XYZ | 27.53 | 28.87 | 30.51 | - |
| YUV | 146.37 | 126.66 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 146 | 144 | 0 | 0.01 | 0.03 | 0.42 | 30 | 0.02 | 0.57 |
| Hex | 94 | 92 | 90 | 0 | 1 | 3 | 2A | 1E | 2 | 39 |
| Octal | 224 | 222 | 220 | 0 | 1 | 3 | 52 | 36 | 2 | 71 |
| Binary | 10010100 | 10010010 | 10010000 | 0 | 1 | 11 | 101010 | 11110 | 10 | 111001 |
Color Harmonies of #949290
Complementary color
Monochromatic Colors of #949290
Black with #949290
Text Example
Text Example
White with #949290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949290; }
p { color: rgb(148,146,144); }
H1.HeaderClassName
{
color: #949290;
}
.AnyTagClassName
{
color: #949290;
}
</style>
background-color css
<style>
a { background-color: #949290; }
a { background-color: rgb(148,146,144); }
div.DivClassName
{
background-color: #949290;
}
.BgClassName
{
background-color: #949290;
}
</style>
border-color css
<style>
span { border-color: #949290; }
span { border-color: rgb(148,146,144); }
td.TdClassName
{
border-color: #949290;
}
.TagClassName
{
border-color: #949290;
}
</style>