Shades of East Bay #485568
Tints of East Bay #485568
RGB
CMYK
RGB Variations
Color information
#485568 (or 0x485568) is known color: East Bay. HEX triplet: 48, 55 and 68. RGB value is (72,85,104). Sum of RGB (Red+Green+Blue) = 72+85+104=261 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.59% from 261); Green value is 85 (33.59% from 255 or 32.57% from 261); Blue value is 104 (41.02% from 255 or 39.85% from 261); Max value from RGB is 104 - color contains mainly: blue. Hex color #485568 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485568 is #B7AA97. Grayscale: #535353. Windows color (decimal): -12036760 or 6837576. OLE color: 6837576.
HSL color Cylindrical-coordinate representation of color #485568: hue angle of 215.62º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #485568 is Cyan = 0.31, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 85 | 104 | - |
| CMYK | 0.31 | 0.18 | 0 | 0.59 |
| HSL | 215.63º | 0.18% | 0.35% | - |
| HSV(B) | 215.63º | 0.31% | 0.41% | - |
| XYZ | 8.42 | 8.87 | 14.37 | - |
| YUV | 83.28 | 139.69 | 119.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 85 | 104 | 0.31 | 0.18 | 0 | 0.59 | 215.63 | 0.18 | 0.35 |
| Hex | 48 | 55 | 68 | 1F | 12 | 0 | 3B | D8 | 12 | 23 |
| Octal | 110 | 125 | 150 | 37 | 22 | 0 | 73 | 330 | 22 | 43 |
| Binary | 1001000 | 1010101 | 1101000 | 11111 | 10010 | 0 | 111011 | 11011000 | 10010 | 100011 |
Color Harmonies of #485568
Complementary color
Monochromatic Colors of #485568
Black with #485568
Text Example
Text Example
White with #485568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485568; }
p { color: rgb(72,85,104); }
H1.HeaderClassName
{
color: #485568;
}
.AnyTagClassName
{
color: #485568;
}
</style>
background-color css
<style>
a { background-color: #485568; }
a { background-color: rgb(72,85,104); }
div.DivClassName
{
background-color: #485568;
}
.BgClassName
{
background-color: #485568;
}
</style>
border-color css
<style>
span { border-color: #485568; }
span { border-color: rgb(72,85,104); }
td.TdClassName
{
border-color: #485568;
}
.TagClassName
{
border-color: #485568;
}
</style>