Shades of East Bay #495372
Tints of East Bay #495372
RGB
CMYK
RGB Variations
Color information
#495372 (or 0x495372) is known color: East Bay. HEX triplet: 49, 53 and 72. RGB value is (73,83,114). Sum of RGB (Red+Green+Blue) = 73+83+114=270 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.04% from 270); Green value is 83 (32.81% from 255 or 30.74% from 270); Blue value is 114 (44.92% from 255 or 42.22% from 270); Max value from RGB is 114 - color contains mainly: blue. Hex color #495372 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495372 is #B6AC8D. Grayscale: #535353. Windows color (decimal): -11971726 or 7492425. OLE color: 7492425.
HSL color Cylindrical-coordinate representation of color #495372: hue angle of 225.37º 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 #495372 is Cyan = 0.36, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 83 | 114 | - |
| CMYK | 0.36 | 0.27 | 0 | 0.55 |
| HSL | 225.37º | 0.22% | 0.37% | - |
| HSV(B) | 225.37º | 0.36% | 0.45% | - |
| XYZ | 8.88 | 8.82 | 17.15 | - |
| YUV | 83.54 | 145.19 | 120.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 83 | 114 | 0.36 | 0.27 | 0 | 0.55 | 225.37 | 0.22 | 0.37 |
| Hex | 49 | 53 | 72 | 24 | 1B | 0 | 37 | E1 | 16 | 25 |
| Octal | 111 | 123 | 162 | 44 | 33 | 0 | 67 | 341 | 26 | 45 |
| Binary | 1001001 | 1010011 | 1110010 | 100100 | 11011 | 0 | 110111 | 11100001 | 10110 | 100101 |
Color Harmonies of #495372
Complementary color
Monochromatic Colors of #495372
Black with #495372
Text Example
Text Example
White with #495372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495372; }
p { color: rgb(73,83,114); }
H1.HeaderClassName
{
color: #495372;
}
.AnyTagClassName
{
color: #495372;
}
</style>
background-color css
<style>
a { background-color: #495372; }
a { background-color: rgb(73,83,114); }
div.DivClassName
{
background-color: #495372;
}
.BgClassName
{
background-color: #495372;
}
</style>
border-color css
<style>
span { border-color: #495372; }
span { border-color: rgb(73,83,114); }
td.TdClassName
{
border-color: #495372;
}
.TagClassName
{
border-color: #495372;
}
</style>