Shades of Zorba #959390
Tints of Zorba #959390
RGB
CMYK
RGB Variations
Color information
#959390 (or 0x959390) is known color: Zorba. HEX triplet: 95, 93 and 90. RGB value is (149,147,144). Sum of RGB (Red+Green+Blue) = 149+147+144=440 (58% of max value = 765). Red value is 149 (58.59% from 255 or 33.86% from 440); Green value is 147 (57.81% from 255 or 33.41% from 440); Blue value is 144 (56.64% from 255 or 32.73% from 440); Max value from RGB is 149 - color contains mainly: red. Hex color #959390 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959390 is #6A6C6F. Grayscale: #939393. Windows color (decimal): -6974576 or 9474965. OLE color: 9474965.
HSL color Cylindrical-coordinate representation of color #959390: hue angle of 36º 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 #959390 is Cyan = 0, Magento = 0.01, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 147 | 144 | - |
| CMYK | 0 | 0.01 | 0.03 | 0.42 |
| HSL | 36º | 0.02% | 0.57% | - |
| HSV(B) | 36º | 0.03% | 0.58% | - |
| XYZ | 27.86 | 29.27 | 30.57 | - |
| YUV | 147.26 | 126.16 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 147 | 144 | 0 | 0.01 | 0.03 | 0.42 | 36 | 0.02 | 0.57 |
| Hex | 95 | 93 | 90 | 0 | 1 | 3 | 2A | 24 | 2 | 39 |
| Octal | 225 | 223 | 220 | 0 | 1 | 3 | 52 | 44 | 2 | 71 |
| Binary | 10010101 | 10010011 | 10010000 | 0 | 1 | 11 | 101010 | 100100 | 10 | 111001 |
Color Harmonies of #959390
Complementary color
Monochromatic Colors of #959390
Black with #959390
Text Example
Text Example
White with #959390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959390; }
p { color: rgb(149,147,144); }
H1.HeaderClassName
{
color: #959390;
}
.AnyTagClassName
{
color: #959390;
}
</style>
background-color css
<style>
a { background-color: #959390; }
a { background-color: rgb(149,147,144); }
div.DivClassName
{
background-color: #959390;
}
.BgClassName
{
background-color: #959390;
}
</style>
border-color css
<style>
span { border-color: #959390; }
span { border-color: rgb(149,147,144); }
td.TdClassName
{
border-color: #959390;
}
.TagClassName
{
border-color: #959390;
}
</style>