Shades of East Bay #485261
Tints of East Bay #485261
RGB
CMYK
RGB Variations
Color information
#485261 (or 0x485261) is known color: East Bay. HEX triplet: 48, 52 and 61. RGB value is (72,82,97). Sum of RGB (Red+Green+Blue) = 72+82+97=251 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.69% from 251); Green value is 82 (32.42% from 255 or 32.67% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 97 - color contains mainly: blue. Hex color #485261 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485261 is #B7AD9E. Grayscale: #505050. Windows color (decimal): -12037535 or 6378056. OLE color: 6378056.
HSL color Cylindrical-coordinate representation of color #485261: hue angle of 216º 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 #485261 is Cyan = 0.26, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 82 | 97 | - |
| CMYK | 0.26 | 0.15 | 0 | 0.62 |
| HSL | 216º | 0.15% | 0.33% | - |
| HSV(B) | 216º | 0.26% | 0.38% | - |
| XYZ | 7.85 | 8.28 | 12.49 | - |
| YUV | 80.72 | 137.19 | 121.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 82 | 97 | 0.26 | 0.15 | 0 | 0.62 | 216 | 0.15 | 0.33 |
| Hex | 48 | 52 | 61 | 1A | F | 0 | 3E | D8 | F | 21 |
| Octal | 110 | 122 | 141 | 32 | 17 | 0 | 76 | 330 | 17 | 41 |
| Binary | 1001000 | 1010010 | 1100001 | 11010 | 1111 | 0 | 111110 | 11011000 | 1111 | 100001 |
Color Harmonies of #485261
Complementary color
Monochromatic Colors of #485261
Black with #485261
Text Example
Text Example
White with #485261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485261; }
p { color: rgb(72,82,97); }
H1.HeaderClassName
{
color: #485261;
}
.AnyTagClassName
{
color: #485261;
}
</style>
background-color css
<style>
a { background-color: #485261; }
a { background-color: rgb(72,82,97); }
div.DivClassName
{
background-color: #485261;
}
.BgClassName
{
background-color: #485261;
}
</style>
border-color css
<style>
span { border-color: #485261; }
span { border-color: rgb(72,82,97); }
td.TdClassName
{
border-color: #485261;
}
.TagClassName
{
border-color: #485261;
}
</style>