Shades of East Bay #495172
Tints of East Bay #495172
RGB
CMYK
RGB Variations
Color information
#495172 (or 0x495172) is known color: East Bay. HEX triplet: 49, 51 and 72. RGB value is (73,81,114). Sum of RGB (Red+Green+Blue) = 73+81+114=268 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.24% from 268); Green value is 81 (32.03% from 255 or 30.22% from 268); Blue value is 114 (44.92% from 255 or 42.54% from 268); Max value from RGB is 114 - color contains mainly: blue. Hex color #495172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495172 is #B6AE8D. Grayscale: #525252. Windows color (decimal): -11972238 or 7491913. OLE color: 7491913.
HSL color Cylindrical-coordinate representation of color #495172: hue angle of 228.29º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #495172 is Cyan = 0.36, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 81 | 114 | - |
| CMYK | 0.36 | 0.29 | 0 | 0.55 |
| HSL | 228.29º | 0.22% | 0.37% | - |
| HSV(B) | 228.29º | 0.36% | 0.45% | - |
| XYZ | 8.73 | 8.52 | 17.1 | - |
| YUV | 82.37 | 145.85 | 121.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 81 | 114 | 0.36 | 0.29 | 0 | 0.55 | 228.29 | 0.22 | 0.37 |
| Hex | 49 | 51 | 72 | 24 | 1D | 0 | 37 | E4 | 16 | 25 |
| Octal | 111 | 121 | 162 | 44 | 35 | 0 | 67 | 344 | 26 | 45 |
| Binary | 1001001 | 1010001 | 1110010 | 100100 | 11101 | 0 | 110111 | 11100100 | 10110 | 100101 |
Color Harmonies of #495172
Complementary color
Monochromatic Colors of #495172
Black with #495172
Text Example
Text Example
White with #495172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495172; }
p { color: rgb(73,81,114); }
H1.HeaderClassName
{
color: #495172;
}
.AnyTagClassName
{
color: #495172;
}
</style>
background-color css
<style>
a { background-color: #495172; }
a { background-color: rgb(73,81,114); }
div.DivClassName
{
background-color: #495172;
}
.BgClassName
{
background-color: #495172;
}
</style>
border-color css
<style>
span { border-color: #495172; }
span { border-color: rgb(73,81,114); }
td.TdClassName
{
border-color: #495172;
}
.TagClassName
{
border-color: #495172;
}
</style>