Shades of Edward #939794
Tints of Edward #939794
RGB
CMYK
RGB Variations
Color information
#939794 (or 0x939794) is known color: Edward. HEX triplet: 93, 97 and 94. RGB value is (147,151,148). Sum of RGB (Red+Green+Blue) = 147+151+148=446 (59% of max value = 765). Red value is 147 (57.81% from 255 or 32.96% from 446); Green value is 151 (59.38% from 255 or 33.86% from 446); Blue value is 148 (58.20% from 255 or 33.18% from 446); Max value from RGB is 151 - color contains mainly: green. Hex color #939794 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939794 is #6C686B. Grayscale: #959595. Windows color (decimal): -7104620 or 9738131. OLE color: 9738131.
HSL color Cylindrical-coordinate representation of color #939794: hue angle of 135º 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 #939794 is Cyan = 0.03, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 151 | 148 | - |
| CMYK | 0.03 | 0 | 0.02 | 0.41 |
| HSL | 135º | 0.02% | 0.58% | - |
| HSV(B) | 135º | 0.03% | 0.59% | - |
| XYZ | 28.44 | 30.47 | 32.4 | - |
| YUV | 149.46 | 127.17 | 126.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 151 | 148 | 0.03 | 0 | 0.02 | 0.41 | 135 | 0.02 | 0.58 |
| Hex | 93 | 97 | 94 | 3 | 0 | 2 | 29 | 87 | 2 | 3A |
| Octal | 223 | 227 | 224 | 3 | 0 | 2 | 51 | 207 | 2 | 72 |
| Binary | 10010011 | 10010111 | 10010100 | 11 | 0 | 10 | 101001 | 10000111 | 10 | 111010 |
Color Harmonies of #939794
Complementary color
Monochromatic Colors of #939794
Black with #939794
Text Example
Text Example
White with #939794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939794; }
p { color: rgb(147,151,148); }
H1.HeaderClassName
{
color: #939794;
}
.AnyTagClassName
{
color: #939794;
}
</style>
background-color css
<style>
a { background-color: #939794; }
a { background-color: rgb(147,151,148); }
div.DivClassName
{
background-color: #939794;
}
.BgClassName
{
background-color: #939794;
}
</style>
border-color css
<style>
span { border-color: #939794; }
span { border-color: rgb(147,151,148); }
td.TdClassName
{
border-color: #939794;
}
.TagClassName
{
border-color: #939794;
}
</style>