Shades of East Bay #485063
Tints of East Bay #485063
RGB
CMYK
RGB Variations
Color information
#485063 (or 0x485063) is known color: East Bay. HEX triplet: 48, 50 and 63. RGB value is (72,80,99). Sum of RGB (Red+Green+Blue) = 72+80+99=251 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.69% from 251); Green value is 80 (31.64% from 255 or 31.87% from 251); Blue value is 99 (39.06% from 255 or 39.44% from 251); Max value from RGB is 99 - color contains mainly: blue. Hex color #485063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485063 is #B7AF9C. Grayscale: #4F4F4F. Windows color (decimal): -12038045 or 6508616. OLE color: 6508616.
HSL color Cylindrical-coordinate representation of color #485063: hue angle of 222.22º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #485063 is Cyan = 0.27, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 80 | 99 | - |
| CMYK | 0.27 | 0.19 | 0 | 0.61 |
| HSL | 222.22º | 0.16% | 0.34% | - |
| HSV(B) | 222.22º | 0.27% | 0.39% | - |
| XYZ | 7.79 | 8.02 | 12.94 | - |
| YUV | 79.77 | 138.85 | 122.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 80 | 99 | 0.27 | 0.19 | 0 | 0.61 | 222.22 | 0.16 | 0.34 |
| Hex | 48 | 50 | 63 | 1B | 13 | 0 | 3D | DE | 10 | 22 |
| Octal | 110 | 120 | 143 | 33 | 23 | 0 | 75 | 336 | 20 | 42 |
| Binary | 1001000 | 1010000 | 1100011 | 11011 | 10011 | 0 | 111101 | 11011110 | 10000 | 100010 |
Color Harmonies of #485063
Complementary color
Monochromatic Colors of #485063
Black with #485063
Text Example
Text Example
White with #485063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485063; }
p { color: rgb(72,80,99); }
H1.HeaderClassName
{
color: #485063;
}
.AnyTagClassName
{
color: #485063;
}
</style>
background-color css
<style>
a { background-color: #485063; }
a { background-color: rgb(72,80,99); }
div.DivClassName
{
background-color: #485063;
}
.BgClassName
{
background-color: #485063;
}
</style>
border-color css
<style>
span { border-color: #485063; }
span { border-color: rgb(72,80,99); }
td.TdClassName
{
border-color: #485063;
}
.TagClassName
{
border-color: #485063;
}
</style>