Shades of East Bay #485364
Tints of East Bay #485364
RGB
CMYK
RGB Variations
Color information
#485364 (or 0x485364) is known color: East Bay. HEX triplet: 48, 53 and 64. RGB value is (72,83,100). Sum of RGB (Red+Green+Blue) = 72+83+100=255 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.24% from 255); Green value is 83 (32.81% from 255 or 32.55% from 255); Blue value is 100 (39.45% from 255 or 39.22% from 255); Max value from RGB is 100 - color contains mainly: blue. Hex color #485364 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485364 is #B7AC9B. Grayscale: #515151. Windows color (decimal): -12037276 or 6574920. OLE color: 6574920.
HSL color Cylindrical-coordinate representation of color #485364: hue angle of 216.43º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #485364 is Cyan = 0.28, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 83 | 100 | - |
| CMYK | 0.28 | 0.17 | 0 | 0.61 |
| HSL | 216.43º | 0.16% | 0.34% | - |
| HSV(B) | 216.43º | 0.28% | 0.39% | - |
| XYZ | 8.07 | 8.48 | 13.27 | - |
| YUV | 81.65 | 138.36 | 121.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 83 | 100 | 0.28 | 0.17 | 0 | 0.61 | 216.43 | 0.16 | 0.34 |
| Hex | 48 | 53 | 64 | 1C | 11 | 0 | 3D | D8 | 10 | 22 |
| Octal | 110 | 123 | 144 | 34 | 21 | 0 | 75 | 330 | 20 | 42 |
| Binary | 1001000 | 1010011 | 1100100 | 11100 | 10001 | 0 | 111101 | 11011000 | 10000 | 100010 |
Color Harmonies of #485364
Complementary color
Monochromatic Colors of #485364
Black with #485364
Text Example
Text Example
White with #485364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485364; }
p { color: rgb(72,83,100); }
H1.HeaderClassName
{
color: #485364;
}
.AnyTagClassName
{
color: #485364;
}
</style>
background-color css
<style>
a { background-color: #485364; }
a { background-color: rgb(72,83,100); }
div.DivClassName
{
background-color: #485364;
}
.BgClassName
{
background-color: #485364;
}
</style>
border-color css
<style>
span { border-color: #485364; }
span { border-color: rgb(72,83,100); }
td.TdClassName
{
border-color: #485364;
}
.TagClassName
{
border-color: #485364;
}
</style>