Shades of Zorba #979594
Tints of Zorba #979594
RGB
CMYK
RGB Variations
Color information
#979594 (or 0x979594) is known color: Zorba. HEX triplet: 97, 95 and 94. RGB value is (151,149,148). Sum of RGB (Red+Green+Blue) = 151+149+148=448 (59% of max value = 765). Red value is 151 (59.38% from 255 or 33.71% from 448); Green value is 149 (58.59% from 255 or 33.26% from 448); Blue value is 148 (58.20% from 255 or 33.04% from 448); Max value from RGB is 151 - color contains mainly: red. Hex color #979594 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #979594 is #686A6B. Grayscale: #959595. Windows color (decimal): -6842988 or 9737623. OLE color: 9737623.
HSL color Cylindrical-coordinate representation of color #979594: hue angle of 20º degrees, saturation: 0.01, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #979594 is Cyan = 0, Magento = 0.01, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 149 | 148 | - |
| CMYK | 0 | 0.01 | 0.02 | 0.41 |
| HSL | 20º | 0.01% | 0.59% | - |
| HSV(B) | 20º | 0.02% | 0.59% | - |
| XYZ | 28.86 | 30.21 | 32.33 | - |
| YUV | 149.48 | 127.16 | 129.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 149 | 148 | 0 | 0.01 | 0.02 | 0.41 | 20 | 0.01 | 0.59 |
| Hex | 97 | 95 | 94 | 0 | 1 | 2 | 29 | 14 | 1 | 3B |
| Octal | 227 | 225 | 224 | 0 | 1 | 2 | 51 | 24 | 1 | 73 |
| Binary | 10010111 | 10010101 | 10010100 | 0 | 1 | 10 | 101001 | 10100 | 1 | 111011 |
Color Harmonies of #979594
Complementary color
Monochromatic Colors of #979594
Black with #979594
Text Example
Text Example
White with #979594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #979594; }
p { color: rgb(151,149,148); }
H1.HeaderClassName
{
color: #979594;
}
.AnyTagClassName
{
color: #979594;
}
</style>
background-color css
<style>
a { background-color: #979594; }
a { background-color: rgb(151,149,148); }
div.DivClassName
{
background-color: #979594;
}
.BgClassName
{
background-color: #979594;
}
</style>
border-color css
<style>
span { border-color: #979594; }
span { border-color: rgb(151,149,148); }
td.TdClassName
{
border-color: #979594;
}
.TagClassName
{
border-color: #979594;
}
</style>