Shades of East Bay #485667
Tints of East Bay #485667
RGB
CMYK
RGB Variations
Color information
#485667 (or 0x485667) is known color: East Bay. HEX triplet: 48, 56 and 67. RGB value is (72,86,103). Sum of RGB (Red+Green+Blue) = 72+86+103=261 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.59% from 261); Green value is 86 (33.98% from 255 or 32.95% from 261); Blue value is 103 (40.62% from 255 or 39.46% from 261); Max value from RGB is 103 - color contains mainly: blue. Hex color #485667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485667 is #B7A998. Grayscale: #535353. Windows color (decimal): -12036505 or 6772296. OLE color: 6772296.
HSL color Cylindrical-coordinate representation of color #485667: hue angle of 212.9º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #485667 is Cyan = 0.30, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 86 | 103 | - |
| CMYK | 0.30 | 0.17 | 0 | 0.60 |
| HSL | 212.9º | 0.18% | 0.34% | - |
| HSV(B) | 212.9º | 0.3% | 0.4% | - |
| XYZ | 8.45 | 9.01 | 14.13 | - |
| YUV | 83.75 | 138.86 | 119.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 86 | 103 | 0.30 | 0.17 | 0 | 0.60 | 212.9 | 0.18 | 0.34 |
| Hex | 48 | 56 | 67 | 1E | 11 | 0 | 3C | D5 | 12 | 22 |
| Octal | 110 | 126 | 147 | 36 | 21 | 0 | 74 | 325 | 22 | 42 |
| Binary | 1001000 | 1010110 | 1100111 | 11110 | 10001 | 0 | 111100 | 11010101 | 10010 | 100010 |
Color Harmonies of #485667
Complementary color
Monochromatic Colors of #485667
Black with #485667
Text Example
Text Example
White with #485667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485667; }
p { color: rgb(72,86,103); }
H1.HeaderClassName
{
color: #485667;
}
.AnyTagClassName
{
color: #485667;
}
</style>
background-color css
<style>
a { background-color: #485667; }
a { background-color: rgb(72,86,103); }
div.DivClassName
{
background-color: #485667;
}
.BgClassName
{
background-color: #485667;
}
</style>
border-color css
<style>
span { border-color: #485667; }
span { border-color: rgb(72,86,103); }
td.TdClassName
{
border-color: #485667;
}
.TagClassName
{
border-color: #485667;
}
</style>