Shades of East Bay #495572
Tints of East Bay #495572
RGB
CMYK
RGB Variations
Color information
#495572 (or 0x495572) is known color: East Bay. HEX triplet: 49, 55 and 72. RGB value is (73,85,114). Sum of RGB (Red+Green+Blue) = 73+85+114=272 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.84% from 272); Green value is 85 (33.59% from 255 or 31.25% from 272); Blue value is 114 (44.92% from 255 or 41.91% from 272); Max value from RGB is 114 - color contains mainly: blue. Hex color #495572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495572 is #B6AA8D. Grayscale: #545454. Windows color (decimal): -11971214 or 7492937. OLE color: 7492937.
HSL color Cylindrical-coordinate representation of color #495572: hue angle of 222.44º 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 #495572 is Cyan = 0.36, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 85 | 114 | - |
| CMYK | 0.36 | 0.25 | 0 | 0.55 |
| HSL | 222.44º | 0.22% | 0.37% | - |
| HSV(B) | 222.44º | 0.36% | 0.45% | - |
| XYZ | 9.03 | 9.13 | 17.21 | - |
| YUV | 84.72 | 144.52 | 119.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 85 | 114 | 0.36 | 0.25 | 0 | 0.55 | 222.44 | 0.22 | 0.37 |
| Hex | 49 | 55 | 72 | 24 | 19 | 0 | 37 | DE | 16 | 25 |
| Octal | 111 | 125 | 162 | 44 | 31 | 0 | 67 | 336 | 26 | 45 |
| Binary | 1001001 | 1010101 | 1110010 | 100100 | 11001 | 0 | 110111 | 11011110 | 10110 | 100101 |
Color Harmonies of #495572
Complementary color
Monochromatic Colors of #495572
Black with #495572
Text Example
Text Example
White with #495572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495572; }
p { color: rgb(73,85,114); }
H1.HeaderClassName
{
color: #495572;
}
.AnyTagClassName
{
color: #495572;
}
</style>
background-color css
<style>
a { background-color: #495572; }
a { background-color: rgb(73,85,114); }
div.DivClassName
{
background-color: #495572;
}
.BgClassName
{
background-color: #495572;
}
</style>
border-color css
<style>
span { border-color: #495572; }
span { border-color: rgb(73,85,114); }
td.TdClassName
{
border-color: #495572;
}
.TagClassName
{
border-color: #495572;
}
</style>