Shades of East Bay #485370
Tints of East Bay #485370
RGB
CMYK
RGB Variations
Color information
#485370 (or 0x485370) is known color: East Bay. HEX triplet: 48, 53 and 70. RGB value is (72,83,112). Sum of RGB (Red+Green+Blue) = 72+83+112=267 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.97% from 267); Green value is 83 (32.81% from 255 or 31.09% from 267); Blue value is 112 (44.14% from 255 or 41.95% from 267); Max value from RGB is 112 - color contains mainly: blue. Hex color #485370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485370 is #B7AC8F. Grayscale: #525252. Windows color (decimal): -12037264 or 7361352. OLE color: 7361352.
HSL color Cylindrical-coordinate representation of color #485370: hue angle of 223.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #485370 is Cyan = 0.36, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 83 | 112 | - |
| CMYK | 0.36 | 0.26 | 0 | 0.56 |
| HSL | 223.5º | 0.22% | 0.36% | - |
| HSV(B) | 223.5º | 0.36% | 0.44% | - |
| XYZ | 8.69 | 8.73 | 16.56 | - |
| YUV | 83.02 | 144.36 | 120.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 83 | 112 | 0.36 | 0.26 | 0 | 0.56 | 223.5 | 0.22 | 0.36 |
| Hex | 48 | 53 | 70 | 24 | 1A | 0 | 38 | E0 | 16 | 24 |
| Octal | 110 | 123 | 160 | 44 | 32 | 0 | 70 | 340 | 26 | 44 |
| Binary | 1001000 | 1010011 | 1110000 | 100100 | 11010 | 0 | 111000 | 11100000 | 10110 | 100100 |
Color Harmonies of #485370
Complementary color
Monochromatic Colors of #485370
Black with #485370
Text Example
Text Example
White with #485370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485370; }
p { color: rgb(72,83,112); }
H1.HeaderClassName
{
color: #485370;
}
.AnyTagClassName
{
color: #485370;
}
</style>
background-color css
<style>
a { background-color: #485370; }
a { background-color: rgb(72,83,112); }
div.DivClassName
{
background-color: #485370;
}
.BgClassName
{
background-color: #485370;
}
</style>
border-color css
<style>
span { border-color: #485370; }
span { border-color: rgb(72,83,112); }
td.TdClassName
{
border-color: #485370;
}
.TagClassName
{
border-color: #485370;
}
</style>