Shades of East Bay #485061
Tints of East Bay #485061
RGB
CMYK
RGB Variations
Color information
#485061 (or 0x485061) is known color: East Bay. HEX triplet: 48, 50 and 61. RGB value is (72,80,97). Sum of RGB (Red+Green+Blue) = 72+80+97=249 (32% of max value = 765). Red value is 72 (28.52% from 255 or 28.92% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 97 (38.28% from 255 or 38.96% from 249); Max value from RGB is 97 - color contains mainly: blue. Hex color #485061 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485061 is #B7AF9E. Grayscale: #4F4F4F. Windows color (decimal): -12038047 or 6377544. OLE color: 6377544.
HSL color Cylindrical-coordinate representation of color #485061: hue angle of 220.8º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #485061 is Cyan = 0.26, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 80 | 97 | - |
| CMYK | 0.26 | 0.18 | 0 | 0.62 |
| HSL | 220.8º | 0.15% | 0.33% | - |
| HSV(B) | 220.8º | 0.26% | 0.38% | - |
| XYZ | 7.7 | 7.98 | 12.44 | - |
| YUV | 79.55 | 137.85 | 122.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 80 | 97 | 0.26 | 0.18 | 0 | 0.62 | 220.8 | 0.15 | 0.33 |
| Hex | 48 | 50 | 61 | 1A | 12 | 0 | 3E | DD | F | 21 |
| Octal | 110 | 120 | 141 | 32 | 22 | 0 | 76 | 335 | 17 | 41 |
| Binary | 1001000 | 1010000 | 1100001 | 11010 | 10010 | 0 | 111110 | 11011101 | 1111 | 100001 |
Color Harmonies of #485061
Complementary color
Monochromatic Colors of #485061
Black with #485061
Text Example
Text Example
White with #485061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485061; }
p { color: rgb(72,80,97); }
H1.HeaderClassName
{
color: #485061;
}
.AnyTagClassName
{
color: #485061;
}
</style>
background-color css
<style>
a { background-color: #485061; }
a { background-color: rgb(72,80,97); }
div.DivClassName
{
background-color: #485061;
}
.BgClassName
{
background-color: #485061;
}
</style>
border-color css
<style>
span { border-color: #485061; }
span { border-color: rgb(72,80,97); }
td.TdClassName
{
border-color: #485061;
}
.TagClassName
{
border-color: #485061;
}
</style>