Shades of Edward #949695
Tints of Edward #949695
RGB
CMYK
RGB Variations
Color information
#949695 (or 0x949695) is known color: Edward. HEX triplet: 94, 96 and 95. RGB value is (148,150,149). Sum of RGB (Red+Green+Blue) = 148+150+149=447 (59% of max value = 765). Red value is 148 (58.20% from 255 or 33.11% from 447); Green value is 150 (58.98% from 255 or 33.56% from 447); Blue value is 149 (58.59% from 255 or 33.33% from 447); Max value from RGB is 150 - color contains mainly: green. Hex color #949695 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #949695 is #6B696A. Grayscale: #959595. Windows color (decimal): -7039339 or 9803412. OLE color: 9803412.
HSL color Cylindrical-coordinate representation of color #949695: hue angle of 150º degrees, saturation: 0.01, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #949695 is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 148 | 150 | 149 | - |
| CMYK | 0.01 | 0 | 0.01 | 0.41 |
| HSL | 150º | 0.01% | 0.58% | - |
| HSV(B) | 150º | 0.01% | 0.59% | - |
| XYZ | 28.54 | 30.28 | 32.77 | - |
| YUV | 149.29 | 127.84 | 127.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 150 | 149 | 0.01 | 0 | 0.01 | 0.41 | 150 | 0.01 | 0.58 |
| Hex | 94 | 96 | 95 | 1 | 0 | 1 | 29 | 96 | 1 | 3A |
| Octal | 224 | 226 | 225 | 1 | 0 | 1 | 51 | 226 | 1 | 72 |
| Binary | 10010100 | 10010110 | 10010101 | 1 | 0 | 1 | 101001 | 10010110 | 1 | 111010 |
Color Harmonies of #949695
Complementary color
Monochromatic Colors of #949695
Black with #949695
Text Example
Text Example
White with #949695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949695; }
p { color: rgb(148,150,149); }
H1.HeaderClassName
{
color: #949695;
}
.AnyTagClassName
{
color: #949695;
}
</style>
background-color css
<style>
a { background-color: #949695; }
a { background-color: rgb(148,150,149); }
div.DivClassName
{
background-color: #949695;
}
.BgClassName
{
background-color: #949695;
}
</style>
border-color css
<style>
span { border-color: #949695; }
span { border-color: rgb(148,150,149); }
td.TdClassName
{
border-color: #949695;
}
.TagClassName
{
border-color: #949695;
}
</style>