Shades of Cascade #939796
Tints of Cascade #939796
RGB
CMYK
RGB Variations
Color information
#939796 (or 0x939796) is known color: Cascade. HEX triplet: 93, 97 and 96. RGB value is (147,151,150). Sum of RGB (Red+Green+Blue) = 147+151+150=448 (59% of max value = 765). Red value is 147 (57.81% from 255 or 32.81% from 448); Green value is 151 (59.38% from 255 or 33.71% from 448); Blue value is 150 (58.98% from 255 or 33.48% from 448); Max value from RGB is 151 - color contains mainly: green. Hex color #939796 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939796 is #6C6869. Grayscale: #959595. Windows color (decimal): -7104618 or 9869203. OLE color: 9869203.
HSL color Cylindrical-coordinate representation of color #939796: hue angle of 165º degrees, saturation: 0.02, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #939796 is Cyan = 0.03, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 151 | 150 | - |
| CMYK | 0.03 | 0 | 0.01 | 0.41 |
| HSL | 165º | 0.02% | 0.58% | - |
| HSV(B) | 165º | 0.03% | 0.59% | - |
| XYZ | 28.6 | 30.54 | 33.24 | - |
| YUV | 149.69 | 128.17 | 126.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 151 | 150 | 0.03 | 0 | 0.01 | 0.41 | 165 | 0.02 | 0.58 |
| Hex | 93 | 97 | 96 | 3 | 0 | 1 | 29 | A5 | 2 | 3A |
| Octal | 223 | 227 | 226 | 3 | 0 | 1 | 51 | 245 | 2 | 72 |
| Binary | 10010011 | 10010111 | 10010110 | 11 | 0 | 1 | 101001 | 10100101 | 10 | 111010 |
Color Harmonies of #939796
Complementary color
Monochromatic Colors of #939796
Black with #939796
Text Example
Text Example
White with #939796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939796; }
p { color: rgb(147,151,150); }
H1.HeaderClassName
{
color: #939796;
}
.AnyTagClassName
{
color: #939796;
}
</style>
background-color css
<style>
a { background-color: #939796; }
a { background-color: rgb(147,151,150); }
div.DivClassName
{
background-color: #939796;
}
.BgClassName
{
background-color: #939796;
}
</style>
border-color css
<style>
span { border-color: #939796; }
span { border-color: rgb(147,151,150); }
td.TdClassName
{
border-color: #939796;
}
.TagClassName
{
border-color: #939796;
}
</style>