Shades of East Bay #485769
Tints of East Bay #485769
RGB
CMYK
RGB Variations
Color information
#485769 (or 0x485769) is known color: East Bay. HEX triplet: 48, 57 and 69. RGB value is (72,87,105). Sum of RGB (Red+Green+Blue) = 72+87+105=264 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.27% from 264); Green value is 87 (34.38% from 255 or 32.95% from 264); Blue value is 105 (41.41% from 255 or 39.77% from 264); Max value from RGB is 105 - color contains mainly: blue. Hex color #485769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485769 is #B7A896. Grayscale: #545454. Windows color (decimal): -12036247 or 6903624. OLE color: 6903624.
HSL color Cylindrical-coordinate representation of color #485769: hue angle of 212.73º degrees, saturation: 0.19, 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 #485769 is Cyan = 0.31, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 87 | 105 | - |
| CMYK | 0.31 | 0.17 | 0 | 0.59 |
| HSL | 212.73º | 0.19% | 0.35% | - |
| HSV(B) | 212.73º | 0.31% | 0.41% | - |
| XYZ | 8.63 | 9.21 | 14.69 | - |
| YUV | 84.57 | 139.53 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 87 | 105 | 0.31 | 0.17 | 0 | 0.59 | 212.73 | 0.19 | 0.35 |
| Hex | 48 | 57 | 69 | 1F | 11 | 0 | 3B | D5 | 13 | 23 |
| Octal | 110 | 127 | 151 | 37 | 21 | 0 | 73 | 325 | 23 | 43 |
| Binary | 1001000 | 1010111 | 1101001 | 11111 | 10001 | 0 | 111011 | 11010101 | 10011 | 100011 |
Color Harmonies of #485769
Complementary color
Monochromatic Colors of #485769
Black with #485769
Text Example
Text Example
White with #485769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485769; }
p { color: rgb(72,87,105); }
H1.HeaderClassName
{
color: #485769;
}
.AnyTagClassName
{
color: #485769;
}
</style>
background-color css
<style>
a { background-color: #485769; }
a { background-color: rgb(72,87,105); }
div.DivClassName
{
background-color: #485769;
}
.BgClassName
{
background-color: #485769;
}
</style>
border-color css
<style>
span { border-color: #485769; }
span { border-color: rgb(72,87,105); }
td.TdClassName
{
border-color: #485769;
}
.TagClassName
{
border-color: #485769;
}
</style>