Shades of East Bay #485472
Tints of East Bay #485472
RGB
CMYK
RGB Variations
Color information
#485472 (or 0x485472) is known color: East Bay. HEX triplet: 48, 54 and 72. RGB value is (72,84,114). Sum of RGB (Red+Green+Blue) = 72+84+114=270 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.67% from 270); Green value is 84 (33.20% from 255 or 31.11% 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 #485472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485472 is #B7AB8D. Grayscale: #535353. Windows color (decimal): -12037006 or 7492680. OLE color: 7492680.
HSL color Cylindrical-coordinate representation of color #485472: hue angle of 222.86º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #485472 is Cyan = 0.37, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 84 | 114 | - |
| CMYK | 0.37 | 0.26 | 0 | 0.55 |
| HSL | 222.86º | 0.23% | 0.36% | - |
| HSV(B) | 222.86º | 0.37% | 0.45% | - |
| XYZ | 8.88 | 8.93 | 17.18 | - |
| YUV | 83.83 | 145.02 | 119.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 84 | 114 | 0.37 | 0.26 | 0 | 0.55 | 222.86 | 0.23 | 0.36 |
| Hex | 48 | 54 | 72 | 25 | 1A | 0 | 37 | DF | 17 | 24 |
| Octal | 110 | 124 | 162 | 45 | 32 | 0 | 67 | 337 | 27 | 44 |
| Binary | 1001000 | 1010100 | 1110010 | 100101 | 11010 | 0 | 110111 | 11011111 | 10111 | 100100 |
Color Harmonies of #485472
Complementary color
Monochromatic Colors of #485472
Black with #485472
Text Example
Text Example
White with #485472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485472; }
p { color: rgb(72,84,114); }
H1.HeaderClassName
{
color: #485472;
}
.AnyTagClassName
{
color: #485472;
}
</style>
background-color css
<style>
a { background-color: #485472; }
a { background-color: rgb(72,84,114); }
div.DivClassName
{
background-color: #485472;
}
.BgClassName
{
background-color: #485472;
}
</style>
border-color css
<style>
span { border-color: #485472; }
span { border-color: rgb(72,84,114); }
td.TdClassName
{
border-color: #485472;
}
.TagClassName
{
border-color: #485472;
}
</style>